[2/3] hadoop git commit: HADOOP-15785. [JDK10] Javadoc build fails on JDK 10 in hadoop-common. Contributed by Dinesh Chitlangia.

2018-10-10 Thread tasanuma
http://git-wip-us.apache.org/repos/asf/hadoop/blob/7b57f2f7/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/permission/ScopedAclEntries.java -- diff --git

[3/3] hadoop git commit: HADOOP-15785. [JDK10] Javadoc build fails on JDK 10 in hadoop-common. Contributed by Dinesh Chitlangia.

2018-10-10 Thread tasanuma
HADOOP-15785. [JDK10] Javadoc build fails on JDK 10 in hadoop-common. Contributed by Dinesh Chitlangia. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7b57f2f7 Tree:

[1/3] hadoop git commit: HADOOP-15785. [JDK10] Javadoc build fails on JDK 10 in hadoop-common. Contributed by Dinesh Chitlangia.

2018-10-10 Thread tasanuma
Repository: hadoop Updated Branches: refs/heads/trunk f261c3193 -> 7b57f2f71 http://git-wip-us.apache.org/repos/asf/hadoop/blob/7b57f2f7/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/NetworkTopologyWithNodeGroup.java

hadoop git commit: HADOOP-15708. Reading values from Configuration before adding deprecations make it impossible to read value with deprecated key (zsiegl via rkanter)

2018-10-10 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/trunk 2bd000c85 -> f261c3193 HADOOP-15708. Reading values from Configuration before adding deprecations make it impossible to read value with deprecated key (zsiegl via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

[2/2] hadoop git commit: HDDS-619. hdds.db.profile should not be tagged as a required setting & should default to DISK. Contributed by Dinesh Chitlangia.

2018-10-10 Thread arp
HDDS-619. hdds.db.profile should not be tagged as a required setting & should default to DISK. Contributed by Dinesh Chitlangia. (cherry picked from commit 2bd000c85195416b9bcd06a3abb5100aeeda9727) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HDDS-619. hdds.db.profile should not be tagged as a required setting & should default to DISK. Contributed by Dinesh Chitlangia.

2018-10-10 Thread arp
Repository: hadoop Updated Branches: refs/heads/ozone-0.3 79d11e50a -> d7d445b35 refs/heads/trunk 045069efe -> 2bd000c85 HDDS-619. hdds.db.profile should not be tagged as a required setting & should default to DISK. Contributed by Dinesh Chitlangia. Project:

hadoop git commit: YARN-6989 Ensure timeline service v2 codebase gets UGI from HttpServletRequest in a consistent way. Contributed by Abhishek Modi

2018-10-10 Thread vrushali
Repository: hadoop Updated Branches: refs/heads/branch-2 cc1bf7f89 -> 7a5d27dde YARN-6989 Ensure timeline service v2 codebase gets UGI from HttpServletRequest in a consistent way. Contributed by Abhishek Modi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-6989 Ensure timeline service v2 codebase gets UGI from HttpServletRequest in a consistent way. Contributed by Abhishek Modi

2018-10-10 Thread vrushali
Repository: hadoop Updated Branches: refs/heads/trunk bf3d591f0 -> 045069efe YARN-6989 Ensure timeline service v2 codebase gets UGI from HttpServletRequest in a consistent way. Contributed by Abhishek Modi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-13976. Backport HDFS-12813 to branch-2.9. Contributed by Lukas Majercak.

2018-10-10 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/branch-2.9 be06504a1 -> 38a0f73f7 HDFS-13976. Backport HDFS-12813 to branch-2.9. Contributed by Lukas Majercak. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/38a0f73f

hadoop git commit: HDDS-591. Adding ASF license header to kadm5.acl. Contributed by Ajay Kumar.

2018-10-10 Thread xyao
Repository: hadoop Updated Branches: refs/heads/HDDS-4 e180547b4 -> ddb7ea0c8 HDDS-591. Adding ASF license header to kadm5.acl. 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/ddb7ea0c Tree:

hadoop git commit: HDFS-13956. iNotify should include information to identify a file as either replicated or erasure coded. Contributed by Hrishikesh Gadre.

2018-10-10 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-3.2 966d94ea2 -> 90a9837c9 HDFS-13956. iNotify should include information to identify a file as either replicated or erasure coded. Contributed by Hrishikesh Gadre. Signed-off-by: Wei-Chiu Chuang (cherry picked from commit

hadoop git commit: HDFS-12459. Fix revert: Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang.

2018-10-10 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-3.2 1ee09906c -> 966d94ea2 HDFS-12459. Fix revert: Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang. Signed-off-by: Wei-Chiu Chuang (cherry picked from commit 3ead525c71cba068e7abf1c76ad629bfeec10852)

hadoop git commit: HDFS-12459. Fix revert: Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang.

2018-10-10 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/trunk cdc435071 -> 3ead525c7 HDFS-12459. Fix revert: Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang. Signed-off-by: Wei-Chiu Chuang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[3/3] hadoop git commit: HADOOP-15839. Review + update cloud store sensitive keys in hadoop.security.sensitive-config-keys. Contributed by Steve Loughran.

2018-10-10 Thread stevel
HADOOP-15839. Review + update cloud store sensitive keys in hadoop.security.sensitive-config-keys. Contributed by Steve Loughran. (cherry picked from commit cdc4350718055189fef8c70e31314607001d4009) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/3] hadoop git commit: HADOOP-15839. Review + update cloud store sensitive keys in hadoop.security.sensitive-config-keys. Contributed by Steve Loughran.

2018-10-10 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-3.1 a0060cf8e -> 2a305efd4 refs/heads/branch-3.2 145c7aa66 -> 1ee09906c refs/heads/trunk 10185d9a7 -> cdc435071 HADOOP-15839. Review + update cloud store sensitive keys in hadoop.security.sensitive-config-keys. Contributed by Steve

[2/3] hadoop git commit: HADOOP-15839. Review + update cloud store sensitive keys in hadoop.security.sensitive-config-keys. Contributed by Steve Loughran.

2018-10-10 Thread stevel
HADOOP-15839. Review + update cloud store sensitive keys in hadoop.security.sensitive-config-keys. Contributed by Steve Loughran. (cherry picked from commit cdc4350718055189fef8c70e31314607001d4009) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-13882. Set a maximum delay for retrying locateFollowingBlock. Contributed by Kitti Nanasi.

2018-10-10 Thread xiao
Repository: hadoop Updated Branches: refs/heads/trunk 90552b1ea -> 10185d9a7 HDFS-13882. Set a maximum delay for retrying locateFollowingBlock. Contributed by Kitti Nanasi. Signed-off-by: Xiao Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-15835. Reuse Object Mapper in KMSJSONWriter (jeagles)

2018-10-10 Thread jeagles
Repository: hadoop Updated Branches: refs/heads/branch-2.8 94f4b5b9f -> 23150c29f HADOOP-15835. Reuse Object Mapper in KMSJSONWriter (jeagles) (cherry picked from commit be06504a125d0f8ca222047ebd2dfd414bad3427) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-15835. Reuse Object Mapper in KMSJSONWriter (jeagles)

2018-10-10 Thread jeagles
Repository: hadoop Updated Branches: refs/heads/branch-2.9 e75191a62 -> be06504a1 HADOOP-15835. Reuse Object Mapper in KMSJSONWriter (jeagles) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/be06504a Tree:

hadoop git commit: HADOOP-15835. Reuse Object Mapper in KMSJSONWriter (jeagles)

2018-10-10 Thread jeagles
Repository: hadoop Updated Branches: refs/heads/branch-3.0 b170de8be -> 2b6d8c1e2 HADOOP-15835. Reuse Object Mapper in KMSJSONWriter (jeagles) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2b6d8c1e Tree:

hadoop git commit: HDDS-608. Access denied exception for user hdfs while making getContainerWithPipeline call. Contributed by Mukul Kumar Singh.

2018-10-10 Thread nanda
Repository: hadoop Updated Branches: refs/heads/ozone-0.3 b64fcc71f -> 79d11e50a HDDS-608. Access denied exception for user hdfs while making getContainerWithPipeline call. Contributed by Mukul Kumar Singh. (cherry picked from commit 90552b1ea8380c1155f7000bd9e4c23e709e6970) Project:

hadoop git commit: HDDS-608. Access denied exception for user hdfs while making getContainerWithPipeline call. Contributed by Mukul Kumar Singh.

2018-10-10 Thread nanda
Repository: hadoop Updated Branches: refs/heads/trunk 5ce70e121 -> 90552b1ea HDDS-608. Access denied exception for user hdfs while making getContainerWithPipeline call. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-7644. NM gets backed up deleting docker containers. Contributed by Chandni Singh

2018-10-10 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-3.2 5f97c0cd7 -> 145c7aa66 YARN-7644. NM gets backed up deleting docker containers. Contributed by Chandni Singh (cherry picked from commit 5ce70e1211e624d58e8bb1181aec00729ebdc085) Project:

hadoop git commit: YARN-7644. NM gets backed up deleting docker containers. Contributed by Chandni Singh

2018-10-10 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk cd280514b -> 5ce70e121 YARN-7644. NM gets backed up deleting docker containers. Contributed by Chandni Singh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-15820. ZStandardDecompressor native code sets an integer field as a long. Contributed by Jason Lowe

2018-10-10 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-3.2 eb0147a4c -> 5f97c0cd7 HADOOP-15820. ZStandardDecompressor native code sets an integer field as a long. Contributed by Jason Lowe (cherry picked from commit f13e231025333ebf80b30bbdce1296cef554943b) Project:

[2/2] hadoop git commit: Revert "YARN-8468. Enable the use of queue based maximum container allocation limit and implement it in FairScheduler. Contributed by Antal Bálint Steinbach."

2018-10-10 Thread wwei
Revert "YARN-8468. Enable the use of queue based maximum container allocation limit and implement it in FairScheduler. Contributed by Antal Bálint Steinbach." This reverts commit ce4a0898df5e9891f0388aa65a754f0ff85b56ac. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: Revert "YARN-8468. Enable the use of queue based maximum container allocation limit and implement it in FairScheduler. Contributed by Antal Bálint Steinbach."

2018-10-10 Thread wwei
Repository: hadoop Updated Branches: refs/heads/branch-3.1 323b76bcc -> a0060cf8e

hadoop git commit: HDDS-517. Implement HeadObject REST endpoint. Contributed by LiXin Ge.

2018-10-10 Thread elek
Repository: hadoop Updated Branches: refs/heads/ozone-0.3 056f48009 -> b64fcc71f HDDS-517. Implement HeadObject REST endpoint. Contributed by LiXin Ge. (cherry picked from commit cd280514b84e8a2915f274883a07f152b772ebad) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDDS-517. Implement HeadObject REST endpoint. Contributed by LiXin Ge.

2018-10-10 Thread elek
Repository: hadoop Updated Branches: refs/heads/trunk b39b80242 -> cd280514b HDDS-517. Implement HeadObject REST endpoint. Contributed by LiXin Ge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cd280514 Tree:

hadoop git commit: HDFS-13949. Correct the description of dfs.datanode.disk.check.timeout in hdfs-default.xml. Contributed by Toshihiro Suzuki.

2018-10-10 Thread nanda
Repository: hadoop Updated Branches: refs/heads/trunk edce86648 -> b39b80242 HDFS-13949. Correct the description of dfs.datanode.disk.check.timeout in hdfs-default.xml. Contributed by Toshihiro Suzuki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: