[1/2] hadoop git commit: HDFS-7990. IBR delete ack should not be delayed. Contributed by Daryn Sharp. Backport HDFS-11838 by Vinitha Gankidi.

2017-05-18 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2.7 2b58fb8b0 -> 42c2d36ba HDFS-7990. IBR delete ack should not be delayed. Contributed by Daryn Sharp. Backport HDFS-11838 by Vinitha Gankidi. (cherry picked from commit 60882ab26d49f05cbf0686944af6559f86b3417d) Project: http://git-wip-

[2/2] hadoop git commit: MAPREDUCE-6304. Specifying node labels when submitting MR jobs. Contributed by Naganarasimha G R. Backport by Inigo Goiri.

2017-05-18 Thread shv
MAPREDUCE-6304. Specifying node labels when submitting MR jobs. Contributed by Naganarasimha G R. Backport by Inigo Goiri. (cherry picked from commit 3164e7d83875aa6b7435d1dfe61ac280aa277f1c) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/a

hadoop git commit: HADOOP-11572. s3a delete() operation fails during a concurrent delete of child entries. Contributed by Steve Loughran.

2017-05-18 Thread stevel
Repository: hadoop Updated Branches: refs/heads/trunk b46cd315f -> ba70225cf HADOOP-11572. s3a delete() operation fails during a concurrent delete of child entries. Contributed by Steve Loughran. (cherry picked from commit 2ac5aab8d725f761a9f9723471a4426f6b5d78c4) Project: http://git-wip-us

hadoop git commit: HADOOP-11572. s3a delete() operation fails during a concurrent delete of child entries. Contributed by Steve Loughran.

2017-05-18 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2 cd1a04e3c -> 2ac5aab8d HADOOP-11572. s3a delete() operation fails during a concurrent delete of child entries. Contributed by Steve Loughran. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.

hadoop git commit: YARN-6560. SLS doesn't honor node total resource specified in sls-runner.xml. Contributed by Wangda Tan.

2017-05-18 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk ba70225cf -> 40e6a85d2 YARN-6560. SLS doesn't honor node total resource specified in sls-runner.xml. Contributed by Wangda Tan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HADOOP-14407. DistCp - Introduce a configurable copy buffer size. (Omkar Aradhya K S via Yongjun Zhang)

2017-05-18 Thread yjzhangal
Repository: hadoop Updated Branches: refs/heads/trunk 40e6a85d2 -> b4adc8392 HADOOP-14407. DistCp - Introduce a configurable copy buffer size. (Omkar Aradhya K S via Yongjun Zhang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hado

hadoop git commit: HDFS-11775. Ozone: KSM: add createBucket. Contributed by Nandakumar Vadivelu.

2017-05-18 Thread xyao
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 63cafc0e2 -> 002bb5faa HDFS-11775. Ozone: KSM: add createBucket. Contributed by Nandakumar Vadivelu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/002bb5fa Tree

hadoop git commit: YARN-4109. Exception on RM scheduler page loading with labels. (Mohammad Shahid Khan via rohithsharmaks)

2017-05-18 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2.7 42c2d36ba -> 0a4d8f658 YARN-4109. Exception on RM scheduler page loading with labels. (Mohammad Shahid Khan via rohithsharmaks) (cherry picked from commit 8c180a13c82ab9d60f595e6942e35d51024dab53) Conflicts: hadoop-yarn-proje

[1/2] hadoop git commit: HADOOP-14242. Make KMS Tomcat SSL property sslEnabledProtocols and clientAuth configurable. Contributed by John Zhuge.

2017-05-18 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 2ac5aab8d -> 85f7b7e8e HADOOP-14242. Make KMS Tomcat SSL property sslEnabledProtocols and clientAuth configurable. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.

[2/2] hadoop git commit: HDFS-11579. Make HttpFS Tomcat SSL property sslEnabledProtocols and clientAuth configurable. Contributed by John Zhuge.

2017-05-18 Thread jzhuge
HDFS-11579. Make HttpFS Tomcat SSL property sslEnabledProtocols and clientAuth configurable. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/85f7b7e8 Tree: http://git-wip-us.apache.org/repos/asf/h

hadoop git commit: HDFS-9726. Refactor IBR code to a new class. Contributed by Tsz-Wo Nicholas Sze. Backport HDFS-11839 by Vinitha Reddy Gankidi.

2017-05-18 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2.7 0a4d8f658 -> eecc68d4d HDFS-9726. Refactor IBR code to a new class. Contributed by Tsz-Wo Nicholas Sze. Backport HDFS-11839 by Vinitha Reddy Gankidi. (cherry picked from commit 494b6c7c4b5e0a861fcbdcfb89cfc4869247e710) Project: http:

hadoop git commit: HADOOP-11869. Suppress ParameterNumber checkstyle violations for overridden methods. Contributed by Jonathan Eagles

2017-05-18 Thread cdouglas
Repository: hadoop Updated Branches: refs/heads/trunk b4adc8392 -> 009b9f3eb HADOOP-11869. Suppress ParameterNumber checkstyle violations for overridden methods. Contributed by Jonathan Eagles Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/re

hadoop git commit: HADOOP-13911. Remove TRUSTSTORE_PASSWORD related scripts from KMS. Contributed by John Zhuge.

2017-05-18 Thread jzhuge
Repository: hadoop Updated Branches: refs/heads/branch-2 85f7b7e8e -> dad7d0e2f HADOOP-13911. Remove TRUSTSTORE_PASSWORD related scripts from KMS. Contributed by John Zhuge. (cherry picked from commit 30f85d7a88a110637757cf7a1f4cdc9ed40f59fb) Conflicts: hadoop-common-project/hadoop-k