hadoop git commit: YARN-4348. ZKRMStateStore.syncInternal shouldn't wait for sync completion for avoiding blocking ZK's event thread. (ozawa)

2015-12-07 Thread ozawa
Repository: hadoop Updated Branches: refs/heads/branch-2.7 ba02e8f6d -> 0460b8a8a YARN-4348. ZKRMStateStore.syncInternal shouldn't wait for sync completion for avoiding blocking ZK's event thread. (ozawa) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.a

hadoop git commit: MAPREDUCE-6566. Add retry support to mapreduce CLI tool. Contributed by Varun Vasudev

2015-12-07 Thread xgong
Repository: hadoop Updated Branches: refs/heads/branch-2.7 22be47d74 -> ba02e8f6d MAPREDUCE-6566. Add retry support to mapreduce CLI tool. Contributed by Varun Vasudev (cherry picked from commit fc470840a0b1f5dc8b3b13f7ed99fd68ba728216) (cherry picked from commit 3b10ff6a6f7becea181506c306a52

hadoop git commit: MAPREDUCE-6566. Add retry support to mapreduce CLI tool. Contributed by Varun Vasudev

2015-12-07 Thread xgong
Repository: hadoop Updated Branches: refs/heads/branch-2 c99332748 -> 3b10ff6a6 MAPREDUCE-6566. Add retry support to mapreduce CLI tool. Contributed by Varun Vasudev (cherry picked from commit fc470840a0b1f5dc8b3b13f7ed99fd68ba728216) Project: http://git-wip-us.apache.org/repos/asf/hadoop/r

[1/3] hadoop git commit: MAPREDUCE-6566. Add retry support to mapreduce CLI tool. Contributed by Varun Vasudev

2015-12-07 Thread xgong
Repository: hadoop Updated Branches: refs/heads/trunk 7fa9ea85d -> fc470840a http://git-wip-us.apache.org/repos/asf/hadoop/blob/fc470840/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/tools/CLI.java ---

[2/3] hadoop git commit: MAPREDUCE-6566. Add retry support to mapreduce CLI tool. Contributed by Varun Vasudev

2015-12-07 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/fc470840/hadoop-mapreduce-project/CHANGES.txt -- diff --git a/hadoop-mapreduce-project/CHANGES.txt b/hadoop-mapreduce-project/CHANGES.txt index c4d2e48..37e20d3 100644 --- a/hadoo

[3/3] hadoop git commit: MAPREDUCE-6566. Add retry support to mapreduce CLI tool. Contributed by Varun Vasudev

2015-12-07 Thread xgong
MAPREDUCE-6566. Add retry support to mapreduce CLI tool. Contributed by Varun Vasudev Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc470840 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fc470840 Diff: http://g

hadoop git commit: YARN-4248. REST API for submit/update/delete Reservations. (curino)

2015-12-07 Thread curino
Repository: hadoop Updated Branches: refs/heads/branch-2.8 03e615ba5 -> 3205fe3da YARN-4248. REST API for submit/update/delete Reservations. (curino) (cherry picked from commit c25a6354598ec855bec7f695a7c3eed8794cd381) (cherry picked from commit 4ac1564418597e2ebbaa80600eb5f002b1431281) Proj

[1/2] hadoop git commit: HDFS-9129. Move the safemode block count into BlockManager. Contributed by Mingliang Liu.

2015-12-07 Thread jing9
Repository: hadoop Updated Branches: refs/heads/branch-2 4ac156441 -> c99332748 http://git-wip-us.apache.org/repos/asf/hadoop/blob/c9933274/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestBlockManagerSafeMode.java -

[2/2] hadoop git commit: HDFS-9129. Move the safemode block count into BlockManager. Contributed by Mingliang Liu.

2015-12-07 Thread jing9
HDFS-9129. Move the safemode block count into BlockManager. Contributed by Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c9933274 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c9933274 Diff: http

hadoop git commit: Move HDFS-9129 from trunk to branch-2.9.0

2015-12-07 Thread jing9
Repository: hadoop Updated Branches: refs/heads/trunk c25a63545 -> 7fa9ea85d Move HDFS-9129 from trunk to branch-2.9.0 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7fa9ea85 Tree: http://git-wip-us.apache.org/repos/asf

hadoop git commit: YARN-4248. REST API for submit/update/delete Reservations. (curino)

2015-12-07 Thread curino
Repository: hadoop Updated Branches: refs/heads/branch-2 7c604c3d0 -> 4ac156441 YARN-4248. REST API for submit/update/delete Reservations. (curino) (cherry picked from commit c25a6354598ec855bec7f695a7c3eed8794cd381) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://

hadoop git commit: YARN-4248. REST API for submit/update/delete Reservations. (curino)

2015-12-07 Thread curino
Repository: hadoop Updated Branches: refs/heads/trunk 4ff973f96 -> c25a63545 YARN-4248. REST API for submit/update/delete Reservations. (curino) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c25a6354 Tree: http://git-w

hadoop git commit: YARN-4422. Generic AHS sometimes doesn't show started, node, or logs on App page (Eric Payne via jeagles)

2015-12-07 Thread jeagles
Repository: hadoop Updated Branches: refs/heads/branch-2.7 670617f32 -> 22be47d74 YARN-4422. Generic AHS sometimes doesn't show started, node, or logs on App page (Eric Payne via jeagles) (cherry picked from commit 4ff973f96ae7f77cda3b52b38427e2991819ad31) Project: http://git-wip-us.apache.

[2/2] hadoop git commit: YARN-4422. Generic AHS sometimes doesn't show started, node, or logs on App page (Eric Payne via jeagles)

2015-12-07 Thread jeagles
YARN-4422. Generic AHS sometimes doesn't show started, node, or logs on App page (Eric Payne via jeagles) (cherry picked from commit 4ff973f96ae7f77cda3b52b38427e2991819ad31) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit

[1/2] hadoop git commit: YARN-4422. Generic AHS sometimes doesn't show started, node, or logs on App page (Eric Payne via jeagles)

2015-12-07 Thread jeagles
Repository: hadoop Updated Branches: refs/heads/branch-2 7decba83e -> 7c604c3d0 refs/heads/trunk 4546c7582 -> 4ff973f96 YARN-4422. Generic AHS sometimes doesn't show started, node, or logs on App page (Eric Payne via jeagles) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Comm

hadoop git commit: YARN-4392. ApplicationCreatedEvent event time resets after RM restart/failover. Contributed by Naganarasimha G R and Xuan Gong

2015-12-07 Thread xgong
Repository: hadoop Updated Branches: refs/heads/branch-2 04e056f4f -> 7decba83e YARN-4392. ApplicationCreatedEvent event time resets after RM restart/failover. Contributed by Naganarasimha G R and Xuan Gong (cherry picked from commit 4546c7582b6762c18ba150d80a8976eb51a8290c) Project: http://

hadoop git commit: YARN-4392. ApplicationCreatedEvent event time resets after RM restart/failover. Contributed by Naganarasimha G R and Xuan Gong

2015-12-07 Thread xgong
Repository: hadoop Updated Branches: refs/heads/trunk 01a641bc4 -> 4546c7582 YARN-4392. ApplicationCreatedEvent event time resets after RM restart/failover. Contributed by Naganarasimha G R and Xuan Gong Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apa

hadoop git commit: HDFS-9486. Fix valgrind failures when using more than 1 io_service worker thread. Contributed by James Clampffer.

2015-12-07 Thread jhc
Repository: hadoop Updated Branches: refs/heads/HDFS-8707 53348cb33 -> 894e96241 HDFS-9486. Fix valgrind failures when using more than 1 io_service worker thread. Contributed by James Clampffer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.or

hadoop git commit: HDFS-9228. libhdfs++ should respect NN retry configuration settings. Contributed by Bob Hansen

2015-12-07 Thread jhc
Repository: hadoop Updated Branches: refs/heads/HDFS-8707 f3e0c50c0 -> 53348cb33 HDFS-9228. libhdfs++ should respect NN retry configuration settings. Contributed by Bob Hansen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/

hadoop git commit: YARN-3456. Improve handling of incomplete TimelineEntities. (Varun Saxena via rohithsharmaks)

2015-12-07 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2.8 db69c5f74 -> 03e615ba5 YARN-3456. Improve handling of incomplete TimelineEntities. (Varun Saxena via rohithsharmaks) (cherry picked from commit 01a641bc447c464b2830d58addd482f47dbd92ae) Project: http://git-wip-us.apache.org/repos/as

hadoop git commit: YARN-3456. Improve handling of incomplete TimelineEntities. (Varun Saxena via rohithsharmaks)

2015-12-07 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 af14458de -> 04e056f4f YARN-3456. Improve handling of incomplete TimelineEntities. (Varun Saxena via rohithsharmaks) (cherry picked from commit 01a641bc447c464b2830d58addd482f47dbd92ae) Project: http://git-wip-us.apache.org/repos/asf/

hadoop git commit: YARN-3456. Improve handling of incomplete TimelineEntities. (Varun Saxena via rohithsharmaks)

2015-12-07 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 65f395226 -> 01a641bc4 YARN-3456. Improve handling of incomplete TimelineEntities. (Varun Saxena via rohithsharmaks) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/