hadoop git commit: HADOOP-12727. Minor cleanups needed for CMake 3.X (Alan Burlison via aw)

2016-05-26 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk 77202fa10 -> fed9bf0ec HADOOP-12727. Minor cleanups needed for CMake 3.X (Alan Burlison via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fed9bf0e Tree:

hadoop git commit: YARN-5138. fix "no findbugs output file" error for hadoop-yarn-server-timelineservice-hbase-tests. (Vrushali C via gtcarrera9)

2016-05-26 Thread gtcarrera9
Repository: hadoop Updated Branches: refs/heads/YARN-2928 506ebff5f -> 10b26bb9f YARN-5138. fix "no findbugs output file" error for hadoop-yarn-server-timelineservice-hbase-tests. (Vrushali C via gtcarrera9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10431 Refactor and speedup TestAsyncDFSRename. Contributed by Xiaobing Zhou

2016-05-26 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/trunk fed9bf0ec -> f4b9bcd87 HDFS-10431 Refactor and speedup TestAsyncDFSRename. Contributed by Xiaobing Zhou Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f4b9bcd8

hadoop git commit: HDFS-10463. TestRollingFileSystemSinkWithHdfs needs some cleanup. (Daniel Templeton via kasha)

2016-05-26 Thread kasha
Repository: hadoop Updated Branches: refs/heads/trunk f4b9bcd87 -> 55c3e2de3 HDFS-10463. TestRollingFileSystemSinkWithHdfs needs some cleanup. (Daniel Templeton via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10431 Refactor and speedup TestAsyncDFSRename. Contributed by Xiaobing Zhou

2016-05-26 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/branch-2 4c8ab5e16 -> 72773f8ea HDFS-10431 Refactor and speedup TestAsyncDFSRename. Contributed by Xiaobing Zhou Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/72773f8e

[1/4] hadoop git commit: HDFS-10346. Implement asynchronous setPermission/setOwner for DistributedFileSystem. Contributed by Xiaobing Zhou

2016-05-26 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/branch-2.8 7982933c0 -> 2e755a7f0 HDFS-10346. Implement asynchronous setPermission/setOwner for DistributedFileSystem. Contributed by Xiaobing Zhou Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[3/4] hadoop git commit: HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou

2016-05-26 Thread szetszwo
HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/339b803a Tree:

[4/4] hadoop git commit: HDFS-10431 Refactor and speedup TestAsyncDFSRename. Contributed by Xiaobing Zhou

2016-05-26 Thread szetszwo
HDFS-10431 Refactor and speedup TestAsyncDFSRename. Contributed by Xiaobing Zhou Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2e755a7f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2e755a7f Diff:

[2/4] hadoop git commit: HADOOP-13168. Support Future.get with timeout in ipc async calls.

2016-05-26 Thread szetszwo
HADOOP-13168. Support Future.get with timeout in ipc async calls. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fa7c7f25 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fa7c7f25 Diff:

hadoop git commit: YARN-5035. FairScheduler: Adjust maxAssign dynamically when assignMultiple is turned on. (kasha)

2016-05-26 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2.8 2e755a7f0 -> 427e3f995 YARN-5035. FairScheduler: Adjust maxAssign dynamically when assignMultiple is turned on. (kasha) (cherry picked from commit 04ded558b03ee0fbf68a611cf1f25508b4447e44) (cherry picked from commit

hadoop git commit: YARN-5162. Fix Exceptions thrown during in registerAM call when Distributed Scheduling is Enabled (Hitesh Sharma via asuresh)

2016-05-26 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk 04ded558b -> 5b41b288d YARN-5162. Fix Exceptions thrown during in registerAM call when Distributed Scheduling is Enabled (Hitesh Sharma via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5116. Failed to execute "yarn application". Contributed by Jun Gong

2016-05-26 Thread epayne
Repository: hadoop Updated Branches: refs/heads/trunk 5b41b288d -> 1b0cfc84e YARN-5116. Failed to execute "yarn application". Contributed by Jun Gong Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1b0cfc84 Tree:

hadoop git commit: HDFS-10463. TestRollingFileSystemSinkWithHdfs needs some cleanup. (Daniel Templeton via kasha)

2016-05-26 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2 72773f8ea -> b4c8729cf HDFS-10463. TestRollingFileSystemSinkWithHdfs needs some cleanup. (Daniel Templeton via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5035. FairScheduler: Adjust maxAssign dynamically when assignMultiple is turned on. (kasha)

2016-05-26 Thread kasha
Repository: hadoop Updated Branches: refs/heads/trunk 55c3e2de3 -> 04ded558b YARN-5035. FairScheduler: Adjust maxAssign dynamically when assignMultiple is turned on. (kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5162. Fix Exceptions thrown during in registerAM call when Distributed Scheduling is Enabled (Hitesh Sharma via asuresh)

2016-05-26 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 b4c8729cf -> 44cbf5b7f YARN-5162. Fix Exceptions thrown during in registerAM call when Distributed Scheduling is Enabled (Hitesh Sharma via asuresh) (cherry picked from commit 5b41b288d01b0124664ddf6a3d6b545058bcfe6f) Project:

hadoop git commit: YARN-5035. FairScheduler: Adjust maxAssign dynamically when assignMultiple is turned on. (kasha)

2016-05-26 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2 44cbf5b7f -> 59335b4d7 YARN-5035. FairScheduler: Adjust maxAssign dynamically when assignMultiple is turned on. (kasha) (cherry picked from commit 04ded558b03ee0fbf68a611cf1f25508b4447e44) Project:

hadoop git commit: HDFS-10236. Erasure Coding: Rename replication-based names in BlockManager to more generic [part-3]. Contributed by Rakesh R.

2016-05-26 Thread zhz
Repository: hadoop Updated Branches: refs/heads/trunk 1b0cfc84e -> 8c84a2a93 HDFS-10236. Erasure Coding: Rename replication-based names in BlockManager to more generic [part-3]. Contributed by Rakesh R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/3] hadoop git commit: YARN-5109. timestamps are stored unencoded causing parse errors (Varun Saxena via sjlee)

2016-05-26 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2229377/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/EventColumnNameConverter.java

[12/31] hadoop git commit: HADOOP-13160. Suppress checkstyle JavadocPackage check for test source. John Zhuge via stevel

2016-05-26 Thread aengineer
HADOOP-13160. Suppress checkstyle JavadocPackage check for test source. John Zhuge via stevel Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dcbb7009 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dcbb7009 Diff:

[10/31] hadoop git commit: YARN-5024. TestContainerResourceUsage#testUsageAfterAMRestartWithMultipleContainers random failure. Contributed by Bibin A Chundatt

2016-05-26 Thread aengineer
YARN-5024. TestContainerResourceUsage#testUsageAfterAMRestartWithMultipleContainers random failure. Contributed by Bibin A Chundatt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/28bd63e9 Tree:

[26/31] hadoop git commit: HDFS-9547. DiskBalancer: Add user documentation. Contributed by Anu Engineer.

2016-05-26 Thread aengineer
HDFS-9547. DiskBalancer: Add user documentation. Contributed by Anu Engineer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/553daf1f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/553daf1f Diff:

[09/31] hadoop git commit: MAPREDUCE-6703. Add flag to allow MapReduce AM to request for OPPORTUNISTIC containers. Contributed by Arun Suresh

2016-05-26 Thread aengineer
MAPREDUCE-6703. Add flag to allow MapReduce AM to request for OPPORTUNISTIC containers. Contributed by Arun Suresh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ae353ea9 Tree:

[17/31] hadoop git commit: YARN-3344. Fix warning - procfs stat file is not in the expected format. (Ravindra Kumar Naik and Akira Ajisaka via kasha)

2016-05-26 Thread aengineer
YARN-3344. Fix warning - procfs stat file is not in the expected format. (Ravindra Kumar Naik and Akira Ajisaka via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/77d5ce90 Tree:

[16/31] hadoop git commit: YARN-4766. NM should not aggregate logs older than the retention policy (haibochen via rkanter)

2016-05-26 Thread aengineer
YARN-4766. NM should not aggregate logs older than the retention policy (haibochen via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e07519b8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e07519b8

[25/31] hadoop git commit: Merge branch 'trunk' into HDFS-1312

2016-05-26 Thread aengineer
Merge branch 'trunk' into HDFS-1312 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f7e37c6d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f7e37c6d Diff:

[31/31] hadoop git commit: HADOOP-13010. Refactor raw erasure coders. Contributed by Kai Zheng

2016-05-26 Thread aengineer
HADOOP-13010. Refactor raw erasure coders. Contributed by Kai Zheng Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/77202fa1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/77202fa1 Diff:

[24/31] hadoop git commit: HADOOP-12727. Minor cleanups needed for CMake 3.X (Alan Burlison via aw)

2016-05-26 Thread aengineer
HADOOP-12727. Minor cleanups needed for CMake 3.X (Alan Burlison via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fed9bf0e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fed9bf0e Diff:

[20/31] hadoop git commit: YARN-4957. Add getNewReservation in ApplicationClientProtocol (Sean Po via curino)

2016-05-26 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/013532a9/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/ResourceManagerRest.md -- diff --git

[15/31] hadoop git commit: YARN-5115. Avoid setting CONTENT-DISPOSITION header in the container-logs web-service. Contributed by Xuan Gong.

2016-05-26 Thread aengineer
YARN-5115. Avoid setting CONTENT-DISPOSITION header in the container-logs web-service. Contributed by Xuan Gong. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9a31e5df Tree:

[07/31] hadoop git commit: YARN-5114. Add additional tests in TestRMWebServicesApps and rectify testInvalidAppAttempts failure in 2.8. Contributed by Bibin A Chundatt

2016-05-26 Thread aengineer
YARN-5114. Add additional tests in TestRMWebServicesApps and rectify testInvalidAppAttempts failure in 2.8. Contributed by Bibin A Chundatt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/edd716e9 Tree:

[03/31] hadoop git commit: HDFS-9782. RollingFileSystemSink should have configurable roll interval. (Daniel Templeton via kasha)

2016-05-26 Thread aengineer
HDFS-9782. RollingFileSystemSink should have configurable roll interval. (Daniel Templeton via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/57c31a3f Tree:

[14/31] hadoop git commit: YARN-857. Localization failures should be available in container diagnostics. Contributed by Vinod Kumar Vavilapalli.

2016-05-26 Thread aengineer
YARN-857. Localization failures should be available in container diagnostics. Contributed by Vinod Kumar Vavilapalli. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c380a220 Tree:

[01/31] hadoop git commit: HDFS-7766. Add a flag to WebHDFS op=CREATE to not respond with a 307 redirect (Ravi Prakash via aw)

2016-05-26 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-1312 fa600a647 -> 553daf1fa HDFS-7766. Add a flag to WebHDFS op=CREATE to not respond with a 307 redirect (Ravi Prakash via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[11/31] hadoop git commit: HDFS-10217. show 'blockScheduled' tooltip in datanodes table.

2016-05-26 Thread aengineer
HDFS-10217. show 'blockScheduled' tooltip in datanodes table. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2dab64da Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2dab64da Diff:

[28/31] hadoop git commit: HADOOP-12579. Deprecate and remove WriteableRPCEngine. Contributed by Kai Zheng

2016-05-26 Thread aengineer
HADOOP-12579. Deprecate and remove WriteableRPCEngine. Contributed by Kai Zheng Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a6c79f92 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a6c79f92 Diff:

[13/31] hadoop git commit: YARN-5131. Distributed shell AM fails when extra container arrives during finishing. Contributed by Wangda Tan.

2016-05-26 Thread aengineer
YARN-5131. Distributed shell AM fails when extra container arrives during finishing. Contributed by Wangda Tan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/48c93133 Tree:

[19/31] hadoop git commit: HADOOP-12925. Checks for SPARC architecture need to include 64-bit SPARC (Alan Burlison via aw)

2016-05-26 Thread aengineer
HADOOP-12925. Checks for SPARC architecture need to include 64-bit SPARC (Alan Burlison via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3c83cee1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3c83cee1

[04/31] hadoop git commit: YARN-4878. Expose scheduling policy and max running apps over JMX for Yarn queues. (Yufei Gu via kasha)

2016-05-26 Thread aengineer
YARN-4878. Expose scheduling policy and max running apps over JMX for Yarn queues. (Yufei Gu via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f979d779 Tree:

[23/31] hadoop git commit: YARN-4866. FairScheduler: AMs can consume all vcores leading to a livelock when using FAIR policy. (Yufei Gu via kasha)

2016-05-26 Thread aengineer
YARN-4866. FairScheduler: AMs can consume all vcores leading to a livelock when using FAIR policy. (Yufei Gu via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4f513a4a Tree:

[3/3] hadoop git commit: YARN-5109. timestamps are stored unencoded causing parse errors (Varun Saxena via sjlee)

2016-05-26 Thread sjlee
YARN-5109. timestamps are stored unencoded causing parse errors (Varun Saxena via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e2229377 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e2229377 Diff:

[1/3] hadoop git commit: YARN-5109. timestamps are stored unencoded causing parse errors (Varun Saxena via sjlee)

2016-05-26 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-2928 10b26bb9f -> e2229377b

[02/31] hadoop git commit: YARN-3971. Skip RMNodeLabelsManager#checkRemoveFromClusterNodeLabelsOfQueue on nodelabel recovery. (addendum patch). Contributed by Bibin A chundatt

2016-05-26 Thread aengineer
YARN-3971. Skip RMNodeLabelsManager#checkRemoveFromClusterNodeLabelsOfQueue on nodelabel recovery. (addendum patch). Contributed by Bibin A chundatt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b4078bd1 Tree:

[22/31] hadoop git commit: YARN-4957. Add getNewReservation in ApplicationClientProtocol (Sean Po via curino)

2016-05-26 Thread aengineer
YARN-4957. Add getNewReservation in ApplicationClientProtocol (Sean Po via curino) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/013532a9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/013532a9 Diff:

[08/31] hadoop git commit: HADOOP-13198. Add support for OWASP's dependency-check. Contributed by Mike Yoder.

2016-05-26 Thread aengineer
HADOOP-13198. Add support for OWASP's dependency-check. Contributed by Mike Yoder. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/09b866fd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/09b866fd Diff:

hadoop git commit: YARN-5005. TestRMWebServices#testDumpingSchedulerLogs fails randomly. Contributed by Bibin A Chundatt.

2016-05-26 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 8c84a2a93 -> 0a544f8a3 YARN-5005. TestRMWebServices#testDumpingSchedulerLogs fails randomly. Contributed by Bibin A Chundatt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[18/31] hadoop git commit: YARN-4459. container-executor should only kill process groups. Contributed by Jun Gong

2016-05-26 Thread aengineer
YARN-4459. container-executor should only kill process groups. Contributed by Jun Gong Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1ba31fe9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1ba31fe9 Diff:

[27/31] hadoop git commit: HADOOP-12579. Deprecate and remove WriteableRPCEngine. Contributed by Kai Zheng

2016-05-26 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a6c79f92/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestDoAsEffectiveUser.java -- diff --git

[21/31] hadoop git commit: YARN-4957. Add getNewReservation in ApplicationClientProtocol (Sean Po via curino)

2016-05-26 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/013532a9/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/RMWebServices.java

[06/31] hadoop git commit: HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou

2016-05-26 Thread aengineer
HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/02d4e478 Tree:

[05/31] hadoop git commit: HDFS-9365. Balaner does not work with the HDFS-6376 HA setup.

2016-05-26 Thread aengineer
HDFS-9365. Balaner does not work with the HDFS-6376 HA setup. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/15ed080e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/15ed080e Diff:

[29/31] hadoop git commit: HDFS-10434. Fix intermittent test failure of TestDataNodeErasureCodingMetrics. Contributed by Rakesh R

2016-05-26 Thread aengineer
HDFS-10434. Fix intermittent test failure of TestDataNodeErasureCodingMetrics. Contributed by Rakesh R Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f69f5ab3 Tree:

hadoop git commit: YARN-5005. TestRMWebServices#testDumpingSchedulerLogs fails randomly. Contributed by Bibin A Chundatt.

2016-05-26 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 59335b4d7 -> ef3e0c6fd YARN-5005. TestRMWebServices#testDumpingSchedulerLogs fails randomly. Contributed by Bibin A Chundatt. (cherry picked from commit 0a544f8a3e52f3467003a731d77380f56343d322) Project:

hadoop git commit: HADOOP-12847. hadoop daemonlog should support https and SPNEGO for Kerberized cluster. (Wei-Chiu Chuang via Yongjun Zhang)

2016-05-26 Thread yjzhangal
Repository: hadoop Updated Branches: refs/heads/trunk 0a544f8a3 -> 34cc21f6d HADOOP-12847. hadoop daemonlog should support https and SPNEGO for Kerberized cluster. (Wei-Chiu Chuang via Yongjun Zhang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-12782. Faster LDAP group name resolution with ActiveDirectory. Contributed by Wei-Chiu Chuang

2016-05-26 Thread drankye
Repository: hadoop Updated Branches: refs/heads/branch-2 999cdd91b -> 4c8ab5e16 HADOOP-12782. Faster LDAP group name resolution with ActiveDirectory. Contributed by Wei-Chiu Chuang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: