hadoop git commit: HDFS-11352. Potential deadlock in NN when failing over. Contributed by Eric Krogen.

2017-01-23 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.6 67065e228 -> 8aff157e2 HDFS-11352. Potential deadlock in NN when failing over. Contributed by Eric Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8aff1

hadoop git commit: HDFS-11352. Add missing entry in CHANGES.txt.

2017-01-23 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.7 3acc96edb -> ab6248424 HDFS-11352. Add missing entry 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/ab624842 Tree: http://git-wip-us.apache.org/

hadoop git commit: HDFS-11352. Potential deadlock in NN when failing over. Contributed by Erik Krogen.

2017-01-23 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.7 b0b396685 -> 3acc96edb HDFS-11352. Potential deadlock in NN when failing over. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3acc9

hadoop git commit: HDFS-11290. TestFSNameSystemMBean should wait until JMX cache is cleared. Contributed by Erik Krogen.

2017-01-23 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.6 a4e062ce9 -> 67065e228 HDFS-11290. TestFSNameSystemMBean should wait until JMX cache is cleared. Contributed by Erik Krogen. (cherry picked from commit b1a9ec856b572894e769f052aea2340fc3f23c78) (cherry picked from commit db47bd15dd80a

hadoop git commit: YARN-6082. Invalid REST api response for getApps since queueUsagePercentage is coming as INF. Contributed by Sunil G.

2017-01-23 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 94b326f2c -> 26c4cfb65 YARN-6082. Invalid REST api response for getApps since queueUsagePercentage is coming as INF. Contributed by Sunil G. (cherry picked from commit 0101267d9d801eab4cb3b4df289c402ecb591685) Project: http://git-wip-

hadoop git commit: YARN-6082. Invalid REST api response for getApps since queueUsagePercentage is coming as INF. Contributed by Sunil G.

2017-01-23 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk dc6ec9704 -> 0101267d9 YARN-6082. Invalid REST api response for getApps since queueUsagePercentage is coming as INF. Contributed by Sunil G. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/

hadoop git commit: HDFS-11290. TestFSNameSystemMBean should wait until JMX cache is cleared. Contributed by Erik Krogen.

2017-01-23 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.7 b13492a0a -> b0b396685 HDFS-11290. TestFSNameSystemMBean should wait until JMX cache is cleared. Contributed by Erik Krogen. (cherry picked from commit b1a9ec856b572894e769f052aea2340fc3f23c78) (cherry picked from commit db47bd15dd80a

hadoop git commit: HDFS-11290. TestFSNameSystemMBean should wait until JMX cache is cleared. Contributed by Erik Krogen.

2017-01-23 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e72f485d8 -> 71cbc4f6b HDFS-11290. TestFSNameSystemMBean should wait until JMX cache is cleared. Contributed by Erik Krogen. (cherry picked from commit b1a9ec856b572894e769f052aea2340fc3f23c78) (cherry picked from commit db47bd15dd80a

hadoop git commit: YARN-6117. SharedCacheManager does not start up. Contributed by Chris Trezzo.

2017-01-23 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/trunk a2c50127d -> dc6ec9704 YARN-6117. SharedCacheManager does not start up. Contributed by Chris Trezzo. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dc6ec970 Tree: ht

hadoop git commit: YARN-6012. Remove node label (removeFromClusterNodeLabels) document is missing (Contributed by Ying Zhang via Daniel Templeton)

2017-01-23 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk ce832059d -> a2c50127d YARN-6012. Remove node label (removeFromClusterNodeLabels) document is missing (Contributed by Ying Zhang via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.a

hadoop git commit: HDFS-11028: libhdfs++: FileSystem needs to be able to cancel pending connections. Contributed by James Clampffer

2017-01-23 Thread jhc
Repository: hadoop Updated Branches: refs/heads/HDFS-8707 7368178e2 -> ff2b18c45 HDFS-11028: libhdfs++: FileSystem needs to be able to cancel pending connections. Contributed by James Clampffer Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/

[1/3] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda)

2017-01-23 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk 69fa81679 -> ce832059d http://git-wip-us.apache.org/repos/asf/hadoop/blob/ce832059/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/ca

[2/3] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda)

2017-01-23 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ce832059/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/policy/PriorityUtilizationQueueOrderingPolicy.java ---

[3/3] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda)

2017-01-23 Thread wangda
YARN-5864. Capacity Scheduler - Queue Priorities. (wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ce832059 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ce832059 Diff: http://git-wip-us.apache.org/repos/a

hadoop git commit: YARN-5910. Support for multi-cluster delegation tokens. Contributed by Jian He (cherry picked from commit 69fa81679f59378fd19a2c65db8019393d7c05a2)

2017-01-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 f8e49bb34 -> 94b326f2c YARN-5910. Support for multi-cluster delegation tokens. Contributed by Jian He (cherry picked from commit 69fa81679f59378fd19a2c65db8019393d7c05a2) Conflicts: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-s

hadoop git commit: YARN-5910. Support for multi-cluster delegation tokens. Contributed by Jian He

2017-01-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 3fa0d540d -> 69fa81679 YARN-5910. Support for multi-cluster delegation tokens. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/69fa8167 Tree: h