hadoop git commit: HDFS-12972. RBF: Display mount table quota info in Web UI and admin command. Contributed by Yiqun Lin.

2018-01-12 Thread yqlin
Repository: hadoop Updated Branches: refs/heads/branch-2 09428b137 -> e5612f038 HDFS-12972. RBF: Display mount table quota info in Web UI and admin command. Contributed by Yiqun Lin. (cherry picked from commit 9afb8025d6549f0ade0ae7d36f5e67cd20c500f4) Project: http://git-wip-us.apache.org/r

hadoop git commit: HDFS-12972. RBF: Display mount table quota info in Web UI and admin command. Contributed by Yiqun Lin.

2018-01-12 Thread yqlin
Repository: hadoop Updated Branches: refs/heads/trunk 2dcfc1876 -> 9afb8025d HDFS-12972. RBF: Display mount table quota info in Web UI and admin command. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoo

hadoop git commit: YARN-7696. Add container tags to ContainerTokenIdentifier, api.Container and NMContainerStatus to handle all recovery cases. (asuresh)

2018-01-12 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/YARN-6592 e647f8882 -> f476b832b YARN-7696. Add container tags to ContainerTokenIdentifier, api.Container and NMContainerStatus to handle all recovery cases. (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://g

hadoop git commit: YARN-7705. Create the container log directory with correct sticky bit in C code. Contributed by Yufei Gu.

2018-01-12 Thread szegedim
Repository: hadoop Updated Branches: refs/heads/branch-3.0 b83004076 -> 75c0b19be YARN-7705. Create the container log directory with correct sticky bit in C code. Contributed by Yufei Gu. (cherry picked from commit 2dcfc18) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7705. Create the container log directory with correct sticky bit in C code. Contributed by Yufei Gu.

2018-01-12 Thread szegedim
Repository: hadoop Updated Branches: refs/heads/branch-2 2273499ae -> 09428b137 YARN-7705. Create the container log directory with correct sticky bit in C code. Contributed by Yufei Gu. (cherry picked from commit 2dcfc18) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: h

hadoop git commit: YARN-7705. Create the container log directory with correct sticky bit in C code. Contributed by Yufei Gu.

2018-01-12 Thread szegedim
Repository: hadoop Updated Branches: refs/heads/trunk d5d6a0353 -> 2dcfc1876 YARN-7705. Create the container log directory with correct sticky bit in C code. Contributed by Yufei Gu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/ha

hadoop git commit: HDFS-6804. Add test for race condition between transferring block and appending block causes "Unexpected checksum mismatch exception". Contributed by Brahma Reddy Battula.

2018-01-12 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2.8 1b3f3b19b -> a6c0c2ced HDFS-6804. Add test for race condition between transferring block and appending block causes "Unexpected checksum mismatch exception". Contributed by Brahma Reddy Battula. Project: http://git-wip-us.apache.org

hadoop git commit: HDFS-12919. RBF: Support erasure coding methods in RouterRpcServer. Contributed by Inigo Goiri.

2018-01-12 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/trunk edcc3a95d -> d5d6a0353 HDFS-12919. RBF: Support erasure coding methods in RouterRpcServer. 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/commi

hadoop git commit: YARN-7468. Provide means for container network policy control. (Xuan Gong via wangda)

2018-01-12 Thread wangda
Repository: hadoop Updated Branches: refs/heads/trunk 53f276892 -> edcc3a95d YARN-7468. Provide means for container network policy control. (Xuan Gong via wangda) Change-Id: I73678c343f663412917758feef35d8308c216e76 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://

hadoop git commit: YARN-7724. yarn application status should support application name. Contributed by Jian He

2018-01-12 Thread billie
Repository: hadoop Updated Branches: refs/heads/trunk e404650f4 -> 53f276892 YARN-7724. yarn application status should support application name. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/53f

hadoop git commit: MAPREDUCE-7030. Uploader tool should ignore symlinks to the same directory (miklos.szeg...@cloudera.com via rkanter)

2018-01-12 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/trunk c05b84703 -> e404650f4 MAPREDUCE-7030. Uploader tool should ignore symlinks to the same directory (miklos.szeg...@cloudera.com via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/r

hadoop git commit: YARN-7671. Improve Diagonstic message for stop yarn native service. Contributed by Chandni Singh

2018-01-12 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk 3d65dbe03 -> c05b84703 YARN-7671. Improve Diagonstic message for stop yarn native service. Contributed by Chandni Singh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/comm

hadoop git commit: HDFS-11848. Enhance dfsadmin listOpenFiles command to list files under a given path. Contributed by Yiqun Lin.

2018-01-12 Thread manojpec
Repository: hadoop Updated Branches: refs/heads/branch-3 ee4478351 -> d3fbcd92f HDFS-11848. Enhance dfsadmin listOpenFiles command to list files under a given path. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repo

hadoop git commit: HDFS-11847. Enhance dfsadmin listOpenFiles command to list files blocking datanode decommissioning.

2018-01-12 Thread manojpec
Repository: hadoop Updated Branches: refs/heads/branch-3 [created] ee4478351 HDFS-11847. Enhance dfsadmin listOpenFiles command to list files blocking datanode decommissioning. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/c

[1/2] hadoop git commit: YARN-5366. Improve signal handling and delete delay for Docker on Yarn. (Contributed by Shane Kumpf)

2018-01-12 Thread eyang
Repository: hadoop Updated Branches: refs/heads/trunk 4fb1f45f2 -> 3d65dbe03 http://git-wip-us.apache.org/repos/asf/hadoop/blob/3d65dbe0/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/amrmproxy/BaseAMRMPr

hadoop git commit: HDFS-11915. Sync rbw dir on the first hsync() to avoid file lost on power failure. Contributed by Vinayakumar B.

2018-01-12 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-3.0 f270818ed -> b83004076 HDFS-11915. Sync rbw dir on the first hsync() to avoid file lost on power failure. Contributed by Vinayakumar B. (cherry picked from commit d6c31a3e6b60c4b8af9ae4661f16614805654e59) Project: http://git-wip-us.

[2/2] hadoop git commit: YARN-5366. Improve signal handling and delete delay for Docker on Yarn. (Contributed by Shane Kumpf)

2018-01-12 Thread eyang
YARN-5366. Improve signal handling and delete delay for Docker on Yarn. (Contributed by Shane Kumpf) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3d65dbe0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tre

hadoop git commit: YARN-7731. RegistryDNS should handle upstream DNS returning CNAME. Contributed by Eric Yang

2018-01-12 Thread billie
Repository: hadoop Updated Branches: refs/heads/trunk b278f7b29 -> 4fb1f45f2 YARN-7731. RegistryDNS should handle upstream DNS returning CNAME. 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/4f

hadoop git commit: HDFS-11915. Sync rbw dir on the first hsync() to avoid file lost on power failure. Contributed by Vinayakumar B.

2018-01-12 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2 e7a8d6bd1 -> 2273499ae HDFS-11915. Sync rbw dir on the first hsync() to avoid file lost on power failure. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/re

hadoop git commit: HDFS-12984. BlockPoolSlice can leak in a mini dfs cluster. Contributed by Ajay Kumar.

2018-01-12 Thread arp
Repository: hadoop Updated Branches: refs/heads/trunk 128d773a2 -> b278f7b29 HDFS-12984. BlockPoolSlice can leak in a mini dfs cluster. Contributed by Ajay Kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b278f7b2

hadoop git commit: YARN-7727. Incorrect log levels in few logs with QueuePriorityContainerCandidateSelector. Contributed by Prabhu Joseph.

2018-01-12 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/branch-2.9 fff7f77c9 -> 4e28aa4dc YARN-7727. Incorrect log levels in few logs with QueuePriorityContainerCandidateSelector. Contributed by Prabhu Joseph. (cherry picked from commit 128d773a2315fa6baaa3a52b13c53c77e741b69c) Project: http://git-

hadoop git commit: YARN-7727. Incorrect log levels in few logs with QueuePriorityContainerCandidateSelector. Contributed by Prabhu Joseph.

2018-01-12 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/branch-2 35527db15 -> e7a8d6bd1 YARN-7727. Incorrect log levels in few logs with QueuePriorityContainerCandidateSelector. Contributed by Prabhu Joseph. (cherry picked from commit 128d773a2315fa6baaa3a52b13c53c77e741b69c) Project: http://git-wi

hadoop git commit: YARN-7727. Incorrect log levels in few logs with QueuePriorityContainerCandidateSelector. Contributed by Prabhu Joseph.

2018-01-12 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/branch-3.0 ed9c516bc -> f270818ed YARN-7727. Incorrect log levels in few logs with QueuePriorityContainerCandidateSelector. Contributed by Prabhu Joseph. (cherry picked from commit 128d773a2315fa6baaa3a52b13c53c77e741b69c) Project: http://git-

hadoop git commit: YARN-7727. Incorrect log levels in few logs with QueuePriorityContainerCandidateSelector. Contributed by Prabhu Joseph.

2018-01-12 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk addbcd8cd -> 128d773a2 YARN-7727. Incorrect log levels in few logs with QueuePriorityContainerCandidateSelector. Contributed by Prabhu Joseph. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.or