hadoop git commit: YARN-7524. Remove unused FairSchedulerEventLog. (Contributed by Wilfred Spiegelenburg)

2017-11-22 Thread yufei
Repository: hadoop Updated Branches: refs/heads/branch-3.0 1078d477c -> b85eb9bb5 YARN-7524. Remove unused FairSchedulerEventLog. (Contributed by Wilfred Spiegelenburg) (cherry picked from commit 4cc9479dae2bfb7d14d29b55d103eea9fa35a586) Project:

hadoop git commit: YARN-6483. Add nodes transitioning to DECOMMISSIONING state to the list of updated nodes returned to the AM. (Juan Rodriguez Hortala via asuresh)

2017-11-22 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk aab439593 -> b46ca7e73 YARN-6483. Add nodes transitioning to DECOMMISSIONING state to the list of updated nodes returned to the AM. (Juan Rodriguez Hortala via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: YARN-7330. Add support to show GPU in UI including metrics. Contributed by Wangda Tan.

2017-11-22 Thread sunilg
YARN-7330. Add support to show GPU in UI including metrics. Contributed by Wangda Tan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aab43959 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/aab43959 Diff:

[1/2] hadoop git commit: YARN-7330. Add support to show GPU in UI including metrics. Contributed by Wangda Tan.

2017-11-22 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk 4cc9479da -> aab439593 http://git-wip-us.apache.org/repos/asf/hadoop/blob/aab43959/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/templates/yarn-node.hbs

hadoop git commit: YARN-6483. Add nodes transitioning to DECOMMISSIONING state to the list of updated nodes returned to the AM. (Juan Rodriguez Hortala via asuresh)

2017-11-22 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-3.0 b85eb9bb5 -> 5884b8a80 YARN-6483. Add nodes transitioning to DECOMMISSIONING state to the list of updated nodes returned to the AM. (Juan Rodriguez Hortala via asuresh) (cherry picked from commit

hadoop git commit: YARN-7524. Remove unused FairSchedulerEventLog. (Contributed by Wilfred Spiegelenburg)

2017-11-22 Thread yufei
Repository: hadoop Updated Branches: refs/heads/trunk 738d1a206 -> 4cc9479da YARN-7524. Remove unused FairSchedulerEventLog. (Contributed by Wilfred Spiegelenburg) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7430. Enable user re-mapping for Docker containers by default. Contributed by Eric Yang.

2017-11-22 Thread vvasudev
Repository: hadoop Updated Branches: refs/heads/branch-3.0.0 3853c3346 -> 098eb777c YARN-7430. Enable user re-mapping for Docker containers by default. Contributed by Eric Yang. (cherry picked from commit 5f0b238a118f3992bd149d8c02e6a1376dee96d7) (cherry picked from commit

hadoop git commit: YARN-6750. Add a configuration to cap how much a NM can be overallocated. Contributed by Haibo Chen.

2017-11-22 Thread szegedim
Repository: hadoop Updated Branches: refs/heads/YARN-1011 82f12ece6 -> 4defd7d28 YARN-6750. Add a configuration to cap how much a NM can be overallocated. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-6921. Allow resource request to opt out of oversubscription in Fair Scheduler. Contributed by Haibo Chen.

2017-11-22 Thread szegedim
Repository: hadoop Updated Branches: refs/heads/YARN-1011 c108ba0cb -> 82f12ece6 YARN-6921. Allow resource request to opt out of oversubscription in Fair Scheduler. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12786. Ozone: add port/service names to the ksm/scm web ui. Contributed by Elek Marton.

2017-11-22 Thread xyao
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 a20a3fefb -> 3357ece1b HDFS-12786. Ozone: add port/service names to the ksm/scm web ui. Contributed by Elek Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12847. Regenerate editsStored and editsStored.xml in HDFS tests. Contributed by Lei (Eddy) Xu.

2017-11-22 Thread lei
Repository: hadoop Updated Branches: refs/heads/branch-3.0 03f0b8b3f -> a5a86680a HDFS-12847. Regenerate editsStored and editsStored.xml in HDFS tests. Contributed by Lei (Eddy) Xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12847. Regenerate editsStored and editsStored.xml in HDFS tests. Contributed by Lei (Eddy) Xu.

2017-11-22 Thread lei
Repository: hadoop Updated Branches: refs/heads/trunk d42a336cf -> 785732c13 HDFS-12847. Regenerate editsStored and editsStored.xml in HDFS tests. Contributed by Lei (Eddy) Xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12847. Regenerate editsStored and editsStored.xml in HDFS tests. Contributed by Lei (Eddy) Xu.

2017-11-22 Thread lei
Repository: hadoop Updated Branches: refs/heads/branch-3.0.0 098eb777c -> 781c01aa2 HDFS-12847. Regenerate editsStored and editsStored.xml in HDFS tests. Contributed by Lei (Eddy) Xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5534. Allow user provided Docker volume mount list. (Contributed by Shane Kumpf)

2017-11-22 Thread eyang
Repository: hadoop Updated Branches: refs/heads/trunk de8b6ca5e -> d42a336cf YARN-5534. Allow user provided Docker volume mount list. (Contributed by Shane Kumpf) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12754. Lease renewal can hit a deadlock. Contributed by Kuhu Shukla.

2017-11-22 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-3.0 a5a86680a -> 1078d477c HDFS-12754. Lease renewal can hit a deadlock. Contributed by Kuhu Shukla. (cherry picked from commit 738d1a206aba05f0b4be7d633b17db7fcd1c74bc) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HDFS-12754. Lease renewal can hit a deadlock. Contributed by Kuhu Shukla.

2017-11-22 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 785732c13 -> 738d1a206 HDFS-12754. Lease renewal can hit a deadlock. Contributed by Kuhu Shukla. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/738d1a20 Tree:

hadoop git commit: YARN-7337. Expose per-node over-allocation info in Node Report Contributed by Haibo Chen.

2017-11-22 Thread szegedim
Repository: hadoop Updated Branches: refs/heads/YARN-1011 f2b85d6c1 -> c108ba0cb YARN-7337. Expose per-node over-allocation info in Node Report Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[03/14] hadoop git commit: HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints. Contributed by Steve Loughran and Ryan Blue.

2017-11-22 Thread stevel
http://git-wip-us.apache.org/repos/asf/hadoop/blob/de8b6ca5/hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/commit/TestMagicCommitPaths.java -- diff --git

[12/14] hadoop git commit: HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints. Contributed by Steve Loughran and Ryan Blue.

2017-11-22 Thread stevel
http://git-wip-us.apache.org/repos/asf/hadoop/blob/de8b6ca5/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3ABlockOutputStream.java -- diff --git

[05/14] hadoop git commit: HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints. Contributed by Steve Loughran and Ryan Blue.

2017-11-22 Thread stevel
http://git-wip-us.apache.org/repos/asf/hadoop/blob/de8b6ca5/hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/MockS3AFileSystem.java -- diff --git

[07/14] hadoop git commit: HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints. Contributed by Steve Loughran and Ryan Blue.

2017-11-22 Thread stevel
http://git-wip-us.apache.org/repos/asf/hadoop/blob/de8b6ca5/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/committer_architecture.md -- diff --git

[04/14] hadoop git commit: HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints. Contributed by Steve Loughran and Ryan Blue.

2017-11-22 Thread stevel
http://git-wip-us.apache.org/repos/asf/hadoop/blob/de8b6ca5/hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/commit/AbstractITCommitProtocol.java -- diff --git

[14/14] hadoop git commit: HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints. Contributed by Steve Loughran and Ryan Blue.

2017-11-22 Thread stevel
HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints. Contributed by Steve Loughran and Ryan Blue. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/de8b6ca5 Tree:

[08/14] hadoop git commit: HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints. Contributed by Steve Loughran and Ryan Blue.

2017-11-22 Thread stevel
http://git-wip-us.apache.org/repos/asf/hadoop/blob/de8b6ca5/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/commit/staging/PartitionedStagingCommitterFactory.java -- diff --git

[11/14] hadoop git commit: HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints. Contributed by Steve Loughran and Ryan Blue.

2017-11-22 Thread stevel
http://git-wip-us.apache.org/repos/asf/hadoop/blob/de8b6ca5/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AInstrumentation.java -- diff --git

[09/14] hadoop git commit: HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints. Contributed by Steve Loughran and Ryan Blue.

2017-11-22 Thread stevel
http://git-wip-us.apache.org/repos/asf/hadoop/blob/de8b6ca5/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/commit/Tasks.java -- diff --git

[13/14] hadoop git commit: HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints. Contributed by Steve Loughran and Ryan Blue.

2017-11-22 Thread stevel
http://git-wip-us.apache.org/repos/asf/hadoop/blob/de8b6ca5/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapreduce/lib/output/TestPathOutputCommitterFactory.java --

[01/14] hadoop git commit: HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints. Contributed by Steve Loughran and Ryan Blue.

2017-11-22 Thread stevel
Repository: hadoop Updated Branches: refs/heads/trunk 782ba3bf9 -> de8b6ca5e http://git-wip-us.apache.org/repos/asf/hadoop/blob/de8b6ca5/hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/AbstractSTestS3AHugeFiles.java

[06/14] hadoop git commit: HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints. Contributed by Steve Loughran and Ryan Blue.

2017-11-22 Thread stevel
http://git-wip-us.apache.org/repos/asf/hadoop/blob/de8b6ca5/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/committers.md -- diff --git a/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/committers.md

[02/14] hadoop git commit: HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints. Contributed by Steve Loughran and Ryan Blue.

2017-11-22 Thread stevel
http://git-wip-us.apache.org/repos/asf/hadoop/blob/de8b6ca5/hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/commit/staging/TestStagingCommitter.java -- diff --git

[10/14] hadoop git commit: HADOOP-13786 Add S3A committer for zero-rename commits to S3 endpoints. Contributed by Steve Loughran and Ryan Blue.

2017-11-22 Thread stevel
http://git-wip-us.apache.org/repos/asf/hadoop/blob/de8b6ca5/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/commit/AbstractS3ACommitterFactory.java -- diff --git

hadoop git commit: YARN-7531. ResourceRequest.equal does not check ExecutionTypeRequest.enforceExecutionType().

2017-11-22 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/YARN-1011 4defd7d28 -> 10aad13b5 YARN-7531. ResourceRequest.equal does not check ExecutionTypeRequest.enforceExecutionType(). (cherry picked from commit 67bbbe1c0c05fa01b08a8dabe93c146935420450) Project:

hadoop git commit: HDFS-12754. Lease renewal can hit a deadlock. Contributed by Kuhu Shukla.

2017-11-22 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-3.0.0 781c01aa2 -> 6c633e64a HDFS-12754. Lease renewal can hit a deadlock. Contributed by Kuhu Shukla. (cherry picked from commit 738d1a206aba05f0b4be7d633b17db7fcd1c74bc) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HADOOP-14876. Create downstream developer docs from the compatibility guidelines

2017-11-22 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-3.0.0 6c633e64a -> d7c9b58ec HADOOP-14876. Create downstream developer docs from the compatibility guidelines (cherry picked from commit bfd588789a879b8583ea4abd59f4f5843c5ac285) (cherry picked from commit