hadoop git commit: HDFS-13484. RBF: Disable Nameservices from the federation. Contributed by Inigo Goiri.

2018-04-25 Thread yqlin
Repository: hadoop Updated Branches: refs/heads/trunk bb3c50476 -> 30fef0bf1 HDFS-13484. RBF: Disable Nameservices from the federation. Contributed by Inigo Goiri. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/30fef0b

hadoop git commit: HDFS-13484. RBF: Disable Nameservices from the federation. Contributed by Inigo Goiri.

2018-04-25 Thread yqlin
Repository: hadoop Updated Branches: refs/heads/branch-3.1 3043a93d4 -> 999ea44b9 HDFS-13484. RBF: Disable Nameservices from the federation. Contributed by Inigo Goiri. (cherry picked from commit 30fef0bf1e5c8c0ca073df99ad9b33cb0e4431a5) Project: http://git-wip-us.apache.org/repos/asf/hadoo

hadoop git commit: HDFS-13484. RBF: Disable Nameservices from the federation. Contributed by Inigo Goiri.

2018-04-25 Thread yqlin
Repository: hadoop Updated Branches: refs/heads/branch-2 2b48854cf -> 33ffc9608 HDFS-13484. RBF: Disable Nameservices from the federation. Contributed by Inigo Goiri. (cherry picked from commit 30fef0bf1e5c8c0ca073df99ad9b33cb0e4431a5) Project: http://git-wip-us.apache.org/repos/asf/hadoop/

hadoop git commit: HDFS-13484. RBF: Disable Nameservices from the federation. Contributed by Inigo Goiri.

2018-04-25 Thread yqlin
Repository: hadoop Updated Branches: refs/heads/branch-3.0 baa003035 -> caffd538a HDFS-13484. RBF: Disable Nameservices from the federation. Contributed by Inigo Goiri. (cherry picked from commit 30fef0bf1e5c8c0ca073df99ad9b33cb0e4431a5) Project: http://git-wip-us.apache.org/repos/asf/hadoo

hadoop git commit: HDFS-13484. RBF: Disable Nameservices from the federation. Contributed by Inigo Goiri.

2018-04-25 Thread yqlin
Repository: hadoop Updated Branches: refs/heads/branch-2.9 fba9ffe9e -> 7ed9ee718 HDFS-13484. RBF: Disable Nameservices from the federation. Contributed by Inigo Goiri. (cherry picked from commit 30fef0bf1e5c8c0ca073df99ad9b33cb0e4431a5) (cherry picked from commit caffd538af1c17d1f35c649a9ae9

hadoop git commit: HADOOP-15404. Remove multibyte characters in DataNodeUsageReportUtil

2018-04-25 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 30fef0bf1 -> 1bd44becb HADOOP-15404. Remove multibyte characters in DataNodeUsageReportUtil Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/co

hadoop git commit: HADOOP-15402. Prevent double logout of UGI's LoginContext

2018-04-25 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 1bd44becb -> 69e1e6aee HADOOP-15402. Prevent double logout of UGI's LoginContext Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/69e1e6

hadoop git commit: YARN-8188. RM Nodes UI data table index for sorting column need to be corrected post Application tags display. Contributed by Weiwei Yang.

2018-04-25 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk 69e1e6aee -> 626690612 YARN-8188. RM Nodes UI data table index for sorting column need to be corrected post Application tags display. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://g

hadoop git commit: YARN-8188. RM Nodes UI data table index for sorting column need to be corrected post Application tags display. Contributed by Weiwei Yang.

2018-04-25 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/branch-3.1 999ea44b9 -> 44d28692a YARN-8188. RM Nodes UI data table index for sorting column need to be corrected post Application tags display. Contributed by Weiwei Yang. (cherry picked from commit 626690612cd0957316628376744a8be62f891665) P

[hadoop] Git Push Summary

2018-04-25 Thread xyao
Repository: hadoop Updated Branches: refs/heads/HDFS-13180 [created] 626690612 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

svn commit: r1830116 - in /hadoop/common/site/main/publish/docs: r3.0.1/hadoop-project-dist/hadoop-hdfs/ViewFs.html r3.0.2/hadoop-project-dist/hadoop-hdfs/ViewFs.html

2018-04-25 Thread lei
Author: lei Date: Wed Apr 25 20:27:25 2018 New Revision: 1830116 URL: http://svn.apache.org/viewvc?rev=1830116&view=rev Log: Fix merge conflicts in ViewFs.html Modified: hadoop/common/site/main/publish/docs/r3.0.1/hadoop-project-dist/hadoop-hdfs/ViewFs.html hadoop/common/site/main/publi

hadoop git commit: HDFS-13468. Add erasure coding metrics into ReadStatistics. (Contributed by Lei (Eddy) Xu)

2018-04-25 Thread lei
Repository: hadoop Updated Branches: refs/heads/trunk 626690612 -> 96a57c967 HDFS-13468. Add erasure coding metrics into ReadStatistics. (Contributed by Lei (Eddy) Xu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/96a

[hadoop] Git Push Summary

2018-04-25 Thread shv
Repository: hadoop Updated Branches: refs/heads/YARN-8200 [created] 7ed9ee718 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

[1/2] hadoop git commit: HADOOP-15411. AuthenticationFilter should use Configuration.getPropsWithPrefix instead of iterator. (Suma Shivaprasad via wangda)

2018-04-25 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk 96a57c967 -> af986b442 HADOOP-15411. AuthenticationFilter should use Configuration.getPropsWithPrefix instead of iterator. (Suma Shivaprasad via wangda) Change-Id: Ia19458a43aceb4ffdb1e8eccc519655235d92ba9 Project: http://git-wip-us.apac

[2/2] hadoop git commit: YARN-8193. YARN RM hangs abruptly (stops allocating resources) when running successive applications. (Zian Chen via wangda)

2018-04-25 Thread wangda
YARN-8193. YARN RM hangs abruptly (stops allocating resources) when running successive applications. (Zian Chen via wangda) Change-Id: Ia83dd2499ee9000b9e09ae5a932f21a13c0ddee6 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/comm

[1/2] hadoop git commit: HADOOP-15411. AuthenticationFilter should use Configuration.getPropsWithPrefix instead of iterator. (Suma Shivaprasad via wangda)

2018-04-25 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-3.1 44d28692a -> da9d5a3fe HADOOP-15411. AuthenticationFilter should use Configuration.getPropsWithPrefix instead of iterator. (Suma Shivaprasad via wangda) Change-Id: Ia19458a43aceb4ffdb1e8eccc519655235d92ba9 (cherry picked from commit 3

[2/2] hadoop git commit: YARN-8193. YARN RM hangs abruptly (stops allocating resources) when running successive applications. (Zian Chen via wangda)

2018-04-25 Thread wangda
YARN-8193. YARN RM hangs abruptly (stops allocating resources) when running successive applications. (Zian Chen via wangda) Change-Id: Ia83dd2499ee9000b9e09ae5a932f21a13c0ddee6 (cherry picked from commit af986b442b7be0f2fad1241ca9e267a15c20bf43) Project: http://git-wip-us.apache.org/repos/asf/h

hadoop git commit: HADOOP-15411. AuthenticationFilter should use Configuration.getPropsWithPrefix instead of iterator. (Suma Shivaprasad via wangda)

2018-04-25 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-3.0 caffd538a -> e6de818ef HADOOP-15411. AuthenticationFilter should use Configuration.getPropsWithPrefix instead of iterator. (Suma Shivaprasad via wangda) Change-Id: Ia19458a43aceb4ffdb1e8eccc519655235d92ba9 (cherry picked from commit 3