hadoop git commit: YARN-6966. NodeManager metrics may return wrong negative values when NM restart. (Szilard Nemeth via Haibo Chen)

2018-07-30 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/branch-3.0 9a3b00668 -> a4fc0279f YARN-6966. NodeManager metrics may return wrong negative values when NM restart. (Szilard Nemeth via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen.

2018-07-30 Thread cliang
Repository: hadoop Updated Branches: refs/heads/branch-2.9 9cb5f3de8 -> d4c98de57 HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen.

2018-07-30 Thread cliang
Repository: hadoop Updated Branches: refs/heads/branch-3.1 6f6d9ee9b -> 6812535b0 HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen.

2018-07-30 Thread cliang
Repository: hadoop Updated Branches: refs/heads/branch-3.0 a4fc0279f -> f60b50be3 HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDDS-287. Add Close ContainerAction to Datanode#StateContext when the container gets full. Contributed by Nanda kumar.

2018-07-30 Thread nanda
Repository: hadoop Updated Branches: refs/heads/trunk 952dc2fd5 -> 3517a4789 HDDS-287. Add Close ContainerAction to Datanode#StateContext when the container gets full. Contributed by Nanda kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-8558. NM recovery level db not cleaned up properly on container finish. Contributed by Bibin A Chundatt.

2018-07-30 Thread bibinchundatt
Repository: hadoop Updated Branches: refs/heads/branch-3.0 abc32c863 -> 9a3b00668 YARN-8558. NM recovery level db not cleaned up properly on container finish. Contributed by Bibin A Chundatt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-15610. Fixed pylint version for Hadoop docker image. Contributed by Jack Bearden

2018-07-30 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/YARN-1011 b5f99f752 -> c6870a1fd HADOOP-15610. Fixed pylint version for Hadoop docker image. Contributed by Jack Bearden (cherry picked from commit ba1ab08fdae96ad7c9c4f4bf8672abd741b7f758) Project:

hadoop git commit: HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen.

2018-07-30 Thread cliang
Repository: hadoop Updated Branches: refs/heads/trunk 3517a4789 -> e8f952ef0 HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen.

2018-07-30 Thread cliang
Repository: hadoop Updated Branches: refs/heads/branch-2.8 4b1ee3685 -> 72d908acd HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDDS-302. Fix javadoc and add implementation details in ContainerStateMachine. Contributed by Shashikant Banerjee.

2018-07-30 Thread msingh
Repository: hadoop Updated Branches: refs/heads/trunk 3108d27ed -> 952dc2fd5 HDDS-302. Fix javadoc and add implementation details in ContainerStateMachine. Contributed by Shashikant Banerjee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HDFS-12716. 'dfs.datanode.failed.volumes.tolerated' to support minimum number of volumes to be available. Contributed by Ranith Sardar and usharani

2018-07-30 Thread brahma
Repository: hadoop Updated Branches: refs/heads/branch-3.0 f9aedf32e -> abc32c863 refs/heads/branch-3.1 f1eb5777a -> 6f6d9ee9b HDFS-12716. 'dfs.datanode.failed.volumes.tolerated' to support minimum number of volumes to be available. Contributed by Ranith Sardar and usharani (cherry picked

[2/2] hadoop git commit: HDFS-12716. 'dfs.datanode.failed.volumes.tolerated' to support minimum number of volumes to be available. Contributed by Ranith Sardar and usharani

2018-07-30 Thread brahma
HDFS-12716. 'dfs.datanode.failed.volumes.tolerated' to support minimum number of volumes to be available. Contributed by Ranith Sardar and usharani (cherry picked from commit 3108d27edde941d153a58f71fb1096cce2995531) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12716. 'dfs.datanode.failed.volumes.tolerated' to support minimum number of volumes to be available. Contributed by Ranith Sardar and usharani

2018-07-30 Thread brahma
Repository: hadoop Updated Branches: refs/heads/trunk 63e08ec07 -> 3108d27ed HDFS-12716. 'dfs.datanode.failed.volumes.tolerated' to support minimum number of volumes to be available. Contributed by Ranith Sardar and usharani Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: Revert "HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen."

2018-07-30 Thread cliang
Repository: hadoop Updated Branches: refs/heads/branch-2.8 72d908acd -> e95878632 Revert "HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen." This reverts commit 72d908acdb112722fc1f3fea773e71838982e196. Project:

hadoop git commit: Revert "HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen."

2018-07-30 Thread cliang
Repository: hadoop Updated Branches: refs/heads/branch-2.9 d4c98de57 -> 4da9ecbe2 Revert "HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen." This reverts commit d4c98de57841ab92c4350b777c8b15a8f6f2b359. Project:

hadoop git commit: Revert "HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen."

2018-07-30 Thread cliang
Repository: hadoop Updated Branches: refs/heads/branch-3.0 f60b50be3 -> 6c48d6a48 Revert "HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen." This reverts commit f60b50be3d0875962ca72e63fbfd14f7c2a10042. Project:

hadoop git commit: Revert "HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen."

2018-07-30 Thread cliang
Repository: hadoop Updated Branches: refs/heads/branch-3.1 8cd2a7377 -> 46fcbc503 Revert "HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen." This reverts commit 6812535b0b4a0ec212e174637e5aedd3ff582f4c. Project:

hadoop git commit: YARN-8584. Several typos in Log Aggregation related classes. Contributed by Szilard Nemeth.

2018-07-30 Thread bibinchundatt
Repository: hadoop Updated Branches: refs/heads/trunk e8f952ef0 -> 2b39ad269 YARN-8584. Several typos in Log Aggregation related classes. Contributed by Szilard Nemeth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-8584. Several typos in Log Aggregation related classes. Contributed by Szilard Nemeth.

2018-07-30 Thread bibinchundatt
Repository: hadoop Updated Branches: refs/heads/branch-3.1 6812535b0 -> 8cd2a7377 YARN-8584. Several typos in Log Aggregation related classes. Contributed by Szilard Nemeth. (cherry picked from commit 2b39ad26984d641bad57db2cfcc0b7515ef95f46) Project:

hadoop git commit: HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen.

2018-07-30 Thread cliang
Repository: hadoop Updated Branches: refs/heads/branch-2.9 4da9ecbe2 -> 3961effa1 HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-8391. Investigate AllocationFileLoaderService.reloadListener locking issue. Contributed by Szilard Nemeth.

2018-07-30 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/YARN-1011 c6870a1fd -> 36ec27ed3 YARN-8391. Investigate AllocationFileLoaderService.reloadListener locking issue. Contributed by Szilard Nemeth. (cherry picked from commit 9a9e969570f23b627f9571819f388916d8fd7ec9) Project:

hadoop git commit: HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen.

2018-07-30 Thread cliang
Repository: hadoop Updated Branches: refs/heads/branch-3.1 46fcbc503 -> 519499475 HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7974. Allow updating application tracking url after registration. Contributed by Jonathan Hung

2018-07-30 Thread jhung
Repository: hadoop Updated Branches: refs/heads/branch-3.1 519499475 -> b91cf90e1 YARN-7974. Allow updating application tracking url after registration. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7974. Allow updating application tracking url after registration. Contributed by Jonathan Hung

2018-07-30 Thread jhung
Repository: hadoop Updated Branches: refs/heads/branch-3.0 207f08bab -> 0d6e1a2aa YARN-7974. Allow updating application tracking url after registration. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDDS-293. Reduce memory usage and object creation in KeyData.

2018-07-30 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/trunk 2b39ad269 -> ee53602a8 HDDS-293. Reduce memory usage and object creation in KeyData. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ee53602a Tree:

svn commit: r1837100 - /hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml

2018-07-30 Thread yufei
Author: yufei Date: Tue Jul 31 00:36:52 2018 New Revision: 1837100 URL: http://svn.apache.org/viewvc?rev=1837100=rev Log: Add Yufei to PMC list. Modified: hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml Modified:

hadoop git commit: YARN-7974. Allow updating application tracking url after registration. Contributed by Jonathan Hung

2018-07-30 Thread jhung
Repository: hadoop Updated Branches: refs/heads/trunk ee53602a8 -> 3e06a5dce YARN-7974. Allow updating application tracking url after registration. Contributed by Jonathan Hung Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen.

2018-07-30 Thread cliang
Repository: hadoop Updated Branches: refs/heads/branch-3.0 6c48d6a48 -> 207f08bab HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen.

2018-07-30 Thread cliang
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e95878632 -> 9ed62cbf3 HADOOP-15637. LocalFs#listLocatedStatus does not filter out hidden .crc files. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-8591. [ATSv2] NPE while checking for entity acl in non-secure cluster. Contributed by Rohith Sharma K S.

2018-07-30 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk 0857f116b -> 63e08ec07 YARN-8591. [ATSv2] NPE while checking for entity acl in non-secure cluster. Contributed by Rohith Sharma K S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-8591. [ATSv2] NPE while checking for entity acl in non-secure cluster. Contributed by Rohith Sharma K S.

2018-07-30 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/branch-3.1 42e34dae5 -> f1eb5777a YARN-8591. [ATSv2] NPE while checking for entity acl in non-secure cluster. Contributed by Rohith Sharma K S. (cherry picked from commit 63e08ec071852640babea9e39780327a0907712a) Project: