hadoop git commit: YARN-7340. Fix the missing time stamp in exception message in Class NoOverCommitPolicy. Contributed by Dinesh Chitlangia.

2018-05-31 Thread yufei
Repository: hadoop Updated Branches: refs/heads/trunk 7dd26d537 -> 6b21a599f YARN-7340. Fix the missing time stamp in exception message in Class NoOverCommitPolicy. Contributed by Dinesh Chitlangia. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-13582. Improve backward compatibility for HDFS-13176 (WebHdfs file path gets truncated when having semicolon (; ) inside). Contributed by Zsolt Venczel.

2018-05-31 Thread mackrorysd
Repository: hadoop Updated Branches: refs/heads/branch-3.1 4193892de -> 58b5b3aa7 HDFS-13582. Improve backward compatibility for HDFS-13176 (WebHdfs file path gets truncated when having semicolon (;) inside). Contributed by Zsolt Venczel. (cherry picked from commit

hadoop git commit: YARN-8308. Fixed YARN Service AM failure with HDFS token renewal. Contributed by Gour Saha

2018-05-31 Thread eyang
Repository: hadoop Updated Branches: refs/heads/branch-3.1 2bbdf362c -> 4193892de YARN-8308. Fixed YARN Service AM failure with HDFS token renewal. Contributed by Gour Saha (cherry picked from commit 7c7ac07f013f46db89c73681806300699ee534d6) Project:

hadoop git commit: YARN-8308. Fixed YARN Service AM failure with HDFS token renewal. Contributed by Gour Saha

2018-05-31 Thread eyang
Repository: hadoop Updated Branches: refs/heads/trunk ff013d2c9 -> 7dd26d537 YARN-8308. Fixed YARN Service AM failure with HDFS token renewal. Contributed by Gour Saha Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun.

2018-05-31 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2.7 eaa2b8035 -> 25052fba4 HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun. (cherry picked from commit ff013d2c952272f3176dcf624251b05d610503b5) Project:

hadoop git commit: HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun.

2018-05-31 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2.8 3808e5d62 -> 28ff197cc HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun. (cherry picked from commit ff013d2c952272f3176dcf624251b05d610503b5) Project:

hadoop git commit: HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun.

2018-05-31 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2.9 abe20e914 -> 60a79a0c2 HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun. (cherry picked from commit ff013d2c952272f3176dcf624251b05d610503b5) Project:

hadoop git commit: HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun.

2018-05-31 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2 6b9ef2d5b -> 87e805ba4 HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun. (cherry picked from commit ff013d2c952272f3176dcf624251b05d610503b5) Project:

hadoop git commit: HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun.

2018-05-31 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-3.0 3d7e34582 -> c6becec39 HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun. (cherry picked from commit ff013d2c952272f3176dcf624251b05d610503b5) Project:

hadoop git commit: HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun.

2018-05-31 Thread shv
Repository: hadoop Updated Branches: refs/heads/trunk 6b74f5d7f -> ff013d2c9 HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun.

2018-05-31 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-3.1 a468400ba -> 2bbdf362c HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun. (cherry picked from commit ff013d2c952272f3176dcf624251b05d610503b5) Project:

hadoop git commit: YARN-8197. Fixed AM IP Filter and Webapp proxy to redirect app tracking-URLs correctly when UI is secure. Contributed by Sunil Govindan.

2018-05-31 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-3.1 442dd87dc -> a468400ba YARN-8197. Fixed AM IP Filter and Webapp proxy to redirect app tracking-URLs correctly when UI is secure. Contributed by Sunil Govindan. (cherry picked from commit 6b74f5d7fc509c55c331249256eec78b7e53b6ce)

hadoop git commit: YARN-8197. Fixed AM IP Filter and Webapp proxy to redirect app tracking-URLs correctly when UI is secure. Contributed by Sunil Govindan.

2018-05-31 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/trunk 32671d871 -> 6b74f5d7f YARN-8197. Fixed AM IP Filter and Webapp proxy to redirect app tracking-URLs correctly when UI is secure. Contributed by Sunil Govindan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14783. [KMS] Add missing configuration properties into kms-default.xml. Contributed by Chetna Chaudhari.

2018-05-31 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/trunk 3f4a29813 -> 32671d871 HADOOP-14783. [KMS] Add missing configuration properties into kms-default.xml. Contributed by Chetna Chaudhari. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-13646. DFSAdmin doesn't display specialized help for triggerBlockReport. Contributed by Takanobu Asanuma.

2018-05-31 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/trunk c95b9b5c0 -> 3f4a29813 HDFS-13646. DFSAdmin doesn't display specialized help for triggerBlockReport. Contributed by Takanobu Asanuma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-13440. Log HDFS file name when client fails to connect. Contributed by Gabor Bota.

2018-05-31 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/trunk ebe5853a4 -> c95b9b5c0 HDFS-13440. Log HDFS file name when client fails to connect. Contributed by Gabor Bota. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12978. Fine-grained locking while consuming journal stream. Contributed by Konstantin Shvachko.

2018-05-31 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-3.1 ad11e4055 -> 442dd87dc HDFS-12978. Fine-grained locking while consuming journal stream. Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12978. Fine-grained locking while consuming journal stream. Contributed by Konstantin Shvachko.

2018-05-31 Thread shv
Repository: hadoop Updated Branches: refs/heads/trunk 950dea86f -> ebe5853a4 HDFS-12978. Fine-grained locking while consuming journal stream. Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[hadoop] Git Push Summary

2018-05-31 Thread stack
Repository: hadoop Updated Branches: refs/heads/HDFS-13572 [created] 950dea86f - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

hadoop git commit: HDDS-112. OzoneShell should support commands with url without scheme. Contributed by Lokesh Jain.

2018-05-31 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/trunk a58acd908 -> 950dea86f HDDS-112. OzoneShell should support commands with url without scheme. Contributed by Lokesh Jain. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/8] hadoop git commit: MAPREDUCE-7098. Upgrade common-langs version to 3.7 in hadoop-mapreduce-project

2018-05-31 Thread arp
MAPREDUCE-7098. Upgrade common-langs version to 3.7 in hadoop-mapreduce-project Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d1e2b809 Tree:

[3/8] hadoop git commit: YARN-8367. Fix NPE in SingleConstraintAppPlacementAllocator when placement constraint in SchedulingRequest is null. Contributed by Weiwei Yang.

2018-05-31 Thread arp
YARN-8367. Fix NPE in SingleConstraintAppPlacementAllocator when placement constraint in SchedulingRequest is null. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6468071f Tree:

[8/8] hadoop git commit: Merge remote-tracking branch 'apache-commit/trunk' into HDDS-48

2018-05-31 Thread arp
Merge remote-tracking branch 'apache-commit/trunk' into HDDS-48 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/79b29811 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/79b29811 Diff:

[5/8] hadoop git commit: HDFS-13582. Improve backward compatibility for HDFS-13176 (WebHdfs file path gets truncated when having semicolon (; ) inside). Contributed by Zsolt Venczel.

2018-05-31 Thread arp
HDFS-13582. Improve backward compatibility for HDFS-13176 (WebHdfs file path gets truncated when having semicolon (;) inside). Contributed by Zsolt Venczel. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1361030e Tree:

[7/8] hadoop git commit: HADOOP-15490:Multiple declaration of maven-enforcer-plugin found in pom.xml. Contributed by Nanda kumar

2018-05-31 Thread arp
HADOOP-15490:Multiple declaration of maven-enforcer-plugin found in pom.xml. Contributed by Nanda kumar Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a58acd90 Tree:

[6/8] hadoop git commit: HDFS-13631. TestDFSAdmin#testCheckNumOfBlocksInReportCommand should use a separate MiniDFSCluster path. Contributed by Anbang Hu.

2018-05-31 Thread arp
HDFS-13631. TestDFSAdmin#testCheckNumOfBlocksInReportCommand should use a separate MiniDFSCluster path. Contributed by Anbang Hu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1f324e96 Tree:

[1/8] hadoop git commit: HDDS-128. Support for DN to SCM signaling. Contributed by Nanda Kumar.

2018-05-31 Thread arp
Repository: hadoop Updated Branches: refs/heads/HDDS-48 59777185f -> 79b298111 HDDS-128. Support for DN to SCM signaling. Contributed by Nanda Kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/02c4b89f Tree:

[4/8] hadoop git commit: YARN-8333. Load balance YARN services using RegistryDNS multiple A records. Contributed by Eric Yang

2018-05-31 Thread arp
YARN-8333. Load balance YARN services using RegistryDNS multiple A records. Contributed by Eric Yang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6bc92e30 Tree:

hadoop git commit: HADOOP-15490:Multiple declaration of maven-enforcer-plugin found in pom.xml. Contributed by Nanda kumar

2018-05-31 Thread bharat
Repository: hadoop Updated Branches: refs/heads/trunk 1f324e966 -> a58acd908 HADOOP-15490:Multiple declaration of maven-enforcer-plugin found in pom.xml. Contributed by Nanda kumar Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDDS-116. Implement VolumeSet to manage disk volumes. Contributed by Hanisha Koneru.

2018-05-31 Thread arp
Repository: hadoop Updated Branches: refs/heads/HDDS-48 6cd19b45e -> 59777185f HDDS-116. Implement VolumeSet to manage disk volumes. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HDFS-13631. TestDFSAdmin#testCheckNumOfBlocksInReportCommand should use a separate MiniDFSCluster path. Contributed by Anbang Hu.

2018-05-31 Thread inigoiri
HDFS-13631. TestDFSAdmin#testCheckNumOfBlocksInReportCommand should use a separate MiniDFSCluster path. Contributed by Anbang Hu. (cherry picked from commit 1f324e966136f69c3254f01b43b56cf077abba7f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HDFS-13631. TestDFSAdmin#testCheckNumOfBlocksInReportCommand should use a separate MiniDFSCluster path. Contributed by Anbang Hu.

2018-05-31 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/branch-3.1 1bb112cd9 -> ad11e4055 refs/heads/trunk 1361030e5 -> 1f324e966 HDFS-13631. TestDFSAdmin#testCheckNumOfBlocksInReportCommand should use a separate MiniDFSCluster path. Contributed by Anbang Hu. Project:

[39/50] [abbrv] hadoop git commit: YARN-8350. NPE in service AM related to placement policy. Contributed by Gour Saha

2018-05-31 Thread xyao
YARN-8350. NPE in service AM related to placement policy. Contributed by Gour Saha Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/778a4a24 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/778a4a24 Diff:

[44/50] [abbrv] hadoop git commit: HDFS-13582. Improve backward compatibility for HDFS-13176 (WebHdfs file path gets truncated when having semicolon (; ) inside). Contributed by Zsolt Venczel.

2018-05-31 Thread xyao
HDFS-13582. Improve backward compatibility for HDFS-13176 (WebHdfs file path gets truncated when having semicolon (;) inside). Contributed by Zsolt Venczel. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1361030e Tree:

[02/50] [abbrv] hadoop git commit: HADOOP-15473. Configure serialFilter in KeyProvider to avoid UnrecoverableKeyException caused by JDK-8189997. Contributed by Gabor Bota.

2018-05-31 Thread xyao
HADOOP-15473. Configure serialFilter in KeyProvider to avoid UnrecoverableKeyException caused by JDK-8189997. Contributed by Gabor Bota. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/02322de3 Tree:

[31/50] [abbrv] hadoop git commit: YARN-8362. Bugfix logic in container retries in node manager. Contributed by Chandni Singh

2018-05-31 Thread xyao
YARN-8362. Bugfix logic in container retries in node manager. Contributed by Chandni Singh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/135941e0 Tree:

[05/50] [abbrv] hadoop git commit: HDFS-13619. TestAuditLoggerWithCommands fails on Windows. Contributed by Anbang Hu.

2018-05-31 Thread xyao
HDFS-13619. TestAuditLoggerWithCommands fails on Windows. Contributed by Anbang Hu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/13d25289 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/13d25289 Diff:

[10/50] [abbrv] hadoop git commit: HADOOP-15477. Make unjar in RunJar overrideable

2018-05-31 Thread xyao
HADOOP-15477. Make unjar in RunJar overrideable Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d14e26b3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d14e26b3 Diff:

[16/50] [abbrv] hadoop git commit: HDFS-13591. TestDFSShell#testSetrepLow fails on Windows. Contributed by Anbang Hu.

2018-05-31 Thread xyao
HDFS-13591. TestDFSShell#testSetrepLow fails on Windows. Contributed by Anbang Hu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9dbf4f01 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9dbf4f01 Diff:

[35/50] [abbrv] hadoop git commit: YARN-8377: Javadoc build failed in hadoop-yarn-server-nodemanager. Contributed by Takanobu Asanuma

2018-05-31 Thread xyao
YARN-8377: Javadoc build failed in hadoop-yarn-server-nodemanager. Contributed by Takanobu Asanuma Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e44c0849 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e44c0849

[09/50] [abbrv] hadoop git commit: HDDS-78. Add per volume level storage stats in SCM. Contributed by Shashikant Banerjee.

2018-05-31 Thread xyao
HDDS-78. Add per volume level storage stats in SCM. Contributed by Shashikant Banerjee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0cf6e87f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0cf6e87f Diff:

[28/50] [abbrv] hadoop git commit: HDDS-81. Moving ContainerReport inside Datanode heartbeat. Contributed by Nanda Kumar.

2018-05-31 Thread xyao
HDDS-81. Moving ContainerReport inside Datanode heartbeat. Contributed by Nanda Kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/201440b9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/201440b9 Diff:

[23/50] [abbrv] hadoop git commit: HDDS-125. Cleanup HDDS CheckStyle issues. Contributed by Anu Engineer.

2018-05-31 Thread xyao
HDDS-125. Cleanup HDDS CheckStyle issues. Contributed by Anu Engineer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9502b47b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9502b47b Diff:

[22/50] [abbrv] hadoop git commit: YARN-8369. Javadoc build failed due to 'bad use of >'. (Takanobu Asanuma via wangda)

2018-05-31 Thread xyao
YARN-8369. Javadoc build failed due to 'bad use of >'. (Takanobu Asanuma via wangda) Change-Id: I79a42154e8f86ab1c3cc939b3745024b8eebe5f4 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/17aa40f6 Tree:

[07/50] [abbrv] hadoop git commit: HDFS-13620. Randomize the test directory path for TestHDFSFileSystemContract. Contributed by Anbang Hu.

2018-05-31 Thread xyao
HDFS-13620. Randomize the test directory path for TestHDFSFileSystemContract. Contributed by Anbang Hu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8605a385 Tree:

[47/50] [abbrv] hadoop git commit: HDDS-70. Fix config names for secure ksm and scm. Contributed by Ajay Kumar.

2018-05-31 Thread xyao
HDDS-70. Fix config names for secure ksm and scm. 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/46edc0d2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/46edc0d2 Diff:

[34/50] [abbrv] hadoop git commit: HDDS-88. Create separate message structure to represent ports in DatanodeDetails. Contributed by Nanda Kumar.

2018-05-31 Thread xyao
HDDS-88. Create separate message structure to represent ports in DatanodeDetails. Contributed by Nanda Kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3b34148c Tree:

[20/50] [abbrv] hadoop git commit: HADOOP-15497. TestTrash should use proper test path to avoid failing on Windows. Contributed by Anbang Hu.

2018-05-31 Thread xyao
HADOOP-15497. TestTrash should use proper test path to avoid failing on Windows. Contributed by Anbang Hu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3c75f8e4 Tree:

[19/50] [abbrv] hadoop git commit: YARN-8338. TimelineService V1.5 doesn't come up after HADOOP-15406. Contributed by Vinod Kumar Vavilapalli

2018-05-31 Thread xyao
YARN-8338. TimelineService V1.5 doesn't come up after HADOOP-15406. Contributed by Vinod Kumar Vavilapalli Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/31ab960f Tree:

[14/50] [abbrv] hadoop git commit: YARN-4781. Support intra-queue preemption for fairness ordering policy. Contributed by Eric Payne.

2018-05-31 Thread xyao
YARN-4781. Support intra-queue preemption for fairness ordering policy. Contributed by Eric Payne. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7c343669 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7c343669

[03/50] [abbrv] hadoop git commit: HDFS-13618. Fix TestDataNodeFaultInjector test failures on Windows. Contributed by Xiao Liang.

2018-05-31 Thread xyao
HDFS-13618. Fix TestDataNodeFaultInjector test failures on Windows. Contributed by Xiao Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1e0d4b1c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1e0d4b1c

[45/50] [abbrv] hadoop git commit: Revert "Bad merge with 996a627b289947af3894bf83e7b63ec702a665cd"

2018-05-31 Thread xyao
Revert "Bad merge with 996a627b289947af3894bf83e7b63ec702a665cd" This reverts commit 996a627b289947af3894bf83e7b63ec702a665cd. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/49cd77df Tree:

[48/50] [abbrv] hadoop git commit: HDDS-7. Enable kerberos auth for Ozone client in hadoop rpc. Contributed by Ajay Kumar.

2018-05-31 Thread xyao
HDDS-7. Enable kerberos auth for Ozone client in hadoop rpc. 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/5d686904 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5d686904 Diff:

[30/50] [abbrv] hadoop git commit: HDDS-114. Ozone Datanode mbean registration fails for StorageLocation. Contributed by Elek, Marton.

2018-05-31 Thread xyao
HDDS-114. Ozone Datanode mbean registration fails for StorageLocation. Contributed by Elek, Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/24169062 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/24169062

[25/50] [abbrv] hadoop git commit: YARN-8329. Docker client configuration can still be set incorrectly. Contributed by Shane Kumpf

2018-05-31 Thread xyao
YARN-8329. Docker client configuration can still be set incorrectly. Contributed by Shane Kumpf Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4827e9a9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4827e9a9

[38/50] [abbrv] hadoop git commit: YARN-8368. yarn app start cli should print applicationId. Contributed by Rohith Sharma K S

2018-05-31 Thread xyao
YARN-8368. yarn app start cli should print applicationId. Contributed by Rohith Sharma K S Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/96eefcc8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/96eefcc8 Diff:

[33/50] [abbrv] hadoop git commit: HDFS-13626. Fix incorrect username when deny the setOwner operation. Contributed by Zsolt Venczel.

2018-05-31 Thread xyao
HDFS-13626. Fix incorrect username when deny the setOwner operation. Contributed by Zsolt Venczel. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b24098bc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b24098bc

[01/50] [abbrv] hadoop git commit: YARN-8292: Fix the dominant resource preemption cannot happen when some of the resource vector becomes negative. Contributed by Wangda Tan. [Forced Update!]

2018-05-31 Thread xyao
Repository: hadoop Updated Branches: refs/heads/HDDS-4 f25b2357c -> 46edc0d2f (forced update) YARN-8292: Fix the dominant resource preemption cannot happen when some of the resource vector becomes negative. Contributed by Wangda Tan. Project:

[41/50] [abbrv] hadoop git commit: MAPREDUCE-7098. Upgrade common-langs version to 3.7 in hadoop-mapreduce-project

2018-05-31 Thread xyao
MAPREDUCE-7098. Upgrade common-langs version to 3.7 in hadoop-mapreduce-project Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d1e2b809 Tree:

[49/50] [abbrv] hadoop git commit: HDDS-5. Enable OzoneManager kerberos auth. Contributed by Ajay Kumar.

2018-05-31 Thread xyao
HDDS-5. Enable OzoneManager kerberos auth. 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/b28e6464 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b28e6464 Diff:

[36/50] [abbrv] hadoop git commit: HDFS-13632. Randomize baseDir for MiniJournalCluster in MiniQJMHACluster for TestDFSAdminWithHA. Contributed by Anbang Hu.

2018-05-31 Thread xyao
HDFS-13632. Randomize baseDir for MiniJournalCluster in MiniQJMHACluster for TestDFSAdminWithHA. Contributed by Anbang Hu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8197b9b5 Tree:

[24/50] [abbrv] hadoop git commit: Additional check when unpacking archives. Contributed by Wilfred Spiegelenburg.

2018-05-31 Thread xyao
Additional check when unpacking archives. Contributed by Wilfred Spiegelenburg. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e3236a96 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e3236a96 Diff:

[04/50] [abbrv] hadoop git commit: HDDS-96. Add an option in ozone script to generate a site file with minimally required ozone configs. Contributed by Dinesh Chitlangia.

2018-05-31 Thread xyao
HDDS-96. Add an option in ozone script to generate a site file with minimally required ozone configs. 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/8733012a Tree:

[15/50] [abbrv] hadoop git commit: HDFS-13627. TestErasureCodingExerciseAPIs fails on Windows. Contributed by Anbang Hu.

2018-05-31 Thread xyao
HDFS-13627. TestErasureCodingExerciseAPIs fails on Windows. Contributed by Anbang Hu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/91d7c74e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/91d7c74e Diff:

[12/50] [abbrv] hadoop git commit: HDFS-13628. Update Archival Storage doc for Provided Storage

2018-05-31 Thread xyao
HDFS-13628. Update Archival Storage doc for Provided Storage Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/04757e58 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/04757e58 Diff:

[43/50] [abbrv] hadoop git commit: YARN-8333. Load balance YARN services using RegistryDNS multiple A records. Contributed by Eric Yang

2018-05-31 Thread xyao
YARN-8333. Load balance YARN services using RegistryDNS multiple A records. Contributed by Eric Yang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6bc92e30 Tree:

[50/50] [abbrv] hadoop git commit: HDDS-6. Enable SCM kerberos auth. Contributed by Ajay Kumar.

2018-05-31 Thread xyao
HDDS-6. Enable SCM kerberos auth. 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/a6e7091f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a6e7091f Diff:

[46/50] [abbrv] hadoop git commit: HDDS-6. Enable SCM kerberos auth. Contributed by Ajay Kumar.

2018-05-31 Thread xyao
HDDS-6. Enable SCM kerberos auth. 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/9086e1fb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9086e1fb Diff:

[18/50] [abbrv] hadoop git commit: HADOOP-15455. Incorrect debug message in KMSACL#hasAccess. Contributed by Yuen-Kuei Hsueh.

2018-05-31 Thread xyao
HADOOP-15455. Incorrect debug message in KMSACL#hasAccess. Contributed by Yuen-Kuei Hsueh. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/438ef495 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/438ef495 Diff:

[32/50] [abbrv] hadoop git commit: HADOOP-15480 AbstractS3GuardToolTestBase.testDiffCommand fails when using dynamo (Gabor Bota)

2018-05-31 Thread xyao
HADOOP-15480 AbstractS3GuardToolTestBase.testDiffCommand fails when using dynamo (Gabor Bota) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5f6769f7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5f6769f7 Diff:

[13/50] [abbrv] hadoop git commit: HADOOP-15449. Increase default timeout of ZK session to avoid frequent NameNode failover

2018-05-31 Thread xyao
HADOOP-15449. Increase default timeout of ZK session to avoid frequent NameNode failover Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/61df174e Tree:

[21/50] [abbrv] hadoop git commit: YARN-8339. Service AM should localize static/archive resource types to container working directory instead of 'resources'. (Suma Shivaprasad via wangda)

2018-05-31 Thread xyao
YARN-8339. Service AM should localize static/archive resource types to container working directory instead of 'resources'. (Suma Shivaprasad via wangda) Change-Id: I9f8e8f621650347f6c2f9e3420edee9eb2f356a4 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[06/50] [abbrv] hadoop git commit: HDDS-113. Rest and Rpc Client should verify resource name using HddsClientUtils. Contributed by Lokesh Jain.

2018-05-31 Thread xyao
HDDS-113. Rest and Rpc Client should verify resource name using HddsClientUtils. Contributed by Lokesh Jain. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2a9652e6 Tree:

[37/50] [abbrv] hadoop git commit: HDFS-13629. Some tests in TestDiskBalancerCommand fail on Windows due to MiniDFSCluster path conflict and improper path usage. Contributed by Anbang Hu.

2018-05-31 Thread xyao
HDFS-13629. Some tests in TestDiskBalancerCommand fail on Windows due to MiniDFSCluster path conflict and improper path usage. Contributed by Anbang Hu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/47c31ff1 Tree:

[26/50] [abbrv] hadoop git commit: HDDS-81. Moving ContainerReport inside Datanode heartbeat. Contributed by Nanda Kumar.

2018-05-31 Thread xyao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/201440b9/hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/ozone/container/testutils/ReplicationDatanodeStateManager.java -- diff --git

[27/50] [abbrv] hadoop git commit: HDDS-81. Moving ContainerReport inside Datanode heartbeat. Contributed by Nanda Kumar.

2018-05-31 Thread xyao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/201440b9/hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/ContainerMapping.java -- diff --git

[42/50] [abbrv] hadoop git commit: YARN-8367. Fix NPE in SingleConstraintAppPlacementAllocator when placement constraint in SchedulingRequest is null. Contributed by Weiwei Yang.

2018-05-31 Thread xyao
YARN-8367. Fix NPE in SingleConstraintAppPlacementAllocator when placement constraint in SchedulingRequest is null. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6468071f Tree:

[11/50] [abbrv] hadoop git commit: MAPREDUCE-7097. MapReduce JHS should honor yarn.webapp.filter-entity-list-by-user. Contributed by Sunil Govindan.

2018-05-31 Thread xyao
MAPREDUCE-7097. MapReduce JHS should honor yarn.webapp.filter-entity-list-by-user. Contributed by Sunil Govindan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/88cbe57c Tree:

[29/50] [abbrv] hadoop git commit: HADOOP-14946 S3Guard testPruneCommandCLI can fail. Contributed by Gabor Bota.

2018-05-31 Thread xyao
HADOOP-14946 S3Guard testPruneCommandCLI can fail. Contributed by Gabor Bota. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/30284d02 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/30284d02 Diff:

[17/50] [abbrv] hadoop git commit: HADOOP-15498. TestHadoopArchiveLogs (#testGenerateScript, #testPrepareWorkingDir) fails on Windows. Contributed by Anbang Hu.

2018-05-31 Thread xyao
HADOOP-15498. TestHadoopArchiveLogs (#testGenerateScript, #testPrepareWorkingDir) fails on Windows. Contributed by Anbang Hu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8fdc993a Tree:

[08/50] [abbrv] hadoop git commit: YARN-8213. Add Capacity Scheduler performance metrics. (Weiwei Yang via wangda)

2018-05-31 Thread xyao
YARN-8213. Add Capacity Scheduler performance metrics. (Weiwei Yang via wangda) Change-Id: Ieea6f3eeb83c90cd74233fea896f0fcd0f325d5f Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f24c842d Tree:

[40/50] [abbrv] hadoop git commit: HDDS-128. Support for DN to SCM signaling. Contributed by Nanda Kumar.

2018-05-31 Thread xyao
HDDS-128. Support for DN to SCM signaling. Contributed by Nanda Kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/02c4b89f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/02c4b89f Diff:

hadoop git commit: YARN-8333. Load balance YARN services using RegistryDNS multiple A records. Contributed by Eric Yang

2018-05-31 Thread billie
Repository: hadoop Updated Branches: refs/heads/branch-3.1 ec4240a7f -> 1bb112cd9 YARN-8333. Load balance YARN services using RegistryDNS multiple A records. Contributed by Eric Yang (cherry picked from commit 6bc92e304fe05e80f13830104d1fd2c59da8344b) Project:

hadoop git commit: HDFS-13582. Improve backward compatibility for HDFS-13176 (WebHdfs file path gets truncated when having semicolon (; ) inside). Contributed by Zsolt Venczel.

2018-05-31 Thread mackrorysd
Repository: hadoop Updated Branches: refs/heads/trunk 6bc92e304 -> 1361030e5 HDFS-13582. Improve backward compatibility for HDFS-13176 (WebHdfs file path gets truncated when having semicolon (;) inside). Contributed by Zsolt Venczel. Project:

hadoop git commit: YARN-8333. Load balance YARN services using RegistryDNS multiple A records. Contributed by Eric Yang

2018-05-31 Thread billie
Repository: hadoop Updated Branches: refs/heads/trunk 6468071f1 -> 6bc92e304 YARN-8333. Load balance YARN services using RegistryDNS multiple A records. Contributed by Eric Yang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-8367. Fix NPE in SingleConstraintAppPlacementAllocator when placement constraint in SchedulingRequest is null. Contributed by Weiwei Yang.

2018-05-31 Thread wwei
Repository: hadoop Updated Branches: refs/heads/branch-3.1 58e7d6c3c -> ec4240a7f YARN-8367. Fix NPE in SingleConstraintAppPlacementAllocator when placement constraint in SchedulingRequest is null. Contributed by Weiwei Yang. (Cherry picked from commit

hadoop git commit: YARN-8367. Fix NPE in SingleConstraintAppPlacementAllocator when placement constraint in SchedulingRequest is null. Contributed by Weiwei Yang.

2018-05-31 Thread wwei
Repository: hadoop Updated Branches: refs/heads/trunk d1e2b8098 -> 6468071f1 YARN-8367. Fix NPE in SingleConstraintAppPlacementAllocator when placement constraint in SchedulingRequest is null. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-7098. Upgrade common-langs version to 3.7 in hadoop-mapreduce-project

2018-05-31 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 02c4b89f9 -> d1e2b8098 MAPREDUCE-7098. Upgrade common-langs version to 3.7 in hadoop-mapreduce-project Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: