hadoop git commit: YARN-6694. Add certain envs to the default yarn.nodemanager.env-whitelist. Contributed by Jian He

2017-06-29 Thread xgong
Repository: hadoop Updated Branches: refs/heads/trunk af2773f60 -> 3be2659f8 YARN-6694. Add certain envs to the default yarn.nodemanager.env-whitelist. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[hadoop] Git Push Summary

2017-06-29 Thread wang
Repository: hadoop Updated Tags: refs/tags/release-3.0.0-alpha4-RC0 [created] af15af48f - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail:

hadoop git commit: Preparing for 3.0.0-alpha4 release

2017-06-29 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-3.0.0-alpha4 [created] e324cf8a2 Preparing for 3.0.0-alpha4 release Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e324cf8a Tree:

hadoop git commit: Updating version for 3.0.0-beta1 development

2017-06-29 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk 900221f95 -> af2773f60 Updating version for 3.0.0-beta1 development Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/af2773f6 Tree:

hadoop git commit: HDFS-12043. Add counters for block re-replication. Contributed by Chen Liang.

2017-06-29 Thread arp
Repository: hadoop Updated Branches: refs/heads/trunk 72993b33b -> 900221f95 HDFS-12043. Add counters for block re-replication. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/900221f9 Tree:

hadoop git commit: HADOOP-14596. AWS SDK 1.11+ aborts() on close() if > 0 bytes in stream; logs error. Contributed by Steve Loughran

2017-06-29 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2 93c5421a4 -> 2d6995292 HADOOP-14596. AWS SDK 1.11+ aborts() on close() if > 0 bytes in stream; logs error. Contributed by Steve Loughran Change-Id: I49173bf6163796903d64594a8ca8a4bd26ad2bfc (cherry picked from commit

hadoop git commit: HADOOP-14596. AWS SDK 1.11+ aborts() on close() if > 0 bytes in stream; logs error. Contributed by Steve Loughran

2017-06-29 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/trunk ec9751977 -> 72993b33b HADOOP-14596. AWS SDK 1.11+ aborts() on close() if > 0 bytes in stream; logs error. Contributed by Steve Loughran Change-Id: I49173bf6163796903d64594a8ca8a4bd26ad2bfc Project:

hadoop git commit: YARN-6751. Display reserved resources in web UI per queue (Contributed by Abdullah Yousufi via Daniel Templeton)

2017-06-29 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-2 367f525e8 -> 93c5421a4 YARN-6751. Display reserved resources in web UI per queue (Contributed by Abdullah Yousufi via Daniel Templeton) (cherry picked from commit ec975197799417a1d5727dedc395fe6c15c30eb2) Project:

hadoop git commit: HADOOP-14611. NetworkTopology.DEFAULT_HOST_LEVEL is unused (Contributed by Chen Liang via Daniel Templeton)

2017-06-29 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-2 1272ee153 -> 367f525e8 HADOOP-14611. NetworkTopology.DEFAULT_HOST_LEVEL is unused (Contributed by Chen Liang via Daniel Templeton) (cherry picked from commit 5a75f73893567151f525950cc1a15b3f1bfeac26) Project:

hadoop git commit: YARN-6751. Display reserved resources in web UI per queue (Contributed by Abdullah Yousufi via Daniel Templeton)

2017-06-29 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 441378e7e -> ec9751977 YARN-6751. Display reserved resources in web UI per queue (Contributed by Abdullah Yousufi via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14024. KMS JMX endpoint throws ClassNotFoundException. Contributed by John Zhuge.

2017-06-29 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 6917c1916 -> 1272ee153 HADOOP-14024. KMS JMX endpoint throws ClassNotFoundException. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14024. KMS JMX endpoint throws ClassNotFoundException. Contributed by John Zhuge.

2017-06-29 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2.8 7c076f917 -> 2956c584c HADOOP-14024. KMS JMX endpoint throws ClassNotFoundException. Contributed by John Zhuge. (cherry picked from commit 1272ee153b1a1578abf822b2141d8336d9c5652f) Project:

hadoop git commit: HADOOP-14423. S3Guard will set file length to -1 on a putObjectDirect(stream, -1) call. Contributed by Steve Loughran

2017-06-29 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/HADOOP-13345 14ac6ea57 -> 886d680e1 HADOOP-14423. S3Guard will set file length to -1 on a putObjectDirect(stream, -1) call. Contributed by Steve Loughran Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12050. Ozone: StorageHandler: Implementation of close for releasing resources during shutdown. Contributed by Nandakumar.

2017-06-29 Thread cliang
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 4c683936e -> ba647764f HDFS-12050. Ozone: StorageHandler: Implementation of close for releasing resources during shutdown. Contributed by Nandakumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Revert "HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs. Contributed by Yiqun Lin."

2017-06-29 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk 5a75f7389 -> 441378e7e Revert "HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs. Contributed by Yiqun Lin." This reverts commit 89a8edc0149e3f31a5ade9a0927c4b6332cf6b1a. Conflicts:

hadoop git commit: YARN-6655. Validate yarn native services application submission side to ensure that the hostname should be less than 63 characters. Contributed by Billie Rinaldi

2017-06-29 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/yarn-native-services 60d02d388 -> 80a6e46f3 YARN-6655. Validate yarn native services application submission side to ensure that the hostname should be less than 63 characters. Contributed by Billie Rinaldi Project:

hadoop git commit: HADOOP-14611. NetworkTopology.DEFAULT_HOST_LEVEL is unused (Contributed by Chen Liang via Daniel Templeton)

2017-06-29 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk b08cc9739 -> 5a75f7389 HADOOP-14611. NetworkTopology.DEFAULT_HOST_LEVEL is unused (Contributed by Chen Liang via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14601. Azure: Reuse ObjectMapper. Contributed by Mingliang Liu

2017-06-29 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/trunk 0c52da7d3 -> b08cc9739 HADOOP-14601. Azure: Reuse ObjectMapper. Contributed by Mingliang Liu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b08cc973 Tree:

hadoop git commit: HADOOP-14602. allow custom release notes/changelog during create-release

2017-06-29 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk 16c8dbde5 -> 0c52da7d3 HADOOP-14602. allow custom release notes/changelog during create-release Signed-off-by: Chris Douglas Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11881. NameNode consumes a lot of memory for snapshot diff report generation. Contributed by Manoj Govindassamy.

2017-06-29 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2.8 29c68ccc6 -> 7c076f917 HDFS-11881. NameNode consumes a lot of memory for snapshot diff report generation. Contributed by Manoj Govindassamy. (cherry picked from commit 16c8dbde574f49827fde5ee9add1861ee65d4645) (cherry picked from

hadoop git commit: HDFS-11881. NameNode consumes a lot of memory for snapshot diff report generation. Contributed by Manoj Govindassamy.

2017-06-29 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2 15242786b -> 6917c1916 HDFS-11881. NameNode consumes a lot of memory for snapshot diff report generation. Contributed by Manoj Govindassamy. (cherry picked from commit 16c8dbde574f49827fde5ee9add1861ee65d4645) Project:

hadoop git commit: HDFS-11881. NameNode consumes a lot of memory for snapshot diff report generation. Contributed by Manoj Govindassamy.

2017-06-29 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/trunk ea1da39b1 -> 16c8dbde5 HDFS-11881. NameNode consumes a lot of memory for snapshot diff report generation. Contributed by Manoj Govindassamy. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: