hadoop git commit: HADOOP-15856. Trunk build fails to compile native on Windows. Contributed by Vinayakumar B.

2018-10-23 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/trunk 8f97d6f2c -> 0ca50648c HADOOP-15856. Trunk build fails to compile native on Windows. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0c

[45/50] [abbrv] hadoop git commit: HDFS-13566. Add configurable additional RPC listener to NameNode. Contributed by Chen Liang.

2018-10-23 Thread sunchao
HDFS-13566. Add configurable additional RPC listener to NameNode. 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/635786a5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/635786a5 Diff: h

[46/50] [abbrv] hadoop git commit: MAPREDUCE-4669. MRAM web UI does not work with HTTPS. (Contributed by Robert Kanter)

2018-10-23 Thread sunchao
MAPREDUCE-4669. MRAM web UI does not work with HTTPS. (Contributed by Robert Kanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/823bb5dd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/823bb5dd Diff: http://gi

[44/50] [abbrv] hadoop git commit: HDFS-14004. TestLeaseRecovery2#testCloseWhileRecoverLease fails intermittently in trunk. Contributed by Ayush Saxena.

2018-10-23 Thread sunchao
HDFS-14004. TestLeaseRecovery2#testCloseWhileRecoverLease fails intermittently in trunk. Contributed by Ayush Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/efdfe679 Tree: http://git-wip-us.apache.org/repos/asf/had

[50/50] [abbrv] hadoop git commit: HDFS-13924. [SBN read] Handle BlockMissingException when reading from observer. Contributed by Chao Sun.

2018-10-23 Thread sunchao
HDFS-13924. [SBN read] Handle BlockMissingException when reading from observer. Contributed by Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ddca0cf6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ddca

[09/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2a9fa84/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-registry/src/main/java/org/apache/hadoop/registry/client/impl/zk/RegistryInternalConstants.java -- diff --git a/hadoop-yarn-pr

[06/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2a9fa84/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-registry/src/main/java/org/apache/hadoop/registry/server/integration/SelectByYarnPersistence.java -- diff --git a/hadoop-yarn-

[10/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2a9fa84/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-registry/src/main/java/org/apache/hadoop/registry/client/binding/RegistryUtils.java -- diff --git a/hadoop-yarn-project/hadoop

[17/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2a9fa84/hadoop-common-project/hadoop-registry/src/main/java/org/apache/hadoop/registry/client/impl/zk/CuratorService.java -- diff --git a/hadoop-common-project/hadoop-registry/sr

[08/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2a9fa84/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-registry/src/main/java/org/apache/hadoop/registry/client/types/package-info.java -- diff --git a/hadoop-yarn-project/hadoop-ya

[30/50] [abbrv] hadoop git commit: HDDS-638. Enable ratis snapshots for HDDS datanodes. Contributed by Mukul Kumar Singh.

2018-10-23 Thread sunchao
HDDS-638. Enable ratis snapshots for HDDS datanodes. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/82919a1e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/82919a1e Diff: http://

[04/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2a9fa84/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-registry/src/test/java/org/apache/hadoop/registry/secure/TestRegistrySecurityHelper.java -- diff --git a/hadoop-yarn-project/h

[24/50] [abbrv] hadoop git commit: HDDS-707. Allow registering MBeans without additional jmx properties. Contributed by Arpit Agarwal.

2018-10-23 Thread sunchao
HDDS-707. Allow registering MBeans without additional jmx properties. Contributed by Arpit Agarwal. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c9077a9f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c9077a9f D

[31/50] [abbrv] hadoop git commit: HDDS-705. addendum patch to fix find bug issue. Contributed by Bharat Viswanadham.

2018-10-23 Thread sunchao
HDDS-705. addendum patch to fix find bug issue. Contributed by Bharat Viswanadham. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f6498af0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f6498af0 Diff: http://git-

[33/50] [abbrv] hadoop git commit: YARN-8542. Added YARN service REST API to list containers. Contributed by Chandni Singh

2018-10-23 Thread sunchao
YARN-8542. Added YARN service REST API to list containers. 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/292c9e01 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/292c9e01 Di

[38/50] [abbrv] hadoop git commit: YARN-8826. Fix lingering timeline collector after serviceStop in TimelineCollectorManager. Contributed by Prabha Manepalli.

2018-10-23 Thread sunchao
YARN-8826. Fix lingering timeline collector after serviceStop in TimelineCollectorManager. Contributed by Prabha Manepalli. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0b62983c Tree: http://git-wip-us.apache.org/repos/a

[40/50] [abbrv] hadoop git commit: HADOOP-15873. Add JavaBeans Activation Framework API to LICENSE.txt. Contributed by Akira Ajisaka.

2018-10-23 Thread sunchao
HADOOP-15873. Add JavaBeans Activation Framework API to LICENSE.txt. Contributed by Akira Ajisaka. Signed-off-by: Xiao Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/296818a2 Tree: http://git-wip-us.apache.org/repos/

[47/50] [abbrv] hadoop git commit: YARN-8814. Yarn Service Upgrade: Update the swagger definition. Contributed by Chandni Singh

2018-10-23 Thread sunchao
YARN-8814. Yarn Service Upgrade: Update the swagger definition. 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/a0c0b793 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a0c0b7

[28/50] [abbrv] hadoop git commit: HDDS-705. OS3Exception resource name should be the actual resource name. Contributed by Bharat Viswanadham.

2018-10-23 Thread sunchao
HDDS-705. OS3Exception resource name should be the actual resource name. Contributed by Bharat Viswanadham. Recommitting after making sure that patch is clean. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/97a41b3d Tree:

[20/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e2a9fa84 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e2a9fa84 Diff:

[02/50] [abbrv] hadoop git commit: HADOOP-15836. Review of AccessControlList. Contributed by BELUGA BEHR.

2018-10-23 Thread sunchao
HADOOP-15836. Review of AccessControlList. Contributed by BELUGA BEHR. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/00254d7b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/00254d7b Diff: http://git-wip-us.apache

[39/50] [abbrv] hadoop git commit: HDDS-708. Validate BCSID while reading blocks from containers in datanodes. Contributed by Shashikant Banerjee.

2018-10-23 Thread sunchao
HDDS-708. Validate BCSID while reading blocks from containers in datanodes. 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/b6184639 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tr

[32/50] [abbrv] hadoop git commit: YARN-8922. Fixed test-container-executor test setup and clean up. Contributed by Robert Kanter

2018-10-23 Thread sunchao
YARN-8922. Fixed test-container-executor test setup and clean up. Contributed by Robert Kanter Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/66e7a2c7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/66e7

[01/50] [abbrv] hadoop git commit: HADOOP-15850. CopyCommitter#concatFileChunks should check that the blocks per chunk is not 0. Contributed by Ted Yu.

2018-10-23 Thread sunchao
Repository: hadoop Updated Branches: refs/heads/HDFS-12943 3a5b78ac4 -> ddca0cf68 HADOOP-15850. CopyCommitter#concatFileChunks should check that the blocks per chunk is not 0. Contributed by Ted Yu. Signed-off-by: Wei-Chiu Chuang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

[26/50] [abbrv] hadoop git commit: YARN-7502. Nodemanager restart docs should describe nodemanager supervised property. Contributed by Suma Shivaprasad.

2018-10-23 Thread sunchao
YARN-7502. Nodemanager restart docs should describe nodemanager supervised property. Contributed by Suma Shivaprasad. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e5033451 Tree: http://git-wip-us.apache.org/repos/asf/had

[49/50] [abbrv] hadoop git commit: Merge branch 'trunk' into HDFS-12943

2018-10-23 Thread sunchao
Merge branch 'trunk' into HDFS-12943 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/efb79f4e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/efb79f4e Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/efb79f4

[19/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2a9fa84/hadoop-common-project/hadoop-common/src/site/markdown/registry/registry-security.md -- diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/registry/registr

[48/50] [abbrv] hadoop git commit: HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe.

2018-10-23 Thread sunchao
HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8f97d6f2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8f97d6f2 Diff:

[43/50] [abbrv] hadoop git commit: YARN-8919. Some tests fail due to NoClassDefFoundError for OperatorCreationException (tasanuma0829 via rkanter)

2018-10-23 Thread sunchao
YARN-8919. Some tests fail due to NoClassDefFoundError for OperatorCreationException (tasanuma0829 via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5e294e95 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tr

[21/50] [abbrv] hadoop git commit: HDFS-13983. TestOfflineImageViewer crashes in windows. Contributed by Vinayakumar B.

2018-10-23 Thread sunchao
HDFS-13983. TestOfflineImageViewer crashes in windows. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f069d38c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f069d38c Diff: http://gi

[14/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2a9fa84/hadoop-common-project/hadoop-registry/src/main/java/org/apache/hadoop/registry/server/dns/SecureableZone.java -- diff --git a/hadoop-common-project/hadoop-registry/src/ma

[07/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2a9fa84/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-registry/src/main/java/org/apache/hadoop/registry/server/dns/RegistryDNS.java -- diff --git a/hadoop-yarn-project/hadoop-yarn/

[23/50] [abbrv] hadoop git commit: HDDS-705. OS3Exception resource name should be the actual resource name. Contributed by Bharat Viswanadham.

2018-10-23 Thread sunchao
HDDS-705. OS3Exception resource name should be the actual resource name. Contributed by Bharat Viswanadham. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/977c6f64 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/97

[29/50] [abbrv] hadoop git commit: HADOOP-15866. Renamed HADOOP_SECURITY_GROUP_SHELL_COMMAND_TIMEOUT keys break compatibility. Contributed by Wei-Chiu Chuang.

2018-10-23 Thread sunchao
HADOOP-15866. Renamed HADOOP_SECURITY_GROUP_SHELL_COMMAND_TIMEOUT keys break compatibility. Contributed by Wei-Chiu Chuang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/52cb766a Tree: http://git-wip-us.apache.org/repos/a

[41/50] [abbrv] hadoop git commit: Revert "HADOOP-15836. Review of AccessControlList. Contributed by BELUGA BEHR."

2018-10-23 Thread sunchao
Revert "HADOOP-15836. Review of AccessControlList. Contributed by BELUGA BEHR." This reverts commit 00254d7b8c714ae2000d0934d260b23458033529. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dd268a64 Tree: http://git-wip-us.

[37/50] [abbrv] hadoop git commit: YARN-8873. [YARN-8811] Add CSI java-based client library. Contributed by Weiwei Yang.

2018-10-23 Thread sunchao
YARN-8873. [YARN-8811] Add CSI java-based client library. 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/0efddd85 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0efddd85 Diff: http://g

[13/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2a9fa84/hadoop-common-project/hadoop-registry/src/test/java/org/apache/hadoop/registry/RegistryTestHelper.java -- diff --git a/hadoop-common-project/hadoop-registry/src/test/java

[35/50] [abbrv] hadoop git commit: YARN-8923. Cleanup references to ENV file type in YARN service code. Contributed by Suma Shivaprasad

2018-10-23 Thread sunchao
YARN-8923. Cleanup references to ENV file type in YARN service code. Contributed by Suma Shivaprasad Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e98a5062 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/t

[11/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2a9fa84/hadoop-yarn-project/hadoop-yarn/conf/yarn-env.sh -- diff --git a/hadoop-yarn-project/hadoop-yarn/conf/yarn-env.sh b/hadoop-yarn-project/hadoop-yarn/conf/yarn-env.sh index

[05/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2a9fa84/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-registry/src/test/java/org/apache/hadoop/registry/cli/TestRegistryCli.java -- diff --git a/hadoop-yarn-project/hadoop-yarn/had

[27/50] [abbrv] hadoop git commit: Revert "HDDS-705. OS3Exception resource name should be the actual resource name."

2018-10-23 Thread sunchao
Revert "HDDS-705. OS3Exception resource name should be the actual resource name." This reverts commit 977c6f64704a44692bed29a49b326eeddc06cdb0. There was spurious edit in this commit. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/had

[42/50] [abbrv] hadoop git commit: YARN-8904. TestRMDelegationTokens can fail in testRMDTMasterKeyStateOnRollingMasterKey. Contributed by Wilfred Spiegelenburg

2018-10-23 Thread sunchao
YARN-8904. TestRMDelegationTokens can fail in testRMDTMasterKeyStateOnRollingMasterKey. 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/93fb3b4b Tree: http://git-wip-us.apache.org/repos/

[22/50] [abbrv] hadoop git commit: HADOOP-15821. Addendum patch to fix Hadoop Registry parent project. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
HADOOP-15821. Addendum patch to fix Hadoop Registry parent project. Contributed by Íñigo Goiri Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a043dfa2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

[25/50] [abbrv] hadoop git commit: HDDS-544. Unconditional wait findbug warning from ReplicationSupervisor. Contributed by Arpit Agarwal.

2018-10-23 Thread sunchao
HDDS-544. Unconditional wait findbug warning from ReplicationSupervisor. Contributed by Arpit Agarwal. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7db3bb3a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7db3bb3

[18/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2a9fa84/hadoop-common-project/hadoop-registry/src/main/java/org/apache/hadoop/registry/client/binding/RegistryPathUtils.java -- diff --git a/hadoop-common-project/hadoop-registry

[12/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2a9fa84/hadoop-common-project/hadoop-registry/src/test/java/org/apache/hadoop/registry/secure/AbstractSecureRegistryTest.java -- diff --git a/hadoop-common-project/hadoop-registr

[03/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2a9fa84/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/registry/registry-security.md -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site

[34/50] [abbrv] hadoop git commit: HDFS-13941. make storageId in BlockPoolTokenSecretManager.checkAccess optional. Contributed by Ajay Kumar.

2018-10-23 Thread sunchao
HDFS-13941. make storageId in BlockPoolTokenSecretManager.checkAccess optional. 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/c58811c7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c5

[36/50] [abbrv] hadoop git commit: HDDS-676. Enable Read from open Containers via Standalone Protocol. Contributed by Shashikant Banerjee.

2018-10-23 Thread sunchao
HDDS-676. Enable Read from open Containers via Standalone Protocol. 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/e3cca120 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e3cca1

[16/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2a9fa84/hadoop-common-project/hadoop-registry/src/main/java/org/apache/hadoop/registry/client/impl/zk/ZookeeperConfigOptions.java -- diff --git a/hadoop-common-project/hadoop-reg

[15/50] [abbrv] hadoop git commit: HADOOP-15821. Move YARN Registry to Hadoop Registry. Contributed by Íñigo Goiri

2018-10-23 Thread sunchao
http://git-wip-us.apache.org/repos/asf/hadoop/blob/e2a9fa84/hadoop-common-project/hadoop-registry/src/main/java/org/apache/hadoop/registry/server/dns/PrivilegedRegistryDNSStarter.java -- diff --git a/hadoop-common-project/hadoop-r

hadoop git commit: HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe.

2018-10-23 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-3.0 a9bc3e370 -> e402791a5 HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe. (cherry picked from commit 8f97d6f2cdfccefba5457ae3d561e9ce0109da3f) Conflicts: dev-support/docker/Dockerfil

hadoop git commit: HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe.

2018-10-23 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.9 4a481e1dc -> d3850e8e1 HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe. (cherry picked from commit 8f97d6f2cdfccefba5457ae3d561e9ce0109da3f) Conflicts: dev-support/docker/Dockerfil

hadoop git commit: HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe.

2018-10-23 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 dbf36dbb8 -> ca699774a HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe. (cherry picked from commit 8f97d6f2cdfccefba5457ae3d561e9ce0109da3f) Conflicts: dev-support/docker/Dockerfile

hadoop git commit: HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe.

2018-10-23 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-3.1 3be72b7aa -> 080e9d0f9 HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe. (cherry picked from commit 8f97d6f2cdfccefba5457ae3d561e9ce0109da3f) Conflicts: dev-support/docker/Dockerfil

hadoop git commit: HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe.

2018-10-23 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-3.2.0 7031fe17e -> e213563c3 HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe. (cherry picked from commit 8f97d6f2cdfccefba5457ae3d561e9ce0109da3f) (cherry picked from commit 63396beab4178f3855b

hadoop git commit: HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe.

2018-10-23 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-3.2 709775592 -> 63396beab HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe. (cherry picked from commit 8f97d6f2cdfccefba5457ae3d561e9ce0109da3f) Project: http://git-wip-us.apache.org/repos/as

hadoop git commit: HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe.

2018-10-23 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk a0c0b793c -> 8f97d6f2c HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/

hadoop git commit: YARN-8814. Yarn Service Upgrade: Update the swagger definition. Contributed by Chandni Singh

2018-10-23 Thread eyang
Repository: hadoop Updated Branches: refs/heads/trunk 823bb5dda -> a0c0b793c YARN-8814. Yarn Service Upgrade: Update the swagger definition. Contributed by Chandni Singh Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoo

hadoop git commit: MAPREDUCE-4669. MRAM web UI does not work with HTTPS. (Contributed by Robert Kanter)

2018-10-23 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/trunk 635786a51 -> 823bb5dda MAPREDUCE-4669. MRAM web UI does not work with HTTPS. (Contributed by Robert Kanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/823bb5dd

hadoop git commit: HDFS-13566. Add configurable additional RPC listener to NameNode. Contributed by Chen Liang.

2018-10-23 Thread cliang
Repository: hadoop Updated Branches: refs/heads/trunk efdfe679d -> 635786a51 HDFS-13566. Add configurable additional RPC listener to NameNode. 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/6

hadoop git commit: HDFS-14004. TestLeaseRecovery2#testCloseWhileRecoverLease fails intermittently in trunk. Contributed by Ayush Saxena.

2018-10-23 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/trunk 5e294e950 -> efdfe679d HDFS-14004. TestLeaseRecovery2#testCloseWhileRecoverLease fails intermittently in trunk. Contributed by Ayush Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/

hadoop git commit: YARN-8919. Some tests fail due to NoClassDefFoundError for OperatorCreationException (tasanuma0829 via rkanter)

2018-10-23 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/trunk 93fb3b4b9 -> 5e294e950 YARN-8919. Some tests fail due to NoClassDefFoundError for OperatorCreationException (tasanuma0829 via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/

hadoop git commit: YARN-8904. TestRMDelegationTokens can fail in testRMDTMasterKeyStateOnRollingMasterKey. Contributed by Wilfred Spiegelenburg

2018-10-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-3.0 e4464f959 -> a9bc3e370 YARN-8904. TestRMDelegationTokens can fail in testRMDTMasterKeyStateOnRollingMasterKey. Contributed by Wilfred Spiegelenburg (cherry picked from commit 93fb3b4b9cbc63e65d590676a5a318d555a25904) Project: http:/

hadoop git commit: YARN-8904. TestRMDelegationTokens can fail in testRMDTMasterKeyStateOnRollingMasterKey. Contributed by Wilfred Spiegelenburg

2018-10-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-3.1 3e3b08885 -> 3be72b7aa YARN-8904. TestRMDelegationTokens can fail in testRMDTMasterKeyStateOnRollingMasterKey. Contributed by Wilfred Spiegelenburg (cherry picked from commit 93fb3b4b9cbc63e65d590676a5a318d555a25904) Project: http:/

hadoop git commit: YARN-8904. TestRMDelegationTokens can fail in testRMDTMasterKeyStateOnRollingMasterKey. Contributed by Wilfred Spiegelenburg

2018-10-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-3.2 660fff313 -> 709775592 YARN-8904. TestRMDelegationTokens can fail in testRMDTMasterKeyStateOnRollingMasterKey. Contributed by Wilfred Spiegelenburg (cherry picked from commit 93fb3b4b9cbc63e65d590676a5a318d555a25904) Project: http:/

hadoop git commit: YARN-8904. TestRMDelegationTokens can fail in testRMDTMasterKeyStateOnRollingMasterKey. Contributed by Wilfred Spiegelenburg

2018-10-23 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk dd268a64d -> 93fb3b4b9 YARN-8904. TestRMDelegationTokens can fail in testRMDTMasterKeyStateOnRollingMasterKey. Contributed by Wilfred Spiegelenburg Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apac

hadoop git commit: Revert "HADOOP-15836. Review of AccessControlList. Contributed by BELUGA BEHR."

2018-10-23 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/trunk 296818a2c -> dd268a64d Revert "HADOOP-15836. Review of AccessControlList. Contributed by BELUGA BEHR." This reverts commit 00254d7b8c714ae2000d0934d260b23458033529. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http:

hadoop git commit: HADOOP-15873. Add JavaBeans Activation Framework API to LICENSE.txt. Contributed by Akira Ajisaka.

2018-10-23 Thread xiao
Repository: hadoop Updated Branches: refs/heads/trunk b61846392 -> 296818a2c HADOOP-15873. Add JavaBeans Activation Framework API to LICENSE.txt. Contributed by Akira Ajisaka. Signed-off-by: Xiao Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apac

hadoop git commit: HDDS-676. Enable Read from open Containers via Standalone Protocol. Contributed by Shashikant Banerjee.

2018-10-23 Thread shashikant
Repository: hadoop Updated Branches: refs/heads/ozone-0.3 575613ef7 -> 3191afa12 HDDS-676. Enable Read from open Containers via Standalone Protocol. 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 git commit: Revert "HDDS-708. Validate BCSID while reading blocks from containers in datanodes. Contributed by Shashikant Banerjee."

2018-10-23 Thread shashikant
Repository: hadoop Updated Branches: refs/heads/ozone-0.3 a492edee4 -> 575613ef7 Revert "HDDS-708. Validate BCSID while reading blocks from containers in datanodes. Contributed by Shashikant Banerjee." This reverts commit a492edee4b84e38552f185a4227b49abf60f762d. The commit msg is wrong. Pr

hadoop git commit: HDDS-708. Validate BCSID while reading blocks from containers in datanodes. Contributed by Shashikant Banerjee.

2018-10-23 Thread shashikant
Repository: hadoop Updated Branches: refs/heads/ozone-0.3 346afb0a5 -> a492edee4 HDDS-708. Validate BCSID while reading blocks from containers in datanodes. Contributed by Shashikant Banerjee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/re

hadoop git commit: HDDS-695. Introduce new SCM Commands to list and close Pipelines. Contributed by Nanda kumar.

2018-10-23 Thread nanda
Repository: hadoop Updated Branches: refs/heads/ozone-0.3 0674f11fc -> 346afb0a5 HDDS-695. Introduce new SCM Commands to list and close Pipelines. 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/comm

hadoop git commit: Revert "HDFS-13941. make storageId in BlockPoolTokenSecretManager.checkAccess optional. Contributed by Ajay Kumar."

2018-10-23 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-3.0 6ff7056b5 -> e4464f959 Revert "HDFS-13941. make storageId in BlockPoolTokenSecretManager.checkAccess optional. Contributed by Ajay Kumar." This reverts commit d8cd07d5f5cc321d2f6c625a902f78e0c43433a5. Project: http://git-wip-us.apac

hadoop git commit: HDDS-708. Validate BCSID while reading blocks from containers in datanodes. Contributed by Shashikant Banerjee.

2018-10-23 Thread shashikant
Repository: hadoop Updated Branches: refs/heads/ozone-0.3 51d2273e1 -> 0674f11fc HDDS-708. Validate BCSID while reading blocks from containers in datanodes. Contributed by Shashikant Banerjee. (cherry picked from commit b61846392ee589a0217e95defbfa824f29088057) Project: http://git-wip-us.ap

hadoop git commit: HDDS-708. Validate BCSID while reading blocks from containers in datanodes. Contributed by Shashikant Banerjee.

2018-10-23 Thread shashikant
Repository: hadoop Updated Branches: refs/heads/trunk 0b62983c5 -> b61846392 HDDS-708. Validate BCSID while reading blocks from containers in datanodes. Contributed by Shashikant Banerjee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/

hadoop git commit: YARN-8826. Fix lingering timeline collector after serviceStop in TimelineCollectorManager. Contributed by Prabha Manepalli.

2018-10-23 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-3.0 d8cd07d5f -> 6ff7056b5 YARN-8826. Fix lingering timeline collector after serviceStop in TimelineCollectorManager. Contributed by Prabha Manepalli. (cherry picked from commit 0b62983c5a9361eb832784f134f140f9926c9ec6) Project: http://

hadoop git commit: YARN-8826. Fix lingering timeline collector after serviceStop in TimelineCollectorManager. Contributed by Prabha Manepalli.

2018-10-23 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 56a27284a -> dbf36dbb8 YARN-8826. Fix lingering timeline collector after serviceStop in TimelineCollectorManager. Contributed by Prabha Manepalli. (cherry picked from commit 0b62983c5a9361eb832784f134f140f9926c9ec6) Project: http://gi

hadoop git commit: YARN-8826. Fix lingering timeline collector after serviceStop in TimelineCollectorManager. Contributed by Prabha Manepalli.

2018-10-23 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-3.1 0cb184d6e -> 3e3b08885 YARN-8826. Fix lingering timeline collector after serviceStop in TimelineCollectorManager. Contributed by Prabha Manepalli. (cherry picked from commit 0b62983c5a9361eb832784f134f140f9926c9ec6) Project: http://

hadoop git commit: YARN-8826. Fix lingering timeline collector after serviceStop in TimelineCollectorManager. Contributed by Prabha Manepalli.

2018-10-23 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-3.2 30998fea2 -> 660fff313 YARN-8826. Fix lingering timeline collector after serviceStop in TimelineCollectorManager. Contributed by Prabha Manepalli. (cherry picked from commit 0b62983c5a9361eb832784f134f140f9926c9ec6) Project: http://

hadoop git commit: YARN-8826. Fix lingering timeline collector after serviceStop in TimelineCollectorManager. Contributed by Prabha Manepalli.

2018-10-23 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 0efddd85f -> 0b62983c5 YARN-8826. Fix lingering timeline collector after serviceStop in TimelineCollectorManager. Contributed by Prabha Manepalli. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apach