hadoop git commit: HDFS-10756. Expose getTrashRoot to HTTPFS and WebHDFS. Contributed by Yuanbo Liu.

2016-11-04 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-2 9628f3da9 -> f30d33876 HDFS-10756. Expose getTrashRoot to HTTPFS and WebHDFS. Contributed by Yuanbo Liu. (cherry picked from commit d8bab3dcb693b2773ede9a6e4f71ae85ee056f79) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HDFS-10756. Expose getTrashRoot to HTTPFS and WebHDFS. Contributed by Yuanbo Liu.

2016-11-04 Thread xiao
Repository: hadoop Updated Branches: refs/heads/trunk 95665a6ee -> d8bab3dcb HDFS-10756. Expose getTrashRoot to HTTPFS and WebHDFS. Contributed by Yuanbo Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d8bab3dc Tre

hadoop git commit: Revert "HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. Contributed by Xiaoyu Yao."

2016-11-04 Thread xyao
Repository: hadoop Updated Branches: refs/heads/trunk 6bb741ff0 -> 95665a6ee Revert "HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. Contributed by Xiaoyu Yao." This reverts commit 9097e2efe4c92d83c8fab88dc11be84505a6cab5. Project: ht

hadoop git commit: Revert "HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. Contributed by Xiaoyu Yao."

2016-11-04 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-2 27ed2c526 -> 9628f3da9 Revert "HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. Contributed by Xiaoyu Yao." This reverts commit 874402a295d2f601cce43f4d4b084c02387a3b68. Project:

hadoop git commit: Revert "HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. Contributed by Xiaoyu Yao."

2016-11-04 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-2.8 4cb4e4c0a -> 5073289c4 Revert "HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. Contributed by Xiaoyu Yao." This reverts commit 5abc78882590bc3c0dfb71cba2f08fd671bc1e33. Projec

hadoop git commit: YARN-5837. NPE when getting node status of a decommissioned node after an RM restart. Contributed by Robert Kanter

2016-11-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.7 49f983633 -> c1a6f4f2e YARN-5837. NPE when getting node status of a decommissioned node after an RM restart. Contributed by Robert Kanter Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.or

hadoop git commit: YARN-5837. NPE when getting node status of a decommissioned node after an RM restart. Contributed by Robert Kanter (cherry picked from commit 6bb741ff0ef208a8628bc64d6537999d4cd6795

2016-11-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 00625004b -> 4cb4e4c0a YARN-5837. NPE when getting node status of a decommissioned node after an RM restart. Contributed by Robert Kanter (cherry picked from commit 6bb741ff0ef208a8628bc64d6537999d4cd67955) Project: http://git-wip-us

hadoop git commit: YARN-5837. NPE when getting node status of a decommissioned node after an RM restart. Contributed by Robert Kanter (cherry picked from commit 6bb741ff0ef208a8628bc64d6537999d4cd6795

2016-11-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 4cee535aa -> 27ed2c526 YARN-5837. NPE when getting node status of a decommissioned node after an RM restart. Contributed by Robert Kanter (cherry picked from commit 6bb741ff0ef208a8628bc64d6537999d4cd67955) Project: http://git-wip-us.a

hadoop git commit: YARN-5837. NPE when getting node status of a decommissioned node after an RM restart. Contributed by Robert Kanter

2016-11-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 0c0ab102a -> 6bb741ff0 YARN-5837. NPE when getting node status of a decommissioned node after an RM restart. Contributed by Robert Kanter Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/rep

hadoop git commit: HDFS-11085. Add unit test for NameNode failing to start when name dir is unwritable. Contributed by Xiaobing Zhou

2016-11-04 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2.8 f9a7b83a5 -> 00625004b HDFS-11085. Add unit test for NameNode failing to start when name dir is unwritable. Contributed by Xiaobing Zhou (cherry picked from commit 0c0ab102ab392ba07ed2aa8d8a67eef4c20cad9b) Project: http://git-wip-us

hadoop git commit: HDFS-11085. Add unit test for NameNode failing to start when name dir is unwritable. Contributed by Xiaobing Zhou

2016-11-04 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2 0b36dcda7 -> 4cee535aa HDFS-11085. Add unit test for NameNode failing to start when name dir is unwritable. Contributed by Xiaobing Zhou (cherry picked from commit 0c0ab102ab392ba07ed2aa8d8a67eef4c20cad9b) Project: http://git-wip-us.a

hadoop git commit: HDFS-11085. Add unit test for NameNode failing to start when name dir is unwritable. Contributed by Xiaobing Zhou

2016-11-04 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/trunk de0132748 -> 0c0ab102a HDFS-11085. Add unit test for NameNode failing to start when name dir is unwritable. Contributed by Xiaobing Zhou Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repo

hadoop git commit: MAPREDUCE-6796. Remove unused properties from JTConfig.java. Contributed by Haibo Chen.

2016-11-04 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk abfc15d5e -> de0132748 MAPREDUCE-6796. Remove unused properties from JTConfig.java. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/de0132

hadoop git commit: HADOOP-13792. Stackoverflow for schemeless defaultFS with trailing slash. Contributed by John Zhuge

2016-11-04 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/trunk 0aafc122d -> abfc15d5e HADOOP-13792. Stackoverflow for schemeless defaultFS with trailing slash. Contributed by John Zhuge Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/c

hadoop git commit: HADOOP-7930. Kerberos relogin interval in UserGroupInformation should be configurable (xiaochen via rkanter)

2016-11-04 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/branch-2.8 c89d46276 -> f9a7b83a5 HADOOP-7930. Kerberos relogin interval in UserGroupInformation should be configurable (xiaochen via rkanter) (cherry picked from commit 0b36dcda7cbac51c725224a8e0abef4eaa004fd8) Project: http://git-wip-us.apac

hadoop git commit: HADOOP-7930. Kerberos relogin interval in UserGroupInformation should be configurable (xiaochen via rkanter)

2016-11-04 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/branch-2 3eed75a9a -> 0b36dcda7 HADOOP-7930. Kerberos relogin interval in UserGroupInformation should be configurable (xiaochen via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/

hadoop git commit: YARN-4849. Addendum patch to improve pom for yarn-ui. (Wangda Tan via Sunil G)

2016-11-04 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/YARN-3368 6b20b8c2c -> 40ebdb121 YARN-4849. Addendum patch to improve pom for yarn-ui. (Wangda Tan via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/40ebdb12 Tre

[2/2] hadoop git commit: YARN-2995. Enhance UI to show cluster resource utilization of various container Execution types. (Konstantinos Karanasos via asuresh)

2016-11-04 Thread asuresh
YARN-2995. Enhance UI to show cluster resource utilization of various container Execution types. (Konstantinos Karanasos via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0aafc122 Tree: http://git-wip-us.apache.o

[1/2] hadoop git commit: YARN-2995. Enhance UI to show cluster resource utilization of various container Execution types. (Konstantinos Karanasos via asuresh)

2016-11-04 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk 19b3779ae -> 0aafc122d http://git-wip-us.apache.org/repos/asf/hadoop/blob/0aafc122/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/TestR

hadoop git commit: YARN-5608. TestAMRMClient.setup() fails with ArrayOutOfBoundsException. Contributed by Daniel Templeton. (cherry picked from commit f9557127b3660e138cab8d9535a589677809384a)

2016-11-04 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 b082d4b74 -> c89d46276 YARN-5608. TestAMRMClient.setup() fails with ArrayOutOfBoundsException. Contributed by Daniel Templeton. (cherry picked from commit f9557127b3660e138cab8d9535a589677809384a) Project: http://git-wip-us.apache.or

hadoop git commit: YARN-5802. updateApplicationPriority api in scheduler should ensure to re-insert app to correct ordering policy. Contributred by Bibin A Chundatt

2016-11-04 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/branch-2 9ede5ccfd -> 3eed75a9a YARN-5802. updateApplicationPriority api in scheduler should ensure to re-insert app to correct ordering policy. Contributred by Bibin A Chundatt (cherry picked from commit 19b3779ae7455230ed89971141b2667eae624aab

hadoop git commit: YARN-5802. updateApplicationPriority api in scheduler should ensure to re-insert app to correct ordering policy. Contributred by Bibin A Chundatt

2016-11-04 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk 69dd5fa2d -> 19b3779ae YARN-5802. updateApplicationPriority api in scheduler should ensure to re-insert app to correct ordering policy. Contributred by Bibin A Chundatt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: h