[1/2] hadoop git commit: Revert "YARN-4354. Public resource localization fails with NPE. Contributed by Jason Lowe."

2015-11-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.7 8ea88ab0b -> e1716c7cf Revert "YARN-4354. Public resource localization fails with NPE. Contributed by Jason Lowe." This reverts commit 8ea88ab0b87482b779ec9f629b46e9ac7ad53cb5. Project:

hadoop git commit: HDFS-9413. getContentSummary() on standby should throw StandbyException. (Brahma Reddy Battula via mingma)

2015-11-16 Thread mingma
Repository: hadoop Updated Branches: refs/heads/trunk 855d52927 -> 02653add9 HDFS-9413. getContentSummary() on standby should throw StandbyException. (Brahma Reddy Battula via mingma) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9408. Build both static and dynamic libraries for libhdfspp. Contributed by Stephen Walkauskas.

2015-11-16 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/HDFS-8707 8fdbbae04 -> 825571a0e HDFS-9408. Build both static and dynamic libraries for libhdfspp. Contributed by Stephen Walkauskas. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9413. getContentSummary() on standby should throw StandbyException. (Brahma Reddy Battula via mingma)

2015-11-16 Thread mingma
Repository: hadoop Updated Branches: refs/heads/branch-2 1d107d805 -> 42b55ff23 HDFS-9413. getContentSummary() on standby should throw StandbyException. (Brahma Reddy Battula via mingma) (cherry picked from commit 02653add98f34deedc27f4da2254d25e83e55b58) Project:

hadoop git commit: YARN-4354. Public resource localization fails with NPE. Contributed by Jason Lowe. (cherry picked from commit 855d52927b6115e2cfbd97a94d6c1a3ddf0e94bb)

2015-11-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.7.2 6f38ccc67 -> d92ff488b YARN-4354. Public resource localization fails with NPE. Contributed by Jason Lowe. (cherry picked from commit 855d52927b6115e2cfbd97a94d6c1a3ddf0e94bb) Conflicts: hadoop-yarn-project/CHANGES.txt

hadoop git commit: HDFS-9387. Fix namenodeUri parameter parsing in NNThroughputBenchmark. Contributed by Mingliang Liu.

2015-11-16 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-2 42b55ff23 -> 5ea3f03ec HDFS-9387. Fix namenodeUri parameter parsing in NNThroughputBenchmark. Contributed by Mingliang Liu. (cherry picked from commit 2701f2d2558f3ade879539f3f7bedf749709f2f1) Project:

hadoop git commit: HDFS-9421. NNThroughputBenchmark replication test NPE with -namenode option. Contributed by Mingliang Liu.

2015-11-16 Thread xyao
Repository: hadoop Updated Branches: refs/heads/trunk 2701f2d25 -> a4f62a2d5 HDFS-9421. NNThroughputBenchmark replication test NPE with -namenode option. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9421. NNThroughputBenchmark replication test NPE with -namenode option. Contributed by Mingliang Liu.

2015-11-16 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-2 5ea3f03ec -> dceed6b0a HDFS-9421. NNThroughputBenchmark replication test NPE with -namenode option. Contributed by Mingliang Liu. (cherry picked from commit a4f62a2d58d4e00cda3632411c6abda6eaa12a0e) Project:

hadoop git commit: MAPREDUCE-5485. Allow repeating job commit by extending OutputCommitter API. Contributed by Junping Du

2015-11-16 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk a4f62a2d5 -> 6502d59e7 MAPREDUCE-5485. Allow repeating job commit by extending OutputCommitter API. Contributed by Junping Du Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9387. Fix namenodeUri parameter parsing in NNThroughputBenchmark. Contributed by Mingliang Liu.

2015-11-16 Thread xyao
Repository: hadoop Updated Branches: refs/heads/trunk 02653add9 -> 2701f2d25 HDFS-9387. Fix namenodeUri parameter parsing in NNThroughputBenchmark. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-5485. Allow repeating job commit by extending OutputCommitter API. Contributed by Junping Du

2015-11-16 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2 dceed6b0a -> f562c155d MAPREDUCE-5485. Allow repeating job commit by extending OutputCommitter API. Contributed by Junping Du Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Revert "YARN-3840. Resource Manager web ui issue when sorting application by id (with application having id > 9999) Contributed by Mohammad Shahid Khan"

2015-11-16 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk 621cbb4f6 -> fcd788802 Revert "YARN-3840. Resource Manager web ui issue when sorting application by id (with application having id > ) Contributed by Mohammad Shahid Khan" This reverts commit 8fbea531d7f7b665f6f55af54c8ebf330118ff37.

hadoop git commit: Revert "YARN-3840. Resource Manager web ui issue when sorting application by id (with application having id > 9999) Contributed by Mohammad Shahid Khan"

2015-11-16 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2.7 f95f416fa -> 27b786660 Revert "YARN-3840. Resource Manager web ui issue when sorting application by id (with application having id > ) Contributed by Mohammad Shahid Khan" This reverts commit

[1/2] hadoop git commit: HDFS-9397. Fix typo for readChecksum() LOG.warn in BlockSender.java. (Contributed by Enrique Flores)

2015-11-16 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 2cf084ac7 -> efcaf9c28 refs/heads/trunk fcd788802 -> 007c6ce1a HDFS-9397. Fix typo for readChecksum() LOG.warn in BlockSender.java. (Contributed by Enrique Flores) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HDFS-9397. Fix typo for readChecksum() LOG.warn in BlockSender.java. (Contributed by Enrique Flores)

2015-11-16 Thread arp
HDFS-9397. Fix typo for readChecksum() LOG.warn in BlockSender.java. (Contributed by Enrique Flores) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/efcaf9c2 Tree:

hadoop git commit: HDFS-9358. TestNodeCount#testNodeCount timed out. Contributed by Masatake Iwasaki.

2015-11-16 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/trunk 6502d59e7 -> 621cbb4f6 HDFS-9358. TestNodeCount#testNodeCount timed out. Contributed by Masatake Iwasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/621cbb4f

hadoop git commit: HDFS-9358. TestNodeCount#testNodeCount timed out. Contributed by Masatake Iwasaki.

2015-11-16 Thread waltersu4549
Repository: hadoop Updated Branches: refs/heads/branch-2 f562c155d -> bff9d08a4 HDFS-9358. TestNodeCount#testNodeCount timed out. Contributed by Masatake Iwasaki. (cherry picked from commit 621cbb4f69072bde259f213629f84494416ae12f) Project:

hadoop git commit: MAPREDUCE-5485. Allow repeating job commit by extending OutputCommitter API. Contributed by Junping Du

2015-11-16 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2.7 e1716c7cf -> f95f416fa MAPREDUCE-5485. Allow repeating job commit by extending OutputCommitter API. Contributed by Junping Du Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6499. Add elapsed time for retired job in JobHistoryServer WebUI. Contributed by Lin Yiqun.

2015-11-16 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 efcaf9c28 -> 8de7911eb MAPREDUCE-6499. Add elapsed time for retired job in JobHistoryServer WebUI. Contributed by Lin Yiqun. (cherry picked from commit a7f776ffdfc9f96d3091d99a2a87157b290cbfe0) Project:

hadoop git commit: MAPREDUCE-6499. Add elapsed time for retired job in JobHistoryServer WebUI. Contributed by Lin Yiqun.

2015-11-16 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 007c6ce1a -> a7f776ffd MAPREDUCE-6499. Add elapsed time for retired job in JobHistoryServer WebUI. Contributed by Lin Yiqun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8615. Correct HTTP method in WebHDFS document. Contributed by Brahma Reddy Battula.

2015-11-16 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.7 27b786660 -> ab04c9ab5 HDFS-8615. Correct HTTP method in WebHDFS document. Contributed by Brahma Reddy Battula. (cherry picked from commit 1a169a26bcc4e4bab7697965906cb9ca7ef8329e) (cherry picked from commit

hadoop git commit: Move HDFS-8615 from 2.8.0 to 2.6.3 in CHANGES.txt.

2015-11-16 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 8de7911eb -> 2babf1281 Move HDFS-8615 from 2.8.0 to 2.6.3 in CHANGES.txt. (cherry picked from commit b82a6cee4b74230322eb9fbf1b522947463cb343) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8615. Correct HTTP method in WebHDFS document. Contributed by Brahma Reddy Battula.

2015-11-16 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.6 719fbf813 -> 866d0f6f0 HDFS-8615. Correct HTTP method in WebHDFS document. Contributed by Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Move HDFS-8615 from 2.8.0 to 2.6.3 in CHANGES.txt.

2015-11-16 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk a7f776ffd -> b82a6cee4 Move HDFS-8615 from 2.8.0 to 2.6.3 in CHANGES.txt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b82a6cee Tree: