hadoop git commit: HDFS-13941. make storageId in BlockPoolTokenSecretManager.checkAccess optional. Contributed by Wei-Chiu Chuang.

2018-10-24 Thread ajay
Repository: hadoop Updated Branches: refs/heads/branch-3.0 1d5390679 -> 2caf69deb HDFS-13941. make storageId in BlockPoolTokenSecretManager.checkAccess optional. Contributed by Wei-Chiu Chuang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-14026. Overload BlockPoolTokenSecretManager.checkAccess to make storageId and storageType optional. Contributed by Arpit Agarwal.

2018-10-24 Thread ajay
Repository: hadoop Updated Branches: refs/heads/trunk ace06a93b -> 97bd49fc3 HDFS-14026. Overload BlockPoolTokenSecretManager.checkAccess to make storageId and storageType optional. Contributed by Arpit Agarwal. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDDS-714. Bump protobuf version to 3.5.1. Contributed by Mukul Kumar Singh.

2018-10-24 Thread msingh
Repository: hadoop Updated Branches: refs/heads/trunk ddc1e0b72 -> ace06a93b HDDS-714. Bump protobuf version to 3.5.1. 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/ace06a93 Tree:

hadoop git commit: YARN-8941. Fix findbugs warnings in hadoop-yarn-csi. Contributed by Weiwei Yang.

2018-10-24 Thread wwei
Repository: hadoop Updated Branches: refs/heads/trunk 936fc3f3c -> ddc1e0b72 YARN-8941. Fix findbugs warnings in hadoop-yarn-csi. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ddc1e0b7

hadoop git commit: HDFS-14025. TestPendingReconstruction.testPendingAndInvalidate fails. Contributed by Ayush Saxena.

2018-10-24 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/trunk 244afaba4 -> 936fc3f3c HDFS-14025. TestPendingReconstruction.testPendingAndInvalidate fails. Contributed by Ayush Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HDDS-719. Remove Ozone dependencies on Apache Hadoop 3.2.0. Contributed by Arpit Agarwal.

2018-10-24 Thread arp
Repository: hadoop Updated Branches: refs/heads/ozone-0.3 767fc0ba8 -> 2d8bb2ac0 refs/heads/trunk 021caaa55 -> 244afaba4 HDDS-719. Remove Ozone dependencies on Apache Hadoop 3.2.0. Contributed by Arpit Agarwal. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HDDS-719. Remove Ozone dependencies on Apache Hadoop 3.2.0. Contributed by Arpit Agarwal.

2018-10-24 Thread arp
HDDS-719. Remove Ozone dependencies on Apache Hadoop 3.2.0. Contributed by Arpit Agarwal. (cherry picked from commit 244afaba4a2dd7db830a0479941e11efb114cca0) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2d8bb2ac Tree:

hadoop git commit: HDFS-14003. Fix findbugs warning in trunk for FSImageFormatPBINode. Contributed by Yiqun Lin.

2018-10-24 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-3.0 e8832418b -> 1d5390679 HDFS-14003. Fix findbugs warning in trunk for FSImageFormatPBINode. Contributed by Yiqun Lin. (cherry picked from commit 0e56c883cd2310f3ff9d62afb306b1ab27419c36) Project:

hadoop git commit: HDFS-14003. Fix findbugs warning in trunk for FSImageFormatPBINode. Contributed by Yiqun Lin.

2018-10-24 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-3.2 aed71316e -> 5b995f85f HDFS-14003. Fix findbugs warning in trunk for FSImageFormatPBINode. Contributed by Yiqun Lin. (cherry picked from commit 0e56c883cd2310f3ff9d62afb306b1ab27419c36) Project:

hadoop git commit: HDFS-14003. Fix findbugs warning in trunk for FSImageFormatPBINode. Contributed by Yiqun Lin.

2018-10-24 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-3.1 96cedb87b -> 4b1f2ecd4 HDFS-14003. Fix findbugs warning in trunk for FSImageFormatPBINode. Contributed by Yiqun Lin. (cherry picked from commit 0e56c883cd2310f3ff9d62afb306b1ab27419c36) Project:

hadoop git commit: Fix potential FSImage corruption. Contributed by Daryn Sharp and Vinayakumar B.

2018-10-24 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-3.0 6aef51479 -> e8832418b Fix potential FSImage corruption. Contributed by Daryn Sharp and Vinayakumar B. (cherry picked from commit f1996ccbaee734d423caa9d47a571cfff98ef42c) (cherry picked from commit

hadoop git commit: Fix potential FSImage corruption. Contributed by Daryn Sharp and Vinayakumar B.

2018-10-24 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-3.1 4167275e8 -> 96cedb87b Fix potential FSImage corruption. Contributed by Daryn Sharp and Vinayakumar B. (cherry picked from commit f1996ccbaee734d423caa9d47a571cfff98ef42c) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HDDS-684. Fix HDDS-4 branch after HDDS-490 and HADOOP-15832. Contributed by Xiaoyu Yao.

2018-10-24 Thread xyao
Repository: hadoop Updated Branches: refs/heads/HDDS-4 7e25c2c43 -> 194b385ca HDDS-684. Fix HDDS-4 branch after HDDS-490 and HADOOP-15832. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDDS-516. Implement CopyObject REST endpoint. Contributed by Bharat Viswanadham.

2018-10-24 Thread bharat
Repository: hadoop Updated Branches: refs/heads/ozone-0.3 2777d5b05 -> 767fc0ba8 HDDS-516. Implement CopyObject REST endpoint. Contributed by Bharat Viswanadham. (cherry picked from commit 021caaa55e3f4315f927adb130fe95abcfe66744) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HDDS-516. Implement CopyObject REST endpoint. Contributed by Bharat Viswanadham.

2018-10-24 Thread bharat
Repository: hadoop Updated Branches: refs/heads/trunk c16c49b8c -> 021caaa55 HDDS-516. Implement CopyObject REST endpoint. Contributed by Bharat Viswanadham. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/021caaa5

hadoop git commit: YARN-8587. Added retries for fetching docker exit code. Contributed by Charo Zhang

2018-10-24 Thread eyang
Repository: hadoop Updated Branches: refs/heads/trunk e37458447 -> c16c49b8c YARN-8587. Added retries for fetching docker exit code. Contributed by Charo Zhang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-15823. ABFS: Stop requiring client ID and tenant ID for MSI (Contributed by Da Zhou via Daniel Templeton)

2018-10-24 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 69b328943 -> e37458447 HADOOP-15823. ABFS: Stop requiring client ID and tenant ID for MSI (Contributed by Da Zhou via Daniel Templeton) Change-Id: I546ab3a1df1efec635c08c388148e718dc4a9843 Project:

hadoop git commit: YARN-8929. DefaultOOMHandler should only pick running containers to kill upon oom events (haibochen via rkanter)

2018-10-24 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/trunk ebf8e1731 -> 69b328943 YARN-8929. DefaultOOMHandler should only pick running containers to kill upon oom events (haibochen via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDDS-693. Support multi-chunk signatures in s3g PUT object endpoint. Contributed by Elek Marton.

2018-10-24 Thread bharat
Repository: hadoop Updated Branches: refs/heads/ozone-0.3 d37705c0f -> 2777d5b05 HDDS-693. Support multi-chunk signatures in s3g PUT object endpoint. Contributed by Elek Marton. (cherry picked from commit ebf8e1731d8f7fdba199b8285930c8fda1a7584c) Project:

hadoop git commit: HDDS-693. Support multi-chunk signatures in s3g PUT object endpoint. Contributed by Elek Marton.

2018-10-24 Thread bharat
Repository: hadoop Updated Branches: refs/heads/trunk 74a5e683f -> ebf8e1731 HDDS-693. Support multi-chunk signatures in s3g PUT object endpoint. Contributed by Elek Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-7151. RMContainerAllocator#handleJobPriorityChange expects application_priority always. Contributed by Bilwa S T.

2018-10-24 Thread bibinchundatt
Repository: hadoop Updated Branches: refs/heads/branch-3.1 2e43966b5 -> 4167275e8 MAPREDUCE-7151. RMContainerAllocator#handleJobPriorityChange expects application_priority always. Contributed by Bilwa S T. (cherry picked from commit 74a5e683fe65ee624a094de77940a42777ed7a26) Project:

hadoop git commit: MAPREDUCE-7151. RMContainerAllocator#handleJobPriorityChange expects application_priority always. Contributed by Bilwa S T.

2018-10-24 Thread bibinchundatt
Repository: hadoop Updated Branches: refs/heads/branch-3.2 b6937e8e7 -> aed71316e MAPREDUCE-7151. RMContainerAllocator#handleJobPriorityChange expects application_priority always. Contributed by Bilwa S T. (cherry picked from commit 74a5e683fe65ee624a094de77940a42777ed7a26) Project:

hadoop git commit: MAPREDUCE-7151. RMContainerAllocator#handleJobPriorityChange expects application_priority always. Contributed by Bilwa S T.

2018-10-24 Thread bibinchundatt
Repository: hadoop Updated Branches: refs/heads/trunk c1874046e -> 74a5e683f MAPREDUCE-7151. RMContainerAllocator#handleJobPriorityChange expects application_priority always. Contributed by Bilwa S T. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-15850. CopyCommitter#concatFileChunks should check that the blocks per chunk is not 0. Contributed by Ted Yu.

2018-10-24 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2.9 d3850e8e1 -> 095ad6f7f HADOOP-15850. CopyCommitter#concatFileChunks should check that the blocks per chunk is not 0. Contributed by Ted Yu. Signed-off-by: Wei-Chiu Chuang (cherry picked from commit

hadoop git commit: HADOOP-15850. CopyCommitter#concatFileChunks should check that the blocks per chunk is not 0. Contributed by Ted Yu.

2018-10-24 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2 ca699774a -> f2739f3f5 HADOOP-15850. CopyCommitter#concatFileChunks should check that the blocks per chunk is not 0. Contributed by Ted Yu. Signed-off-by: Wei-Chiu Chuang (cherry picked from commit

hadoop git commit: HDFS-14021. TestReconstructStripedBlocksWithRackAwareness#testReconstructForNotEnoughRacks fails intermittently. Contributed by Xiao Chen.

2018-10-24 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-3.2 3665c4617 -> b6937e8e7 HDFS-14021. TestReconstructStripedBlocksWithRackAwareness#testReconstructForNotEnoughRacks fails intermittently. Contributed by Xiao Chen. (cherry picked from commit c1874046e2f9275ba330090fcf12c5611c6d6fc4)

hadoop git commit: HDFS-14021. TestReconstructStripedBlocksWithRackAwareness#testReconstructForNotEnoughRacks fails intermittently. Contributed by Xiao Chen.

2018-10-24 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-3.0 e402791a5 -> 6aef51479 HDFS-14021. TestReconstructStripedBlocksWithRackAwareness#testReconstructForNotEnoughRacks fails intermittently. Contributed by Xiao Chen. (cherry picked from commit c1874046e2f9275ba330090fcf12c5611c6d6fc4)

hadoop git commit: HDFS-14021. TestReconstructStripedBlocksWithRackAwareness#testReconstructForNotEnoughRacks fails intermittently. Contributed by Xiao Chen.

2018-10-24 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-3.1 080e9d0f9 -> 2e43966b5 HDFS-14021. TestReconstructStripedBlocksWithRackAwareness#testReconstructForNotEnoughRacks fails intermittently. Contributed by Xiao Chen. (cherry picked from commit c1874046e2f9275ba330090fcf12c5611c6d6fc4)

hadoop git commit: YARN-8911. ContainerScheduler incorrectly uses percentage number as the cpu resource utlization.

2018-10-24 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/YARN-1011 fa864b874 -> f53ed8afb YARN-8911. ContainerScheduler incorrectly uses percentage number as the cpu resource utlization. (cherry picked from commit 766b78ee074df29d5acd2ba2face5712dd20437f) Project:

hadoop git commit: HDFS-14021. TestReconstructStripedBlocksWithRackAwareness#testReconstructForNotEnoughRacks fails intermittently. Contributed by Xiao Chen.

2018-10-24 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/trunk bbc6dcd3d -> c1874046e HDFS-14021. TestReconstructStripedBlocksWithRackAwareness#testReconstructForNotEnoughRacks fails intermittently. Contributed by Xiao Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-8938. Updated YARN service upgrade document. Contributed by Chandni Singh

2018-10-24 Thread eyang
Repository: hadoop Updated Branches: refs/heads/branch-3.2 63396beab -> 3665c4617 YARN-8938. Updated YARN service upgrade document. Contributed by Chandni Singh (cherry picked from commit bbc6dcd3d0976932a49d8650804fb0a4018b3a02) Project:

hadoop git commit: YARN-8938. Updated YARN service upgrade document. Contributed by Chandni Singh

2018-10-24 Thread eyang
Repository: hadoop Updated Branches: refs/heads/trunk 766b78ee0 -> bbc6dcd3d YARN-8938. Updated YARN service upgrade document. Contributed by Chandni Singh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDDS-716. Update ozone to latest ratis snapshot build(0.3.0-aa38160-SNAPSHOT). Contributed by Mukul Kumar Singh.

2018-10-24 Thread arp
Repository: hadoop Updated Branches: refs/heads/ozone-0.3 27bbbd0f9 -> d37705c0f HDDS-716. Update ozone to latest ratis snapshot build(0.3.0-aa38160-SNAPSHOT). Contributed by Mukul Kumar Singh. (cherry picked from commit 0891cdda7961f7d0d7debdb8e89b7816f39f7c7b) Project:

hadoop git commit: YARN-8911. ContainerScheduler incorrectly uses percentage number as the cpu resource utlization.

2018-10-24 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/trunk 0891cdda7 -> 766b78ee0 YARN-8911. ContainerScheduler incorrectly uses percentage number as the cpu resource utlization. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDDS-716. Update ozone to latest ratis snapshot build(0.3.0-aa38160-SNAPSHOT). Contributed by Mukul Kumar Singh.

2018-10-24 Thread shashikant
Repository: hadoop Updated Branches: refs/heads/trunk 553044818 -> 0891cdda7 HDDS-716. Update ozone to latest ratis snapshot build(0.3.0-aa38160-SNAPSHOT). Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-8939. Javadoc build fails in hadoop-yarn-csi. Contributed by Weiwei Yang.

2018-10-24 Thread wwei
Repository: hadoop Updated Branches: refs/heads/trunk 1c0aae63a -> 553044818 YARN-8939. Javadoc build fails in hadoop-yarn-csi. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/55304481 Tree:

hadoop git commit: Revert "HDDS-579. ContainerStateMachine should fail subsequent transactions per container in case one fails. Contributed by Shashikant Banerjee."

2018-10-24 Thread shashikant
Repository: hadoop Updated Branches: refs/heads/ozone-0.3 3191afa12 -> 27bbbd0f9 Revert "HDDS-579. ContainerStateMachine should fail subsequent transactions per container in case one fails. Contributed by Shashikant Banerjee." This reverts commit a619d120a6c44bde2a846d61505a94f896e58e46.

hadoop git commit: HADOOP-14775. Change junit dependency in parent pom file to junit 5 while maintaining backward compatibility to junit4. Contributed by Akira Ajisaka.

2018-10-24 Thread tasanuma
Repository: hadoop Updated Branches: refs/heads/trunk 0ca50648c -> 1c0aae63a HADOOP-14775. Change junit dependency in parent pom file to junit 5 while maintaining backward compatibility to junit4. Contributed by Akira Ajisaka. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HADOOP-15856. Trunk build fails to compile native on Windows. Contributed by Vinayakumar B.

2018-10-24 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/trunk 8f97d6f2c -> 0ca50648c HADOOP-15856. Trunk build fails to compile native on Windows. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: