[06/32] hadoop git commit: YARN-8518. test-container-executor test_is_empty() is broken (Jim_Brennan via rkanter)

2018-07-17 Thread xkrogen
YARN-8518. test-container-executor test_is_empty() is broken (Jim_Brennan via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1bc106a7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1bc106a7 Diff:

[31/32] hadoop git commit: Merge branch 'trunk' into HDFS-12943

2018-07-17 Thread xkrogen
Merge branch 'trunk' into HDFS-12943 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5f9c3ca8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5f9c3ca8 Diff:

[27/32] hadoop git commit: YARN-8299. Added CLI and REST API for query container status. Contributed by Chandni Singh

2018-07-17 Thread xkrogen
YARN-8299. Added CLI and REST API for query container status. Contributed by Chandni Singh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/121865c3 Tree:

[24/32] hadoop git commit: HADOOP-15598. DataChecksum calculate checksum is contented on hashtable synchronization. Contributed by Prasanth Jayachandran.

2018-07-17 Thread xkrogen
HADOOP-15598. DataChecksum calculate checksum is contented on hashtable synchronization. Contributed by Prasanth Jayachandran. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0c7a5789 Tree:

[17/32] hadoop git commit: HDDS-254. Fix TestStorageContainerManager#testBlockDeletingThrottling. Contributed by Lokesh Jain

2018-07-17 Thread xkrogen
HDDS-254. Fix TestStorageContainerManager#testBlockDeletingThrottling. Contributed by Lokesh Jain Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5074ca93 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5074ca93

[15/32] hadoop git commit: YARN-8434. Update federation documentation of Nodemanager configurations. Contributed by Bibin A Chundatt.

2018-07-17 Thread xkrogen
YARN-8434. Update federation documentation of Nodemanager configurations. 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/4523cc56 Tree:

[21/32] hadoop git commit: YARN-8511. When AM releases a container, RM removes allocation tags before it is released by NM. (Weiwei Yang via wangda)

2018-07-17 Thread xkrogen
YARN-8511. When AM releases a container, RM removes allocation tags before it is released by NM. (Weiwei Yang via wangda) Change-Id: I6f9f409f2ef685b405cbff547dea9623bf3322d9 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[02/32] hadoop git commit: HADOOP-15316. GenericTestUtils can exceed maxSleepTime. Contributed by Adam Antal.

2018-07-17 Thread xkrogen
HADOOP-15316. GenericTestUtils can exceed maxSleepTime. Contributed by Adam Antal. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4f3f9391 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4f3f9391 Diff:

[18/32] hadoop git commit: YARN-8421: when moving app, activeUsers is increased, even though app does not have outstanding request. Contributed by Kyungwan Nam

2018-07-17 Thread xkrogen
YARN-8421: when moving app, activeUsers is increased, even though app does not have outstanding request. Contributed by Kyungwan Nam Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/937ef39b Tree:

[01/32] hadoop git commit: HDFS-12837. Intermittent failure in TestReencryptionWithKMS.

2018-07-17 Thread xkrogen
Repository: hadoop Updated Branches: refs/heads/HDFS-12943 9e9e1e3a5 -> b2f814c74 HDFS-12837. Intermittent failure in TestReencryptionWithKMS. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b37074be Tree:

[32/32] hadoop git commit: HDFS-13610. [SBN read] Edit Tail Fast Path Part 4: Cleanup. Integration test, documentation, remove unnecessary dummy sync, minors fixups. Contributed by Erik Krogen.

2018-07-17 Thread xkrogen
HDFS-13610. [SBN read] Edit Tail Fast Path Part 4: Cleanup. Integration test, documentation, remove unnecessary dummy sync, minors fixups. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[11/32] hadoop git commit: HDDS-232. Parallel unit test execution for HDDS/Ozone. Contributed by Arpit Agarwal.

2018-07-17 Thread xkrogen
HDDS-232. Parallel unit test execution for HDDS/Ozone. Contributed by Arpit Agarwal. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d1850720 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d1850720 Diff:

[08/32] hadoop git commit: HDDS-187. Command status publisher for datanode. Contributed by Ajay Kumar.

2018-07-17 Thread xkrogen
HDDS-187. Command status publisher for datanode. Contributed by Ajay Kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f89e2659 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f89e2659 Diff:

[13/32] hadoop git commit: HADOOP-15531. Use commons-text instead of commons-lang in some classes to fix deprecation warnings. Contributed by Takanobu Asanuma.

2018-07-17 Thread xkrogen
HADOOP-15531. Use commons-text instead of commons-lang in some classes to fix deprecation warnings. Contributed by Takanobu Asanuma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/88625f5c Tree:

[05/32] hadoop git commit: HDDS-234. Add SCM node report handler. Contributed by Ajay Kumar.

2018-07-17 Thread xkrogen
HDDS-234. Add SCM node report handler. Contributed by Ajay Kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/556d9b36 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/556d9b36 Diff:

[28/32] hadoop git commit: HDFS-13485. DataNode WebHDFS endpoint throws NPE. Contributed by Siyao Meng.

2018-07-17 Thread xkrogen
HDFS-13485. DataNode WebHDFS endpoint throws NPE. Contributed by Siyao Meng. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d2153577 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d2153577 Diff:

[23/32] hadoop git commit: YARN-8524. Single parameter Resource / LightWeightResource constructor looks confusing. (Szilard Nemeth via wangda)

2018-07-17 Thread xkrogen
YARN-8524. Single parameter Resource / LightWeightResource constructor looks confusing. (Szilard Nemeth via wangda) Change-Id: I4ae97548b5b8d76a6bcebb2d3d70bf8e0be3c125 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[09/32] hadoop git commit: HDDS-238. Add Node2Pipeline Map in SCM to track ratis/standalone pipelines. Contributed by Mukul Kumar Singh.

2018-07-17 Thread xkrogen
HDDS-238. Add Node2Pipeline Map in SCM to track ratis/standalone pipelines. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3f3f7222 Tree:

[19/32] hadoop git commit: HDFS-13475. RBF: Admin cannot enforce Router enter SafeMode. Contributed by Chao Sun.

2018-07-17 Thread xkrogen
HDFS-13475. RBF: Admin cannot enforce Router enter SafeMode. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/359ea4e1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/359ea4e1 Diff:

[03/32] hadoop git commit: HADOOP-15349. S3Guard DDB retryBackoff to be more informative on limits exceeded. Contributed by Gabor Bota.

2018-07-17 Thread xkrogen
HADOOP-15349. S3Guard DDB retryBackoff to be more informative on limits exceeded. Contributed by Gabor Bota. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a08812a1 Tree:

[04/32] hadoop git commit: HDDS-228. Add the ReplicaMaps to ContainerStateManager. Contributed by Ajay Kumar.

2018-07-17 Thread xkrogen
HDDS-228. Add the ReplicaMaps to ContainerStateManager. Contributed by Ajay Kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5ee90efe Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5ee90efe Diff:

[22/32] hadoop git commit: YARN-8361. Change App Name Placement Rule to use App Name instead of App Id for configuration. (Zian Chen via wangda)

2018-07-17 Thread xkrogen
YARN-8361. Change App Name Placement Rule to use App Name instead of App Id for configuration. (Zian Chen via wangda) Change-Id: I17e5021f8f611a9c5e3bd4b38f25e08585afc6b1 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[14/32] hadoop git commit: HDDS-210. Make "-file" argument optional for ozone getKey command. Contributed by Lokesh Jain.

2018-07-17 Thread xkrogen
HDDS-210. Make "-file" argument optional for ozone getKey command. Contributed by Lokesh Jain. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/103f2eeb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/103f2eeb

[20/32] hadoop git commit: HDFS-13524. Occasional "All datanodes are bad" error in TestLargeBlock#testLargeBlockSize. Contributed by Siyao Meng.

2018-07-17 Thread xkrogen
HDFS-13524. Occasional "All datanodes are bad" error in TestLargeBlock#testLargeBlockSize. Contributed by Siyao Meng. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/88b27942 Tree:

[10/32] hadoop git commit: HDDS-253. SCMBlockDeletingService should publish events for delete blocks to EventQueue. Contributed by Lokesh Jain.

2018-07-17 Thread xkrogen
HDDS-253. SCMBlockDeletingService should publish events for delete blocks to EventQueue. Contributed by Lokesh Jain. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1fe5b938 Tree:

[29/32] hadoop git commit: Fix potential FSImage corruption. Contributed by Ekanth Sethuramalingam & Arpit Agarwal.

2018-07-17 Thread xkrogen
Fix potential FSImage corruption. Contributed by Ekanth Sethuramalingam & Arpit Agarwal. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0a1e922f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0a1e922f Diff:

[30/32] hadoop git commit: HDFS-13733. RBF: Add Web UI configurations and descriptions to RBF document. Contributed by Takanobu Asanuma.

2018-07-17 Thread xkrogen
HDFS-13733. RBF: Add Web UI configurations and descriptions to RBF document. Contributed by Takanobu Asanuma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1af87df2 Tree:

[26/32] hadoop git commit: YARN-8538. Fixed memory leaks in container-executor and test cases. Contributed by Billie Rinaldi

2018-07-17 Thread xkrogen
YARN-8538. Fixed memory leaks in container-executor and test cases. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/efb4e274 Tree:

[16/32] hadoop git commit: HDDS-251. Integrate BlockDeletingService in KeyValueHandler. Contributed by Lokesh Jain

2018-07-17 Thread xkrogen
HDDS-251. Integrate BlockDeletingService in KeyValueHandler. Contributed by Lokesh Jain Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0927bc4f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0927bc4f Diff:

[12/32] hadoop git commit: YARN-8515. container-executor can crash with SIGPIPE after nodemanager restart. Contributed by Jim Brennan

2018-07-17 Thread xkrogen
YARN-8515. container-executor can crash with SIGPIPE after nodemanager restart. Contributed by Jim Brennan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/17118f44 Tree:

[25/32] hadoop git commit: HDFS-13690. Improve error message when creating encryption zone while KMS is unreachable. Contributed by Kitti Nanasi.

2018-07-17 Thread xkrogen
HDFS-13690. Improve error message when creating encryption zone while KMS is unreachable. Contributed by Kitti Nanasi. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d2874e04 Tree:

[07/32] hadoop git commit: HDFS-13663. Should throw exception when incorrect block size is set. Contributed by Shweta.

2018-07-17 Thread xkrogen
HDFS-13663. Should throw exception when incorrect block size is set. Contributed by Shweta. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/87eeb26e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/87eeb26e Diff: