hadoop git commit: Revert "HADOOP-13055. Implement linkMergeSlash and linkFallback for ViewFileSystem"

2018-05-08 Thread yjzhangal
Repository: hadoop Updated Branches: refs/heads/branch-3.0 f13ec73c2 -> 21bf02023 Revert "HADOOP-13055. Implement linkMergeSlash and linkFallback for ViewFileSystem" This reverts commit 218a21a0f0013523a80eddf28c5f152ccf3b2212. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HDDS-33. Ozone : Fix the test logic in TestKeySpaceManager#testDeleteKey. Contributed by Shashikant Banerjee.

2018-05-08 Thread msingh
Repository: hadoop Updated Branches: refs/heads/trunk 8981674bb -> 809135082 HDDS-33. Ozone : Fix the test logic in TestKeySpaceManager#testDeleteKey. Contributed by Shashikant Banerjee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-15420 s3guard ITestS3GuardToolLocal failures in diff tests (Gabor Bota)

2018-05-08 Thread fabbri
Repository: hadoop Updated Branches: refs/heads/trunk 69aac696d -> 8981674bb HADOOP-15420 s3guard ITestS3GuardToolLocal failures in diff tests (Gabor Bota) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8981674b Tree:

hadoop git commit: YARN-7894. Improve ATS response for DShell DS_CONTAINER when container launch fails. Contributed by Chandni Singh

2018-05-08 Thread billie
Repository: hadoop Updated Branches: refs/heads/branch-3.1 39236da2f -> f7cbfeb72 YARN-7894. Improve ATS response for DShell DS_CONTAINER when container launch fails. Contributed by Chandni Singh (cherry picked from commit 1ef0a1db1d6a412b2a26782329a8325635866d0a) Project:

hadoop git commit: HADOOP-13649 s3guard: implement time-based (TTL) expiry for LocalMetadataStore (Gabor Bota)

2018-05-08 Thread fabbri
Repository: hadoop Updated Branches: refs/heads/trunk 1ef0a1db1 -> 69aac696d HADOOP-13649 s3guard: implement time-based (TTL) expiry for LocalMetadataStore (Gabor Bota) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: YARN-8207. Docker container launch use popen have risk of shell expansion. Contributed by Eric Yang.

2018-05-08 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-3.1 0873cfcb5 -> 39236da2f http://git-wip-us.apache.org/repos/asf/hadoop/blob/39236da2/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/test/utils/test_docker_util.cc

[2/2] hadoop git commit: YARN-8207. Docker container launch use popen have risk of shell expansion. Contributed by Eric Yang.

2018-05-08 Thread jlowe
YARN-8207. Docker container launch use popen have risk of shell expansion. Contributed by Eric Yang. (cherry picked from commit a2ea7564209dce896a5badee3949ee41e4bc00bf) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: YARN-8207. Docker container launch use popen have risk of shell expansion. Contributed by Eric Yang.

2018-05-08 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 6b96a73bb -> a2ea75642 http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2ea7564/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/test/utils/test_docker_util.cc

[2/2] hadoop git commit: YARN-8207. Docker container launch use popen have risk of shell expansion. Contributed by Eric Yang.

2018-05-08 Thread jlowe
YARN-8207. Docker container launch use popen have risk of shell expansion. Contributed by Eric Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a2ea7564 Tree:

hadoop git commit: YARN-8232. RMContainer lost queue name when RM HA happens. (Hu Ziqian via wangda)

2018-05-08 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-3.1 b69c65fc6 -> 0873cfcb5 YARN-8232. RMContainer lost queue name when RM HA happens. (Hu Ziqian via wangda) Change-Id: Ia21e1da6871570c993bbedde76ce32929e95970f (cherry picked from commit 6b96a73bb0f0ad1c877a062b19091e3e15a33ec4)

hadoop git commit: YARN-8232. RMContainer lost queue name when RM HA happens. (Hu Ziqian via wangda)

2018-05-08 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk d72c16516 -> 6b96a73bb YARN-8232. RMContainer lost queue name when RM HA happens. (Hu Ziqian via wangda) Change-Id: Ia21e1da6871570c993bbedde76ce32929e95970f Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDDS-23. Remove SCMNodeAddressList from SCMRegisterRequestProto. Contributed by Nanda Kumar.

2018-05-08 Thread msingh
Repository: hadoop Updated Branches: refs/heads/trunk 745058372 -> d72c16516 HDDS-23. Remove SCMNodeAddressList from SCMRegisterRequestProto. Contributed by Nanda Kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[hadoop] Git Push Summary

2018-05-08 Thread junping_du
Repository: hadoop Updated Tags: refs/tags/release-2.8.4-RC0 [created] 47a80be48 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

hadoop git commit: YARN-8253. HTTPS Ats v2 api call fails with 'bad HTTP parsed'. Contributed by Charan Hebri.

2018-05-08 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2.9 d8288414b -> d35351674 YARN-8253. HTTPS Ats v2 api call fails with 'bad HTTP parsed'. Contributed by Charan Hebri. (cherry picked from commit 7450583721757b8af2945ebd9be1a9efed11444c) Project:

hadoop git commit: YARN-8253. HTTPS Ats v2 api call fails with 'bad HTTP parsed'. Contributed by Charan Hebri.

2018-05-08 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 567992079 -> 3cb9888d5 YARN-8253. HTTPS Ats v2 api call fails with 'bad HTTP parsed'. Contributed by Charan Hebri. (cherry picked from commit 7450583721757b8af2945ebd9be1a9efed11444c) Project:

hadoop git commit: YARN-8253. HTTPS Ats v2 api call fails with 'bad HTTP parsed'. Contributed by Charan Hebri.

2018-05-08 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-3.0 fe66ed7da -> f13ec73c2 YARN-8253. HTTPS Ats v2 api call fails with 'bad HTTP parsed'. Contributed by Charan Hebri. (cherry picked from commit 7450583721757b8af2945ebd9be1a9efed11444c) Project:

hadoop git commit: YARN-8253. HTTPS Ats v2 api call fails with 'bad HTTP parsed'. Contributed by Charan Hebri.

2018-05-08 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-3.1 9355f56b3 -> b69c65fc6 YARN-8253. HTTPS Ats v2 api call fails with 'bad HTTP parsed'. Contributed by Charan Hebri. (cherry picked from commit 7450583721757b8af2945ebd9be1a9efed11444c) Project:

hadoop git commit: YARN-8253. HTTPS Ats v2 api call fails with 'bad HTTP parsed'. Contributed by Charan Hebri.

2018-05-08 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 2916c9050 -> 745058372 YARN-8253. HTTPS Ats v2 api call fails with 'bad HTTP parsed'. Contributed by Charan Hebri. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-8251. [UI2] Clicking on Application link at the header goes to Diagnostics Tab instead of AppAttempt Tab. Contributed by Yesha Vora.

2018-05-08 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/branch-3.1 9eb51a300 -> 9355f56b3 YARN-8251. [UI2] Clicking on Application link at the header goes to Diagnostics Tab instead of AppAttempt Tab. Contributed by Yesha Vora. (cherry picked from commit 2916c90500643f82aabcedd74b349938d8c86518)

hadoop git commit: YARN-8251. [UI2] Clicking on Application link at the header goes to Diagnostics Tab instead of AppAttempt Tab. Contributed by Yesha Vora.

2018-05-08 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk 9832265e1 -> 2916c9050 YARN-8251. [UI2] Clicking on Application link at the header goes to Diagnostics Tab instead of AppAttempt Tab. Contributed by Yesha Vora. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: