hadoop git commit: HDFS-8204. Mover/Balancer should not schedule two replicas to the same datanode. Contributed by Walter Su

2015-04-28 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/trunk eccf709a6 - 5639bf02d HDFS-8204. Mover/Balancer should not schedule two replicas to the same datanode. Contributed by Walter Su Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8204. Mover/Balancer should not schedule two replicas to the same datanode. Contributed by Walter Su

2015-04-28 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/branch-2 d149af053 - 9b62a8ed7 HDFS-8204. Mover/Balancer should not schedule two replicas to the same datanode. Contributed by Walter Su Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8204. Mover/Balancer should not schedule two replicas to the same datanode. Contributed by Walter Su

2015-04-28 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/branch-2.7 a940f1922 - 6b20b325f HDFS-8204. Mover/Balancer should not schedule two replicas to the same datanode. Contributed by Walter Su Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8273. FSNamesystem#Delete() should not call logSync() when holding the lock. Contributed by Haohui Mai.

2015-04-28 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2.7 30d0f1045 - 4b9147ef8 HDFS-8273. FSNamesystem#Delete() should not call logSync() when holding the lock. Contributed by Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8280. Code Cleanup in DFSInputStream. Contributed by Jing Zhao.

2015-04-28 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk c79e7f7d9 - 439614b0c HDFS-8280. Code Cleanup in DFSInputStream. Contributed by Jing Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/439614b0 Tree:

hadoop git commit: HDFS-8280. Code Cleanup in DFSInputStream. Contributed by Jing Zhao.

2015-04-28 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 7bbe9495c - fc9e7d7a2 HDFS-8280. Code Cleanup in DFSInputStream. Contributed by Jing Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc9e7d7a Tree:

hadoop git commit: HDFS-8273. FSNamesystem#Delete() should not call logSync() when holding the lock. Contributed by Haohui Mai.

2015-04-28 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 ea828578a - 7bbe9495c HDFS-8273. FSNamesystem#Delete() should not call logSync() when holding the lock. Contributed by Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6335. Created MR job based performance test driver for the timeline service v2. Contributed by Sangjin Lee.

2015-04-28 Thread zjshen
Repository: hadoop Updated Branches: refs/heads/YARN-2928 277d5fd2c - b689f5d43 MAPREDUCE-6335. Created MR job based performance test driver for the timeline service v2. Contributed by Sangjin Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-3485. FairScheduler headroom calculation doesn't consider maxResources for Fifo and FairShare policies. (kasha)

2015-04-28 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2 fc9e7d7a2 - 4cc38df7d YARN-3485. FairScheduler headroom calculation doesn't consider maxResources for Fifo and FairShare policies. (kasha) (cherry picked from commit 8f82970e0c247b37b2bf33aa21f6a39afa07efde) Project:

hadoop git commit: YARN-3485. FairScheduler headroom calculation doesn't consider maxResources for Fifo and FairShare policies. (kasha)

2015-04-28 Thread kasha
Repository: hadoop Updated Branches: refs/heads/trunk 439614b0c - 8f82970e0 YARN-3485. FairScheduler headroom calculation doesn't consider maxResources for Fifo and FairShare policies. (kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-3485. FairScheduler headroom calculation doesn't consider maxResources for Fifo and FairShare policies. (kasha)

2015-04-28 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2.7 4b9147ef8 - 396c41b1d YARN-3485. FairScheduler headroom calculation doesn't consider maxResources for Fifo and FairShare policies. (kasha) (cherry picked from commit 8f82970e0c247b37b2bf33aa21f6a39afa07efde) (cherry picked from

hadoop git commit: MAPREDUCE-6334. Fetcher#copyMapOutput is leaking usedMemory upon IOException during InMemoryMapOutput shuffle handler. Contributed by Eric Payne (cherry picked from commit bc1bd7e5c

2015-04-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 9b62a8ed7 - ea828578a MAPREDUCE-6334. Fetcher#copyMapOutput is leaking usedMemory upon IOException during InMemoryMapOutput shuffle handler. Contributed by Eric Payne (cherry picked from commit bc1bd7e5c4047b374420683d36a8c30eda6d75b6)

hadoop git commit: MAPREDUCE-6334. Fetcher#copyMapOutput is leaking usedMemory upon IOException during InMemoryMapOutput shuffle handler. Contributed by Eric Payne

2015-04-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 5639bf02d - bc1bd7e5c MAPREDUCE-6334. Fetcher#copyMapOutput is leaking usedMemory upon IOException during InMemoryMapOutput shuffle handler. Contributed by Eric Payne Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8235. Erasure Coding: Create DFSStripedInputStream in DFSClient#open. Contributed by Kai Sasaki.

2015-04-28 Thread jing9
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 cb77ab52b - bd5cb5981 HDFS-8235. Erasure Coding: Create DFSStripedInputStream in DFSClient#open. Contributed by Kai Sasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6343. JobConf.parseMaximumHeapSizeMB() fails to parse value greater than 2GB expressed in bytes. (Hao Xia via kasha)

2015-04-28 Thread kasha
Repository: hadoop Updated Branches: refs/heads/trunk bc1bd7e5c - 519092322 MAPREDUCE-6343. JobConf.parseMaximumHeapSizeMB() fails to parse value greater than 2GB expressed in bytes. (Hao Xia via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6334. Fetcher#copyMapOutput is leaking usedMemory upon IOException during InMemoryMapOutput shuffle handler. Contributed by Eric Payne (cherry picked from commit bc1bd7e5c

2015-04-28 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.7 6b20b325f - 30d0f1045 MAPREDUCE-6334. Fetcher#copyMapOutput is leaking usedMemory upon IOException during InMemoryMapOutput shuffle handler. Contributed by Eric Payne (cherry picked from commit

hadoop git commit: HDFS-8230. Erasure Coding: Ignore DatanodeProtocol#DNA_ERASURE_CODING_RECOVERY commands from standbynode if any (Contributed by Vinayakumar B)

2015-04-28 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 bc3091b18 - 89a4f3d65 HDFS-8230. Erasure Coding: Ignore DatanodeProtocol#DNA_ERASURE_CODING_RECOVERY commands from standbynode if any (Contributed by Vinayakumar B) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8189. ClientProtocol#createErasureCodingZone API was wrongly annotated as Idempotent (Contributed by Vinayakumar B)

2015-04-28 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/HDFS-7285 89a4f3d65 - cb77ab52b HDFS-8189. ClientProtocol#createErasureCodingZone API was wrongly annotated as Idempotent (Contributed by Vinayakumar B) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-11881. test-patch.sh javac result is wildly wrong (Kengo Seki via aw)

2015-04-28 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk 99fe03e43 - eccf709a6 HADOOP-11881. test-patch.sh javac result is wildly wrong (Kengo Seki via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/eccf709a Tree:

hadoop git commit: HADOOP-11881. test-patch.sh javac result is wildly wrong (Kengo Seki via aw)

2015-04-28 Thread aw
Repository: hadoop Updated Branches: refs/heads/branch-2 1d03ac353 - d149af053 HADOOP-11881. test-patch.sh javac result is wildly wrong (Kengo Seki via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d149af05 Tree:

hadoop git commit: Moving MAPREDUCE-6252 to the 2.7.1 CHANGES.txt

2015-04-28 Thread devaraj
Repository: hadoop Updated Branches: refs/heads/branch-2 a82addd61 - 1d03ac353 Moving MAPREDUCE-6252 to the 2.7.1 CHANGES.txt (cherry picked from commit 99fe03e439b0f9afd01754d998c6eb64f0f70300) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Moving MAPREDUCE-6252 to the 2.7.1 CHANGES.txt

2015-04-28 Thread devaraj
Repository: hadoop Updated Branches: refs/heads/trunk feb68cb54 - 99fe03e43 Moving MAPREDUCE-6252 to the 2.7.1 CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/99fe03e4 Tree:

hadoop git commit: MAPREDUCE-6252. JobHistoryServer should not fail when encountering a missing directory. Contributed by Craig Welch.

2015-04-28 Thread devaraj
Repository: hadoop Updated Branches: refs/heads/branch-2.7 3a7bfdf31 - a940f1922 MAPREDUCE-6252. JobHistoryServer should not fail when encountering a missing directory. Contributed by Craig Welch. (cherry picked from commit 5e67c4d384193b38a85655c8f93193596821faa5) Project: