[2/2] hadoop git commit: HDFS-13478. RBF: Disabled Nameservice store API. Contributed by Inigo Goiri.

2018-04-20 Thread yqlin
HDFS-13478. RBF: Disabled Nameservice store API. Contributed by Inigo Goiri. (cherry picked from commit b6dae26f4490bbd03360b8df19ef00cf843430f3) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a9752503 Tree: http://git-wip

[1/2] hadoop git commit: HDFS-13478. RBF: Disabled Nameservice store API. Contributed by Inigo Goiri.

2018-04-20 Thread yqlin
Repository: hadoop Updated Branches: refs/heads/branch-2 06f3f453c -> a97525030 http://git-wip-us.apache.org/repos/asf/hadoop/blob/a9752503/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/proto/RouterProtocol.proto -- diff --git

[2/2] hadoop git commit: HDFS-13478. RBF: Disabled Nameservice store API. Contributed by Inigo Goiri.

2018-04-20 Thread yqlin
HDFS-13478. RBF: Disabled Nameservice store API. Contributed by Inigo Goiri. (cherry picked from commit b6dae26f4490bbd03360b8df19ef00cf843430f3) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/45b11fe3 Tree: http://git-wip

[1/2] hadoop git commit: HDFS-13478. RBF: Disabled Nameservice store API. Contributed by Inigo Goiri.

2018-04-20 Thread yqlin
Repository: hadoop Updated Branches: refs/heads/branch-3.0 6becb3de0 -> 45b11fe35 http://git-wip-us.apache.org/repos/asf/hadoop/blob/45b11fe3/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/proto/RouterProtocol.proto -- diff --git

[1/2] hadoop git commit: HDFS-13478. RBF: Disabled Nameservice store API. Contributed by Inigo Goiri.

2018-04-20 Thread yqlin
Repository: hadoop Updated Branches: refs/heads/branch-3.1 9f648f6e5 -> 3f72d077f http://git-wip-us.apache.org/repos/asf/hadoop/blob/3f72d077/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/proto/RouterProtocol.proto -- diff --git

[2/2] hadoop git commit: HDFS-13478. RBF: Disabled Nameservice store API. Contributed by Inigo Goiri.

2018-04-20 Thread yqlin
HDFS-13478. RBF: Disabled Nameservice store API. Contributed by Inigo Goiri. (cherry picked from commit b6dae26f4490bbd03360b8df19ef00cf843430f3) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3f72d077 Tree: http://git-wip

[2/2] hadoop git commit: HDFS-13478. RBF: Disabled Nameservice store API. Contributed by Inigo Goiri.

2018-04-20 Thread yqlin
HDFS-13478. RBF: Disabled Nameservice store API. 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/b6dae26f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b6dae26f Diff: http://git-wip-us.

[1/2] hadoop git commit: HDFS-13478. RBF: Disabled Nameservice store API. Contributed by Inigo Goiri.

2018-04-20 Thread yqlin
Repository: hadoop Updated Branches: refs/heads/trunk f40969a14 -> b6dae26f4 http://git-wip-us.apache.org/repos/asf/hadoop/blob/b6dae26f/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/proto/RouterProtocol.proto -- diff --git a/h

hadoop git commit: HDFS-10183. Prevent race condition during class initialization. Contributed by Pavel Avgustinov.

2018-04-20 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e3a49fe1d -> ac2bea815 HDFS-10183. Prevent race condition during class initialization. Contributed by Pavel Avgustinov. (cherry picked from commit f40969a141ec6aff254c41e4185cc61ea9e4e554) Project: http://git-wip-us.apache.org/repos

hadoop git commit: HDFS-10183. Prevent race condition during class initialization. Contributed by Pavel Avgustinov.

2018-04-20 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.9 a32c05e0a -> 6c885edac HDFS-10183. Prevent race condition during class initialization. Contributed by Pavel Avgustinov. (cherry picked from commit f40969a141ec6aff254c41e4185cc61ea9e4e554) Project: http://git-wip-us.apache.org/repos

hadoop git commit: HDFS-10183. Prevent race condition during class initialization. Contributed by Pavel Avgustinov.

2018-04-20 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-3.0 4bff2df13 -> 6becb3de0 HDFS-10183. Prevent race condition during class initialization. Contributed by Pavel Avgustinov. (cherry picked from commit f40969a141ec6aff254c41e4185cc61ea9e4e554) Project: http://git-wip-us.apache.org/repos

hadoop git commit: HDFS-10183. Prevent race condition during class initialization. Contributed by Pavel Avgustinov.

2018-04-20 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-3.1 5556cf397 -> 9f648f6e5 HDFS-10183. Prevent race condition during class initialization. Contributed by Pavel Avgustinov. (cherry picked from commit f40969a141ec6aff254c41e4185cc61ea9e4e554) Project: http://git-wip-us.apache.org/repos

hadoop git commit: HDFS-10183. Prevent race condition during class initialization. Contributed by Pavel Avgustinov.

2018-04-20 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/trunk 28e224439 -> f40969a14 HDFS-10183. Prevent race condition during class initialization. Contributed by Pavel Avgustinov. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/comm

[2/2] hadoop git commit: YARN-6675. Add NM support to launch opportunistic containers based on overallocation. Contributed by Haibo Chen.

2018-04-20 Thread szegedim
YARN-6675. Add NM support to launch opportunistic containers based on overallocation. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c1362b68 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/t

[1/2] hadoop git commit: YARN-6675. Add NM support to launch opportunistic containers based on overallocation. Contributed by Haibo Chen.

2018-04-20 Thread szegedim
Repository: hadoop Updated Branches: refs/heads/YARN-1011 72534c37a -> c1362b68a http://git-wip-us.apache.org/repos/asf/hadoop/blob/c1362b68/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager

hadoop git commit: YARN-8064. Bugfix for clean up container-executor cmd helper file. Contributed by Eric Badger

2018-04-20 Thread eyang
Repository: hadoop Updated Branches: refs/heads/branch-3.1 18c86a3fb -> 5556cf397 YARN-8064. Bugfix for clean up container-executor cmd helper file. Contributed by Eric Badger Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/a

[2/2] hadoop git commit: YARN-8111. Simplify PlacementConstraints API by removing allocationTagToIntraApp. Contributed by Weiwei Yang.

2018-04-20 Thread kkaranasos
YARN-8111. Simplify PlacementConstraints API by removing allocationTagToIntraApp. Contributed by Weiwei Yang. (cherry picked from commit 28e2244390c990877dc2ee2733cf9b8d2c75128e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/co

[1/2] hadoop git commit: YARN-8111. Simplify PlacementConstraints API by removing allocationTagToIntraApp. Contributed by Weiwei Yang.

2018-04-20 Thread kkaranasos
Repository: hadoop Updated Branches: refs/heads/branch-3.1 71b0d5298 -> 18c86a3fb refs/heads/trunk 766544c0b -> 28e224439 YARN-8111. Simplify PlacementConstraints API by removing allocationTagToIntraApp. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/rep

hadoop git commit: YARN-7786. NullPointerException while launching ApplicationMaster. Contributed by lujie

2018-04-20 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.9 caf75f824 -> a32c05e0a YARN-7786. NullPointerException while launching ApplicationMaster. Contributed by lujie (cherry picked from commit 06f3f453c22dfc77c1444ab58606bfb30282f671) Project: http://git-wip-us.apache.org/repos/asf/hado

hadoop git commit: YARN-7786. NullPointerException while launching ApplicationMaster. Contributed by lujie

2018-04-20 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 733248cec -> 06f3f453c YARN-7786. NullPointerException while launching ApplicationMaster. Contributed by lujie Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/06f

hadoop git commit: YARN-7786. NullPointerException while launching ApplicationMaster. Contributed by lujie

2018-04-20 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-3.0 f8330d969 -> 4bff2df13 YARN-7786. NullPointerException while launching ApplicationMaster. Contributed by lujie (cherry picked from commit 766544c0b008da9e78bcea6285b2c478653df75a) Project: http://git-wip-us.apache.org/repos/asf/hado

hadoop git commit: YARN-7786. NullPointerException while launching ApplicationMaster. Contributed by lujie

2018-04-20 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-3.1 25b91fa98 -> 71b0d5298 YARN-7786. NullPointerException while launching ApplicationMaster. Contributed by lujie (cherry picked from commit 766544c0b008da9e78bcea6285b2c478653df75a) Project: http://git-wip-us.apache.org/repos/asf/hado

hadoop git commit: YARN-7786. NullPointerException while launching ApplicationMaster. Contributed by lujie

2018-04-20 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 85585f9ee -> 766544c0b YARN-7786. NullPointerException while launching ApplicationMaster. Contributed by lujie Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/766544

hadoop git commit: YARN-8064. Bugfix for clean up container-executor cmd helper file. Contributed by Eric Badger

2018-04-20 Thread eyang
Repository: hadoop Updated Branches: refs/heads/trunk 7fd878813 -> 85585f9ee YARN-8064. Bugfix for clean up container-executor cmd helper file. Contributed by Eric Badger Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/ha

hadoop git commit: Revert "YARN-7956. [UI2] Avoid duplicating Components link under Services//Components. Contributed by Yesha Vora."

2018-04-20 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk a11ce19f4 -> 7fd878813 Revert "YARN-7956. [UI2] Avoid duplicating Components link under Services//Components. Contributed by Yesha Vora." This reverts commit a11ce19f47bbca4ccb00b32b3ccbda5316a01ae0. Project: http://git-wip-us.apache.org

hadoop git commit: YARN-7956. [UI2] Avoid duplicating Components link under Services//Components. Contributed by Yesha Vora.

2018-04-20 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk fd24fd0ff -> a11ce19f4 YARN-7956. [UI2] Avoid duplicating Components link under Services//Components. Contributed by Yesha Vora. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/ha

hadoop git commit: YARN-8137. Parallelize node addition in SLS. Contributed by Abhishek Modi.

2018-04-20 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/trunk 860cc28a5 -> fd24fd0ff YARN-8137. Parallelize node addition in SLS. Contributed by Abhishek Modi. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fd24fd0f Tree: http:

hadoop git commit: YARN-8185. Improve log in DirectoryCollection constructor. (Yufei Gu via Haibo Chen)

2018-04-20 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/trunk 55e4252fc -> 860cc28a5 YARN-8185. Improve log in DirectoryCollection constructor. (Yufei Gu via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/860cc28a

hadoop git commit: YARN-7830. [UI2] Post selecting grid view in Attempt page, attempt info page should also be opened with grid view. Contributed by Gergely Novák.

2018-04-20 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/branch-3.1 71661cec7 -> 25b91fa98 YARN-7830. [UI2] Post selecting grid view in Attempt page, attempt info page should also be opened with grid view. Contributed by Gergely Novák. (cherry picked from commit 55e4252fc5a30c5b1924208b824e44c4ec5bd1

hadoop git commit: YARN-7830. [UI2] Post selecting grid view in Attempt page, attempt info page should also be opened with grid view. Contributed by Gergely Novák.

2018-04-20 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk b0753cc2c -> 55e4252fc YARN-7830. [UI2] Post selecting grid view in Attempt page, attempt info page should also be opened with grid view. Contributed by Gergely Novák. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: h

[1/2] hadoop git commit: YARN-8189. [UI2] Nodes page column headers are half truncated. Contributed by Sunil G.

2018-04-20 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-3.1 18b6a2a2e -> 71661cec7 YARN-8189. [UI2] Nodes page column headers are half truncated. Contributed by Sunil G. (cherry picked from commit b0753cc2c0536d1eed94ca6c6db2682e7e6aabc4) Project: http://git-wip-us.apache.org/repos/asf/hadoo

[2/2] hadoop git commit: YARN-8182. [UI2] Proxy- Clicking on nodes under Nodes HeatMap gives 401 error. Contributed by Sunil G.

2018-04-20 Thread rohithsharmaks
YARN-8182. [UI2] Proxy- Clicking on nodes under Nodes HeatMap gives 401 error. Contributed by Sunil G. (cherry picked from commit 87e09859f148c369b0ead6cdcf3293c39f2abc4a) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/71

[1/2] hadoop git commit: YARN-8182. [UI2] Proxy- Clicking on nodes under Nodes HeatMap gives 401 error. Contributed by Sunil G.

2018-04-20 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk da5bcf5f7 -> b0753cc2c YARN-8182. [UI2] Proxy- Clicking on nodes under Nodes HeatMap gives 401 error. Contributed by Sunil G. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoo

[2/2] hadoop git commit: YARN-8189. [UI2] Nodes page column headers are half truncated. Contributed by Sunil G.

2018-04-20 Thread rohithsharmaks
YARN-8189. [UI2] Nodes page column headers are half truncated. Contributed by Sunil G. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b0753cc2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b0753cc2 Diff: http://