Suresh Srinivas
|
999ce497f0
|
HDFS-4625. Make TestNNWithQJM#testNewNamenodeTakesOverWriter work on Windows. Contributed by Ivan Mitic.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464780 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-04 22:54:09 +00:00 |
|
Siddharth Seth
|
681312d9c4
|
Updated CHANGES.txt to reflect YARN-470 being merged into branch-2.0.4-alpha.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464772 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-04 21:25:28 +00:00 |
|
Suresh Srinivas
|
28c74a21ea
|
HADOOP-9429. TestConfiguration fails with IBM JAVA. Contributed by Amir Sanjar.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464725 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-04 20:26:20 +00:00 |
|
Kihwal Lee
|
547d2b0bac
|
HDFS-4548. Webhdfs doesn't renegotiate SPNEGO token. Contributed by Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464548 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-04 13:50:31 +00:00 |
|
Luke Lu
|
d088d2ddea
|
HDFS-4665. Move TestNetworkTopologyWithNodeGroup to common. (Junping Du via llu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464303 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-04 07:12:28 +00:00 |
|
Luke Lu
|
ab850368e8
|
HADOOP-9451. Fault single-layer config if node group topology is enabled. (Junping Du via llu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464301 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-04 07:07:59 +00:00 |
|
Vinod Kumar Vavilapalli
|
1fd462b118
|
YARN-536. Removed the unused objects ContainerStatus and ContainerStatus from Container which also don't belong to the container. Contributed by Xuan Gong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464271 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-04 03:41:18 +00:00 |
|
Jason Darrell Lowe
|
fc75d3f3dc
|
MAPREDUCE-5086. MR app master deletes staging dir when sent a reboot command from the RM. Contributed by Jian He
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464255 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-04 01:56:49 +00:00 |
|
Alejandro Abdelnur
|
da0e779e4b
|
HADOOP-9401. CodecPool: Add counters for number of (de)compressors leased out. (kkambatl via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464219 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-03 22:26:47 +00:00 |
|
Alejandro Abdelnur
|
070916130a
|
MAPREDUCE-5098. Fix findbugs warnings in gridmix. (kkambatl via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464209 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-03 21:22:02 +00:00 |
|
Alejandro Abdelnur
|
3a089cf356
|
YARN-458. YARN daemon addresses must be placed in many different configs. (sandyr via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464204 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-03 21:04:23 +00:00 |
|
Alejandro Abdelnur
|
2100e93b04
|
YARN-538. RM address DNS lookup can cause unnecessary slowness on every JHS page load. (sandyr via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464197 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-03 20:41:57 +00:00 |
|
Eli Collins
|
0e9f61addc
|
Revert initial HADOOP-9357 patch.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464182 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-03 19:43:29 +00:00 |
|
Eli Collins
|
2d02b7741d
|
Revert YARN-516 per HADOOP-9357.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464181 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-03 19:42:12 +00:00 |
|
Konstantin Boudnik
|
d18cc69d4e
|
MAPREDUCE-5088. MR Client gets an renewer token exception while Oozie is submitting a job (daryn)
merge -c1463804 from branch-2.0.4-alpha
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464153 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-03 18:45:15 +00:00 |
|
Thomas White
|
dd2e87a79f
|
YARN-381. Improve fair scheduler docs. Contributed by Sandy Ryza.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464130 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-03 18:01:14 +00:00 |
|
Vinod Kumar Vavilapalli
|
3e9200ddde
|
YARN-101. Fix NodeManager heartbeat processing to not lose track of completed containers in case of dropped heartbeats. Contributed by Xuan Gong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1464105 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-03 16:57:07 +00:00 |
|
Vinod Kumar Vavilapalli
|
38678cc3d9
|
MAPREDUCE-5117. Changed MRClientProtocolPBClientImpl to be closeable and thus fix failures in renewal of HistoryServer's delegations tokens. Contributed by Siddharth Seth.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463828 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-03 05:37:10 +00:00 |
|
Vinod Kumar Vavilapalli
|
e67e3ff05d
|
YARN-467. Modify public distributed cache to localize files such that no local directory hits unix file count limits and thus prevent job failures. Contributed by Omkar Vinit Joshi.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463823 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-03 05:00:28 +00:00 |
|
Thomas Graves
|
75ef1b4845
|
MAPREDUCE-4991. coverage for gridmix (Aleksey Gorshkov via tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463806 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-03 01:45:24 +00:00 |
|
Kihwal Lee
|
8293e22565
|
HDFS-4649. Webhdfs cannot list large directories. Contributed by Daryn Sharp.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463698 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-02 19:11:56 +00:00 |
|
Bikas Saha
|
d40b154d27
|
YARN-382. SchedulerUtils improve way normalizeRequest sets the resource capabilities (Zhijie Shen via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463653 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-02 18:07:07 +00:00 |
|
Aaron Myers
|
9c26c28c87
|
HDFS-4658. Standby NN will log that it has received a block report "after becoming active". Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463643 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-02 17:49:58 +00:00 |
|
Vinod Kumar Vavilapalli
|
bcce9354bc
|
YARN-447. Move ApplicationComparator in CapacityScheduler to use comparator in ApplicationId. Contributed by Nemon Lou.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463405 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-02 06:59:13 +00:00 |
|
Vinod Kumar Vavilapalli
|
17be263e9b
|
YARN-516. Fix failure in TestContainerLocalizer caused by HADOOP-9357. Contributed by Andrew Wang.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463362 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-02 02:16:35 +00:00 |
|
Robert Joseph Evans
|
6f0c4dca74
|
Reverted MAPREDUCE-4974 because of test failures.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463359 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-02 02:13:18 +00:00 |
|
Aaron Myers
|
ef9e1ba763
|
HDFS-4656. DN heartbeat loop can be briefly tight. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463357 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-02 02:11:07 +00:00 |
|
Aaron Myers
|
329fb1f433
|
HDFS-4655. DNA_FINALIZE is logged as being an unknown command by the DN when received from the standby NN. Contributed by Aaron T. Myers.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463355 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-02 02:05:55 +00:00 |
|
Vinod Kumar Vavilapalli
|
7ca9fe73a0
|
YARN-309. Changed NodeManager to obtain heart-beat interval from the ResourceManager. Contributed by Xuan Gong.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463346 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-02 01:04:07 +00:00 |
|
Alejandro Abdelnur
|
806073867e
|
MAPREDUCE-5113. Streaming input/output types are ignored with java mapper/reducer. (sandyr via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463307 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-01 21:42:12 +00:00 |
|
Steve Loughran
|
7c65dbb938
|
YARN-524 TestYarnVersionInfo failing if generated properties doesn't include an SVN URL
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463300 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-01 20:57:02 +00:00 |
|
Robert Joseph Evans
|
b55756dd03
|
MAPREDUCE-4974. Optimising the LineRecordReader initialize() method (Gelesh via bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463221 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-01 17:45:07 +00:00 |
|
Vinod Kumar Vavilapalli
|
aa634e0814
|
YARN-475. Remove a unused constant in the public API - ApplicationConstants.AM_APP_ATTEMPT_ID_ENV. Contributed by Hitesh Shah.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1463033 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-31 19:17:44 +00:00 |
|
Jason Darrell Lowe
|
2fd56e33b4
|
YARN-515. Node Manager not getting the master key. Contributed by Robert Joseph Evans
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1462632 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-29 20:20:19 +00:00 |
|
Thomas Graves
|
01aabf7363
|
YARN-460. CS user left in list of active users for the queue even when application finished (tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1462486 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-29 14:36:53 +00:00 |
|
Vinod Kumar Vavilapalli
|
1b87baa06f
|
HADOOP-9444. Modify hadoop-policy.xml to replace unexpanded variables to a default value of '*'. Contributed by Roman Shaposhnik.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1462417 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-29 06:29:22 +00:00 |
|
Todd Lipcon
|
1611b51a97
|
HADOOP-9150. Avoid unnecessary DNS resolution attempts for logical URIs. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1462303 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-28 20:58:45 +00:00 |
|
Bikas Saha
|
520033b1cd
|
YARN-450. Define value for * in the scheduling protocol (Zhijie Shen via bikas)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1462271 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-28 19:44:28 +00:00 |
|
Eli Collins
|
799e3c344e
|
HADOOP-9357. Fallback to default authority if not specified in FileContext. Contributed by Andrew Wang
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1461898 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-27 23:43:45 +00:00 |
|
Alejandro Abdelnur
|
967b62f5d2
|
YARN-24. Nodemanager fails to start if log aggregation enabled and namenode unavailable. (sandyr via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1461891 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-27 23:14:05 +00:00 |
|
Aaron Myers
|
fc5fd80e9f
|
HADOOP-9125. LdapGroupsMapping threw CommunicationException after some idle time. Contributed by Kai Zheng.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1461863 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-27 21:49:43 +00:00 |
|
Sanjay Radia
|
0e6604aab3
|
HDFS-4633 TestDFSClientExcludedNodes fails sporadically if excluded nodes cache expires too quickly (Chris Nauroth via Sanjay)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1461846 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-27 20:49:48 +00:00 |
|
Todd Lipcon
|
fc0a4de670
|
HADOOP-9358. "Auth failed" log should include exception string. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1461788 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-27 18:51:06 +00:00 |
|
Todd Lipcon
|
4809bfa6ed
|
HDFS-4618. Default transaction interval for checkpoints is too low. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1461783 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-27 18:46:32 +00:00 |
|
Todd Lipcon
|
81192e4e41
|
HDFS-4621. Additional logging to help diagnose slow QJM syncs. Contributed by Todd Lipcon.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1461777 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-27 18:42:43 +00:00 |
|
Vinod Kumar Vavilapalli
|
d0bbff6c32
|
YARN-209. Fix CapacityScheduler to trigger application-activation when the cluster capacity changes. Contributed by Zhijie Shen.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1461773 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-27 18:38:28 +00:00 |
|
Vinod Kumar Vavilapalli
|
85859313e7
|
HADOOP-8415. Add getDouble() and setDouble() in org.apache.hadoop.conf.Configuration (Jan van der Lugt via harsh)
Merging into branch-2. Updating CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1461727 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-27 17:21:00 +00:00 |
|
Thomas White
|
414458ff9d
|
YARN-496. Fair scheduler configs are refreshed inconsistently in reinitialize. Contributed by Sandy Ryza
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1461614 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-27 14:42:41 +00:00 |
|
Kihwal Lee
|
c9f5052803
|
HDFS-4581. DataNode.checkDiskError should not be called on network errors. Contributed by Rohit Kochar.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1461597 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-27 14:21:13 +00:00 |
|
Thomas White
|
375584ae0f
|
MAPREDUCE-5006. Fix failing streaming tests due to MAPREDUCE-4994. Contributed by Sandy Ryza.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1461541 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-27 11:47:06 +00:00 |
|