hadoop git commit: HADOOP-15223. Replace Collections.EMPTY* with empty* when available. Contributed by fang zhenyi.

2018-02-22 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-3 fe5fcc084 -> 692260754 HADOOP-15223. Replace Collections.EMPTY* with empty* when available. Contributed by fang zhenyi. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-15236. Fix typo in RequestHedgingProxyProvider and RequestHedgingRMFailoverProxyProvider

2018-02-22 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-3 5c6adb3dd -> fe5fcc084 HADOOP-15236. Fix typo in RequestHedgingProxyProvider and RequestHedgingRMFailoverProxyProvider Signed-off-by: Akira Ajisaka (cherry picked from commit

hadoop git commit: HADOOP-15236. Fix typo in RequestHedgingProxyProvider and RequestHedgingRMFailoverProxyProvider

2018-02-22 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 7a6aa7bf9 -> 696e8e029 HADOOP-15236. Fix typo in RequestHedgingProxyProvider and RequestHedgingRMFailoverProxyProvider Signed-off-by: Akira Ajisaka (cherry picked from commit

hadoop git commit: HADOOP-15236. Fix typo in RequestHedgingProxyProvider and RequestHedgingRMFailoverProxyProvider

2018-02-22 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 514794e1a -> c36b4aa31 HADOOP-15236. Fix typo in RequestHedgingProxyProvider and RequestHedgingRMFailoverProxyProvider Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HADOOP-15236. Fix typo in RequestHedgingProxyProvider and RequestHedgingRMFailoverProxyProvider

2018-02-22 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-3.1 7fac69ea4 -> b8942cb3b HADOOP-15236. Fix typo in RequestHedgingProxyProvider and RequestHedgingRMFailoverProxyProvider Signed-off-by: Akira Ajisaka (cherry picked from commit

hadoop git commit: HDFS-13136. Avoid taking FSN lock while doing group member lookup for FSD permission check. Contributed by Xiaoyu Yao.

2018-02-22 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-3.0 c2bbe22c5 -> ec1b445c6 HDFS-13136. Avoid taking FSN lock while doing group member lookup for FSD permission check. Contributed by Xiaoyu Yao. (cherry picked from commit e978e1d9064fc794ea83217d0af2315d4167211e) Project:

hadoop git commit: YARN-6858. Attribute Manager to store and provide node attributes in RM. Contributed by Naganarasimha G R.

2018-02-22 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/YARN-3409 bd008e703 -> 0c3bf98c2 YARN-6858. Attribute Manager to store and provide node attributes in RM. Contributed by Naganarasimha G R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7934. [GQ] Refactor preemption calculators to allow overriding for Federation Global Algos. (Contributed by curino)

2018-02-22 Thread curino
Repository: hadoop Updated Branches: refs/heads/trunk 95904f6b3 -> 514794e1a YARN-7934. [GQ] Refactor preemption calculators to allow overriding for Federation Global Algos. (Contributed by curino) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7942. Add check for JAAS configuration for Yarn Service. Contributed by Billie Rinaldi (Cherry-picked from commit 95904f6b3ccd1d167088086472eabdd85b2d148d)

2018-02-22 Thread eyang
Repository: hadoop Updated Branches: refs/heads/branch-3.1 13922cc32 -> 7fac69ea4 YARN-7942. Add check for JAAS configuration for Yarn Service. Contributed by Billie Rinaldi (Cherry-picked from commit 95904f6b3ccd1d167088086472eabdd85b2d148d) Project:

hadoop git commit: YARN-7942. Add check for JAAS configuration for Yarn Service. Contributed by Billie Rinaldi

2018-02-22 Thread eyang
Repository: hadoop Updated Branches: refs/heads/trunk 190969006 -> 95904f6b3 YARN-7942. Add check for JAAS configuration for Yarn Service. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7836. Added error check for updating service components. (Contributed by Gour Saha) (Cherry-picked from commit 190969006d4a7f9ef86d67bba472f7dc5642668a)

2018-02-22 Thread eyang
Repository: hadoop Updated Branches: refs/heads/branch-3.1 bfbd43f2f -> 13922cc32 YARN-7836. Added error check for updating service components. (Contributed by Gour Saha) (Cherry-picked from commit 190969006d4a7f9ef86d67bba472f7dc5642668a) Project:

hadoop git commit: YARN-7836. Added error check for updating service components. (Contributed by Gour Saha)

2018-02-22 Thread eyang
Repository: hadoop Updated Branches: refs/heads/trunk 84a1321f6 -> 190969006 YARN-7836. Added error check for updating service components. (Contributed by Gour Saha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-13136. Avoid taking FSN lock while doing group member lookup for FSD permission check. Contributed by Xiaoyu Yao.

2018-02-22 Thread xyao
Repository: hadoop Updated Branches: refs/heads/trunk 3132709b4 -> 84a1321f6 HDFS-13136. Avoid taking FSN lock while doing group member lookup for FSD permission check. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7945. Java Doc error in UnmanagedAMPoolManager for branch-2. Contributed by Botong Huang

2018-02-22 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.9 b32cc32ee -> 76d4d5c75 YARN-7945. Java Doc error in UnmanagedAMPoolManager for branch-2. Contributed by Botong Huang (cherry picked from commit 7a6aa7bf99d667e277ef24eba0ca1bde648aa01e) Project:

hadoop git commit: YARN-7945. Java Doc error in UnmanagedAMPoolManager for branch-2. Contributed by Botong Huang

2018-02-22 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 7307a89ec -> 7a6aa7bf9 YARN-7945. Java Doc error in UnmanagedAMPoolManager for branch-2. Contributed by Botong Huang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[3/3] hadoop git commit: HADOOP-14903. Add json-smart explicitly to pom.xml. Contributed by Brahma Reddy Battula and Ray Chiang

2018-02-22 Thread brahma
HADOOP-14903. Add json-smart explicitly to pom.xml. Contributed by Brahma Reddy Battula and Ray Chiang (cherry picked from commit 7307a89ec14d6e9812486f8d78ff4e8f4f597c31) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/3] hadoop git commit: HADOOP-14903. Add json-smart explicitly to pom.xml. Contributed by Brahma Reddy Battula and Ray Chiang

2018-02-22 Thread brahma
HADOOP-14903. Add json-smart explicitly to pom.xml. Contributed by Brahma Reddy Battula and Ray Chiang (cherry picked from commit 7307a89ec14d6e9812486f8d78ff4e8f4f597c31) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/3] hadoop git commit: HADOOP-14903. Add json-smart explicitly to pom.xml. Contributed by Brahma Reddy Battula and Ray Chiang

2018-02-22 Thread brahma
Repository: hadoop Updated Branches: refs/heads/branch-2 eeb731307 -> 7307a89ec refs/heads/branch-2.8 4c4a2fb42 -> 5ed037650 refs/heads/branch-2.9 ed1719730 -> b32cc32ee HADOOP-14903. Add json-smart explicitly to pom.xml. Contributed by Brahma Reddy Battula and Ray Chiang Project:

[3/3] hadoop git commit: HADOOP-14799. Update nimbus-jose-jwt to 4.41.1. (rchiang)

2018-02-22 Thread brahma
HADOOP-14799. Update nimbus-jose-jwt to 4.41.1. (rchiang) (cherry picked from commit 556812c179aa094c21acf610439a8d69fe6420ab) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4c4a2fb4 Tree:

[2/3] hadoop git commit: HADOOP-14799. Update nimbus-jose-jwt to 4.41.1. (rchiang)

2018-02-22 Thread brahma
HADOOP-14799. Update nimbus-jose-jwt to 4.41.1. (rchiang) (cherry picked from commit 556812c179aa094c21acf610439a8d69fe6420ab) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ed171973 Tree:

[1/3] hadoop git commit: HADOOP-14799. Update nimbus-jose-jwt to 4.41.1. (rchiang)

2018-02-22 Thread brahma
Repository: hadoop Updated Branches: refs/heads/branch-2 f7e5e45b7 -> eeb731307 refs/heads/branch-2.8 db1ec739e -> 4c4a2fb42 refs/heads/branch-2.9 d9d8fa1d3 -> ed1719730 HADOOP-14799. Update nimbus-jose-jwt to 4.41.1. (rchiang) (cherry picked from commit