[hadoop] Git Push Summary

2016-08-11 Thread vinodkv
Repository: hadoop Updated Tags: refs/tags/release-2.7.3-RC1 [created] 2c543d156 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

[3/3] hadoop git commit: HDFS-9888. Allow reseting KerberosName in unit tests. Contributed by Xiao Chen.

2016-08-11 Thread zhz
HDFS-9888. Allow reseting KerberosName in unit tests. Contributed by Xiao Chen. (cherry picked from commit 3e8099a45a4cfd4c5c0e3dce4370514cb2c90da9) (cherry picked from commit 00ff3d737c71e1a228ede64a6b9abd5227ef2117) (cherry picked from commit 9c1c48c0d44a45c4f96e8d60cfa6453a85523905) Project:

[1/3] hadoop git commit: HDFS-9804. Allow long-running Balancer to login with keytab. Contributed by Xiao Chen.

2016-08-11 Thread zhz
Repository: hadoop Updated Branches: refs/heads/branch-2.7 c2d3af39f -> 13414be1a HDFS-9804. Allow long-running Balancer to login with keytab. Contributed by Xiao Chen. (cherry picked from commit ccff6035f50769eb69701128ae61efc69e82609d) (cherry picked from commit

[2/3] hadoop git commit: HDFS-10336. TestBalancer failing intermittently because of not reseting UserGroupInformation completely. Contributed by Yiqun Lin.

2016-08-11 Thread zhz
HDFS-10336. TestBalancer failing intermittently because of not reseting UserGroupInformation completely. Contributed by Yiqun Lin. (cherry picked from commit 932aed64d77edcc8483a95c1ce31a4c9ae679446) (cherry picked from commit 0529da723966e03c7dfa8201a515320c904d32a7) (cherry picked from commit

hadoop git commit: YARN-5509. Build error due to preparing 3.0.0-alpha2 deployment. (Kai Sasaki via wangda)

2016-08-11 Thread wangda
Repository: hadoop Updated Branches: refs/heads/YARN-3368 aba48e6df -> 1b477ce2d YARN-5509. Build error due to preparing 3.0.0-alpha2 deployment. (Kai Sasaki via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/3] hadoop git commit: HDFS-9888. Allow reseting KerberosName in unit tests. Contributed by Xiao Chen.

2016-08-11 Thread zhz
Repository: hadoop Updated Branches: refs/heads/branch-2.8 b0bc7681c -> 9c1c48c0d HDFS-9888. Allow reseting KerberosName in unit tests. Contributed by Xiao Chen. (cherry picked from commit 3e8099a45a4cfd4c5c0e3dce4370514cb2c90da9) (cherry picked from commit

[3/3] hadoop git commit: HDFS-9804. Allow long-running Balancer to login with keytab. Contributed by Xiao Chen.

2016-08-11 Thread zhz
HDFS-9804. Allow long-running Balancer to login with keytab. Contributed by Xiao Chen. (cherry picked from commit ccff6035f50769eb69701128ae61efc69e82609d) (cherry picked from commit 7d402692b4b06af0459ea81129e93a5182291a27) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/3] hadoop git commit: HDFS-10336. TestBalancer failing intermittently because of not reseting UserGroupInformation completely. Contributed by Yiqun Lin.

2016-08-11 Thread zhz
HDFS-10336. TestBalancer failing intermittently because of not reseting UserGroupInformation completely. Contributed by Yiqun Lin. (cherry picked from commit 932aed64d77edcc8483a95c1ce31a4c9ae679446) (cherry picked from commit 0529da723966e03c7dfa8201a515320c904d32a7) Project:

hadoop git commit: YARN-4833. For Queue AccessControlException client retries multiple times on both RM. Contributed by Bibin A Chundatt

2016-08-11 Thread naganarasimha_gr
Repository: hadoop Updated Branches: refs/heads/trunk db719ef12 -> 874577a67 YARN-4833. For Queue AccessControlException client retries multiple times on both RM. Contributed by Bibin A Chundatt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13190. Mention LoadBalancingKMSClientProvider in KMS HA documentation. Contributed by Wei-Chiu Chuang.

2016-08-11 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2.8 f7cc0af61 -> b0bc7681c HADOOP-13190. Mention LoadBalancingKMSClientProvider in KMS HA documentation. Contributed by Wei-Chiu Chuang. (cherry picked from commit db719ef125b11b01eab3353e2dc4b48992bf88d5) (cherry picked from commit

hadoop git commit: HADOOP-13190. Mention LoadBalancingKMSClientProvider in KMS HA documentation. Contributed by Wei-Chiu Chuang.

2016-08-11 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2 d4501ad0d -> 6d53e096b HADOOP-13190. Mention LoadBalancingKMSClientProvider in KMS HA documentation. Contributed by Wei-Chiu Chuang. (cherry picked from commit db719ef125b11b01eab3353e2dc4b48992bf88d5) Project:

hadoop git commit: HADOOP-13190. Mention LoadBalancingKMSClientProvider in KMS HA documentation. Contributed by Wei-Chiu Chuang.

2016-08-11 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/trunk d892ae957 -> db719ef12 HADOOP-13190. Mention LoadBalancingKMSClientProvider in KMS HA documentation. Contributed by Wei-Chiu Chuang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13441. Document LdapGroupsMapping keystore password properties. Contributed by Yuanbo Liu.

2016-08-11 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2 00ff3d737 -> d4501ad0d HADOOP-13441. Document LdapGroupsMapping keystore password properties. Contributed by Yuanbo Liu. (cherry picked from commit d892ae9576d07d01927443b6dc6c934a6c2f317f) Project:

hadoop git commit: HADOOP-13441. Document LdapGroupsMapping keystore password properties. Contributed by Yuanbo Liu.

2016-08-11 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/trunk 8fbb57fbd -> d892ae957 HADOOP-13441. Document LdapGroupsMapping keystore password properties. Contributed by Yuanbo Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/3] hadoop git commit: HDFS-9804. Allow long-running Balancer to login with keytab. Contributed by Xiao Chen.

2016-08-11 Thread zhz
Repository: hadoop Updated Branches: refs/heads/branch-2 0937715f7 -> 00ff3d737 HDFS-9804. Allow long-running Balancer to login with keytab. Contributed by Xiao Chen. (cherry picked from commit ccff6035f50769eb69701128ae61efc69e82609d) Project:

[2/3] hadoop git commit: HDFS-10336. TestBalancer failing intermittently because of not reseting UserGroupInformation completely. Contributed by Yiqun Lin.

2016-08-11 Thread zhz
HDFS-10336. TestBalancer failing intermittently because of not reseting UserGroupInformation completely. Contributed by Yiqun Lin. (cherry picked from commit 932aed64d77edcc8483a95c1ce31a4c9ae679446) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[3/3] hadoop git commit: HDFS-9888. Allow reseting KerberosName in unit tests. Contributed by Xiao Chen.

2016-08-11 Thread zhz
HDFS-9888. Allow reseting KerberosName in unit tests. Contributed by Xiao Chen. (cherry picked from commit 3e8099a45a4cfd4c5c0e3dce4370514cb2c90da9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/00ff3d73 Tree:

hadoop git commit: HADOOP-11588. Benchmark framework and test for erasure coders. Contributed by Rui Li

2016-08-11 Thread drankye
Repository: hadoop Updated Branches: refs/heads/trunk 5199db387 -> 8fbb57fbd HADOOP-11588. Benchmark framework and test for erasure coders. Contributed by Rui Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8fbb57fb

hadoop git commit: HADOOP-11588. Benchmark framework and test for erasure coders. Contributed by Rui Li

2016-08-11 Thread drankye
Repository: hadoop Updated Branches: refs/heads/branch-3.0.0-alpha1 beb2d5b55 -> 0bc0ea22a HADOOP-11588. Benchmark framework and test for erasure coders. Contributed by Rui Li Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5492. TestSubmitApplicationWithRMHA is failing sporadically during precommit builds. Contributed by Vrushali C.

2016-08-11 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-3.0.0-alpha1 2b282820a -> beb2d5b55 YARN-5492. TestSubmitApplicationWithRMHA is failing sporadically during precommit builds. Contributed by Vrushali C. (cherry picked from commit 5199db387d59f7233a0e52ac298df31e8ed8af20) Project:

hadoop git commit: YARN-5492. TestSubmitApplicationWithRMHA is failing sporadically during precommit builds. Contributed by Vrushali C.

2016-08-11 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2.8 65e365714 -> f7cc0af61 YARN-5492. TestSubmitApplicationWithRMHA is failing sporadically during precommit builds. Contributed by Vrushali C. (cherry picked from commit 5199db387d59f7233a0e52ac298df31e8ed8af20) Project:

hadoop git commit: YARN-5492. TestSubmitApplicationWithRMHA is failing sporadically during precommit builds. Contributed by Vrushali C.

2016-08-11 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 05b384271 -> 0937715f7 YARN-5492. TestSubmitApplicationWithRMHA is failing sporadically during precommit builds. Contributed by Vrushali C. (cherry picked from commit 5199db387d59f7233a0e52ac298df31e8ed8af20) Project:

hadoop git commit: YARN-5492. TestSubmitApplicationWithRMHA is failing sporadically during precommit builds. Contributed by Vrushali C.

2016-08-11 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 666ad0b67 -> 5199db387 YARN-5492. TestSubmitApplicationWithRMHA is failing sporadically during precommit builds. Contributed by Vrushali C. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-2398. TestResourceTrackerOnHA crashes. Contributed by Ajith S.

2016-08-11 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 f1d5a95cf -> 05b384271 YARN-2398. TestResourceTrackerOnHA crashes. Contributed by Ajith S. (cherry picked from commit 666ad0b67b9162860fccddbd1d89c806c70b60ef) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-2398. TestResourceTrackerOnHA crashes. Contributed by Ajith S.

2016-08-11 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk a428d4f50 -> 666ad0b67 YARN-2398. TestResourceTrackerOnHA crashes. Contributed by Ajith S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/666ad0b6 Tree: