[13/18] hadoop git commit: Merge commit '9af96d4ed4b6f80d3ca53a2b003d2ef768650dd4' into HDFS-12943

2018-09-21 Thread shv
Merge commit '9af96d4ed4b6f80d3ca53a2b003d2ef768650dd4' into HDFS-12943 # Conflicts: # hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSHighAvailabilityWithQJM.md Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/

[02/18] hadoop git commit: HADOOP-15736. Trash : Negative Value For Deletion Interval Leads To Abnormal Behaviour. Contributed by Ayush Saxena.

2018-09-21 Thread shv
HADOOP-15736. Trash : Negative Value For Deletion Interval Leads To Abnormal Behaviour. 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/7ad27e97 Tree: http://git-wip-us.apache.org/repos/asf/hado

[16/18] hadoop git commit: Merge branch 'trunk' into HDFS-12943

2018-09-21 Thread shv
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/c04e0c0e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c04e0c0e Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/c04e0c0

[18/18] hadoop git commit: HDFS-13749. [SBN read] Use getServiceStatus to discover observer namenodes. Contributed by Chao Sun.

2018-09-21 Thread shv
HDFS-13749. [SBN read] Use getServiceStatus to discover observer namenodes. 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/741547e1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/741547e1

[01/18] hadoop git commit: HDFS-13892. Disk Balancer: Make execute command documentation better. Contributed by Ranith Sardar. [Forced Update!]

2018-09-21 Thread shv
Repository: hadoop Updated Branches: refs/heads/HDFS-12943 77e106f74 -> 741547e16 (forced update) HDFS-13892. Disk Balancer: Make execute command documentation better. Contributed by Ranith Sardar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.o

[08/18] hadoop git commit: HDDS-394. Rename *Key Apis in DatanodeContainerProtocol to *Block apis. Contributed Dinesh Chitlangia.

2018-09-21 Thread shv
http://git-wip-us.apache.org/repos/asf/hadoop/blob/096a7160/hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/keyvalue/helpers/KeyValueContainerUtil.java -- diff --git a/hadoop-hdds/container-service/sr

[11/18] hadoop git commit: YARN-8628. [UI2] Few duplicated or inconsistent information displayed in UI2. Contributed by Akhil PB.

2018-09-21 Thread shv
YARN-8628. [UI2] Few duplicated or inconsistent information displayed in UI2. Contributed by Akhil PB. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a2752779 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a27527

[12/18] hadoop git commit: YARN-8769. [Submarine] Allow user to specify customized quicklink(s) when submit Submarine job. Contributed by Wangda Tan.

2018-09-21 Thread shv
YARN-8769. [Submarine] Allow user to specify customized quicklink(s) when submit Submarine job. Contributed by Wangda Tan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0cd63461 Tree: http://git-wip-us.apache.org/repos/as

[04/18] hadoop git commit: HADOOP-15756. [JDK10] Migrate from sun.net.util.IPAddressUtil to the replacement. Contributed by Akira Ajisaka.

2018-09-21 Thread shv
HADOOP-15756. [JDK10] Migrate from sun.net.util.IPAddressUtil to the replacement. Contributed 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/3da94a36 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tr

[10/18] hadoop git commit: HDDS-514. Clean Unregister JMX upon SCMConnectionManager#close. Contributed by Xiaoyu Yao.

2018-09-21 Thread shv
HDDS-514. Clean Unregister JMX upon SCMConnectionManager#close. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/524f7cd3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/524f7cd3 Diff: http

[07/18] hadoop git commit: HDDS-394. Rename *Key Apis in DatanodeContainerProtocol to *Block apis. Contributed Dinesh Chitlangia.

2018-09-21 Thread shv
http://git-wip-us.apache.org/repos/asf/hadoop/blob/096a7160/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/container/common/helpers/TestBlockData.java -- diff --git a/hadoop-ozone/integration-test/src/test/jav

[15/18] hadoop git commit: Merge commit 'eca1a4bfe952fc184fe90dde50bac9b0e5293568' into HDFS-12943

2018-09-21 Thread shv
Merge commit 'eca1a4bfe952fc184fe90dde50bac9b0e5293568' 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/6c37db9d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6c37db9d Diff: http://git-wip-us.apach

[05/18] hadoop git commit: HADOOP-15764. [JDK10] Migrate from sun.net.dns.ResolverConfiguration to the replacement. Contributed by Akira Ajisaka.

2018-09-21 Thread shv
HADOOP-15764. [JDK10] Migrate from sun.net.dns.ResolverConfiguration to the replacement. Contributed 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/429a07e0 Tree: http://git-wip-us.apache.org/repos/asf/ha

[06/18] hadoop git commit: YARN-8801. Fixed header comments for docker utility functions. Contributed by Zian Chen

2018-09-21 Thread shv
YARN-8801. Fixed header comments for docker utility functions. Contributed by Zian Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aa4bd493 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/aa4bd493

[09/18] hadoop git commit: HDDS-394. Rename *Key Apis in DatanodeContainerProtocol to *Block apis. Contributed Dinesh Chitlangia.

2018-09-21 Thread shv
HDDS-394. Rename *Key Apis in DatanodeContainerProtocol to *Block apis. Contributed Dinesh Chitlangia. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/096a7160 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/096a716

[17/18] hadoop git commit: HDFS-13778. [SBN read] TestStateAlignmentContextWithHA should use real ObserverReadProxyProvider instead of AlignmentContextProxyProvider. Contributed by Konstantin Shvachko

2018-09-21 Thread shv
-Object[] arguments = a.getArguments(); -RpcHeaderProtos.RpcRequestHeaderProto.Builder header = -(RpcHeaderProtos.RpcRequestHeaderProto.Builder) arguments[0]; -headers.add(header); -return a.callRealMethod(); - }).when(spiedAlignContext).updateRequestState(Mockito.any()); - -

[14/18] hadoop git commit: Merge commit 'b3161c4dd9367c68b30528a63c03756eaa32aaf9' into HDFS-12943

2018-09-21 Thread shv
Merge commit 'b3161c4dd9367c68b30528a63c03756eaa32aaf9' 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/4b0ff03f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4b0ff03f Diff: http://git-wip-us.apach

[03/18] hadoop git commit: HADOOP-15748. S3 listing inconsistency can raise NPE in globber. Contributed by Steve Loughran.

2018-09-21 Thread shv
HADOOP-15748. S3 listing inconsistency can raise NPE in globber. Contributed by Steve Loughran. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/646874c3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/646874c3 Diff:

hadoop git commit: HDFS-14017. [SBN read] ObserverReadProxyProviderWithIPFailover should work with HA configuration. Contributed by Chen Liang. [Forced Update!]

2018-11-24 Thread shv
Repository: hadoop Updated Branches: refs/heads/HDFS-12943 08e08d8f5 -> 662c9025c (forced update) HDFS-14017. [SBN read] ObserverReadProxyProviderWithIPFailover should work with HA configuration. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: h

[06/50] [abbrv] hadoop git commit: HDDS-847. TestBlockDeletion is failing. Contributed by Lokesh Jain.

2018-11-24 Thread shv
HDDS-847. TestBlockDeletion is failing. 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/93666087 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/93666087 Diff: http://git-wip-us.apache.or

[16/50] [abbrv] hadoop git commit: HDDS-817. Create SCM metrics for disk from node report. Contributed by Bharat Viswanadham.

2018-11-24 Thread shv
HDDS-817. Create SCM metrics for disk from node report. 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/d0cc6794 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d0cc6794 Diff: htt

[12/50] [abbrv] hadoop git commit: YARN-8778. Add command line interface to invoke interactive docker shell. Contributed by Eric Yang

2018-11-24 Thread shv
YARN-8778. Add command line interface to invoke interactive docker shell. 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/27ffec7b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/27ffec7b D

[04/50] [abbrv] hadoop git commit: HDDS-845. Create a new raftClient instance for every watch request for Ratis. Contributed by Shashikant Banerjee.

2018-11-24 Thread shv
HDDS-845. Create a new raftClient instance for every watch request for Ratis. 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/10cf5773 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/

[02/50] [abbrv] hadoop git commit: HADOOP-15919. AliyunOSS: Enable Yarn to use OSS. Contributed by wujinhu.

2018-11-24 Thread shv
HADOOP-15919. AliyunOSS: Enable Yarn to use OSS. Contributed by wujinhu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/be0708c6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/be0708c6 Diff: http://git-wip-us.apac

[15/50] [abbrv] hadoop git commit: Add 2.9.2 release notes and changes documents.

2018-11-24 Thread shv
Add 2.9.2 release notes and changes documents. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1a00b4e3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1a00b4e3 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/di

[09/50] [abbrv] hadoop git commit: HDDS-849. Fix NPE in TestKeyValueHandler because of audit log write. Contributed by Dinesh Chitlangia.

2018-11-24 Thread shv
HDDS-849. Fix NPE in TestKeyValueHandler because of audit log write. 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/e7438a1b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e7438a1

[14/50] [abbrv] hadoop git commit: YARN-8953. [CSI] CSI driver adaptor module support in NodeManager. Contributed by Weiwei Yang.

2018-11-24 Thread shv
YARN-8953. [CSI] CSI driver adaptor module support in NodeManager. 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/5fb14e06 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5fb14e06 Diff:

[21/50] [abbrv] hadoop git commit: HADOOP-14739. Update start-build-env.sh and build instruction for docker for Mac instead of docker toolbox. Contributed by Dinesh Chitlangia.

2018-11-24 Thread shv
HADOOP-14739. Update start-build-env.sh and build instruction for docker for Mac instead of docker toolbox. 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/10b5da85 Tree: http://git-wip-us.

[01/50] [abbrv] hadoop git commit: YARN-8833. Avoid potential integer overflow when computing fair shares. Contributed by liyakun.

2018-11-24 Thread shv
Repository: hadoop Updated Branches: refs/heads/HDFS-12943 662c9025c -> 0ffbd199f YARN-8833. Avoid potential integer overflow when computing fair shares. Contributed by liyakun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/

[17/50] [abbrv] hadoop git commit: HDDS-692. Use the ProgressBar class in the RandomKeyGenerator freon test. Contributed by Zsolt Horvath.

2018-11-24 Thread shv
HDDS-692. Use the ProgressBar class in the RandomKeyGenerator freon test. Contributed by Zsolt Horvath. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2a7f4859 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2a7f4

[08/50] [abbrv] hadoop git commit: YARN-8960. [Submarine] Can't get submarine service status using the command of "yarn app -status" under security environment. (Zac Zhou via wangda)

2018-11-24 Thread shv
YARN-8960. [Submarine] Can't get submarine service status using the command of "yarn app -status" under security environment. (Zac Zhou via wangda) Change-Id: I21b1addc9c32817650ea744a8f2e6b5602f2f4d4 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.o

[10/50] [abbrv] hadoop git commit: HDDS-718. Introduce new SCM Commands to list and close Pipelines. Contributed by Lokesh Jain.

2018-11-24 Thread shv
HDDS-718. Introduce new SCM Commands to list and close Pipelines. 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/b5d7b292 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b5d7b292 Diff:

[18/50] [abbrv] hadoop git commit: Revert "HDDS-692. Use the ProgressBar class in the RandomKeyGenerator freon test. Contributed by Zsolt Horvath."

2018-11-24 Thread shv
Revert "HDDS-692. Use the ProgressBar class in the RandomKeyGenerator freon test. Contributed by Zsolt Horvath." This reverts commit 2a7f4859912e83910f9a418f69ce6d4bd4a37815. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit

[11/50] [abbrv] hadoop git commit: HADOOP-15939. Filter overlapping objenesis class in hadoop-client-minicluster. Contributed by Xiaoyu Yao.

2018-11-24 Thread shv
HADOOP-15939. Filter overlapping objenesis class in hadoop-client-minicluster. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/397f523e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/397

[03/50] [abbrv] hadoop git commit: HDDS-844. Add logic for pipeline teardown after timeout. Contributed by Lokesh Jain.

2018-11-24 Thread shv
HDDS-844. Add logic for pipeline teardown after timeout. 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/cfb915f3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cfb915f3 Diff: http://gi

[05/50] [abbrv] hadoop git commit: HDDS-837. Persist originNodeId as part of .container file in datanode. Contributed by Nanda kumar.

2018-11-24 Thread shv
HDDS-837. Persist originNodeId as part of .container file in datanode. 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/5a7ca6ac Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5a7ca6ac Di

[50/50] [abbrv] hadoop git commit: HDFS-14067. [SBN read] Allow manual failover between standby and observer. Contributed by Chao Sun.

2018-11-24 Thread shv
HDFS-14067. [SBN read] Allow manual failover between standby and 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/0ffbd199 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0ffbd199 D

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

2018-11-24 Thread shv
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/f84f9370 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f84f9370 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/f84f937

[46/50] [abbrv] hadoop git commit: HADOOP-15358. SFTPConnectionPool connections leakage. Contributed by Mikhail Pryakhin.

2018-11-24 Thread shv
HADOOP-15358. SFTPConnectionPool connections leakage. Contributed by Mikhail Pryakhin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6934a654 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6934a654 Diff: http://

[19/50] [abbrv] hadoop git commit: HDDS-692. Use the ProgressBar class in the RandomKeyGenerator freon test. Contributed by Zsolt Horvath.

2018-11-24 Thread shv
HDDS-692. Use the ProgressBar class in the RandomKeyGenerator freon test. Contributed by Zsolt Horvath. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4ecdcc96 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4ecdc

[28/50] [abbrv] hadoop git commit: HDDS-860. Fix TestDataValidate unit tests. Contributed by Shashikant Banerjee.

2018-11-24 Thread shv
HDDS-860. Fix TestDataValidate unit tests. 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/c8b3dfa6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c8b3dfa6 Diff: http://git-wip-u

[23/50] [abbrv] hadoop git commit: YARN-8838. Check that container user is same as websocket user for interactive shell. Contributed by Eric Yang

2018-11-24 Thread shv
YARN-8838. Check that container user is same as websocket user for interactive shell. 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/49824ed2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tre

[37/50] [abbrv] hadoop git commit: HDDS-795. RocksDb specific classes leak from DBStore/Table interfaces. Contributed by Márton Elek.

2018-11-24 Thread shv
HDDS-795. RocksDb specific classes leak from DBStore/Table interfaces. Contributed by Márton Elek. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8d2789c5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8d2789c5

[36/50] [abbrv] hadoop git commit: HDDS-861. SCMNodeManager unit tests are broken. Contributed by Xiaoyu Yao.

2018-11-24 Thread shv
HDDS-861. SCMNodeManager unit tests are broken. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/919a6e43 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/919a6e43 Diff: http://git-wip-us.ap

[24/50] [abbrv] hadoop git commit: Revert "HDDS-835. Use storageSize instead of Long for buffer size configs in Ozone Client. Contributed by Shashikant Banerjee."

2018-11-24 Thread shv
Revert "HDDS-835. Use storageSize instead of Long for buffer size configs in Ozone Client. Contributed by Shashikant Banerjee." This reverts commit c74783036d8a2a1d2ce071a888d14e0ccff9263e. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/as

[47/50] [abbrv] hadoop git commit: HDDS-820. Use more strict data format for the Last-Modified headers of s3 gateway. Contributed by Elek, Marton.

2018-11-24 Thread shv
HDDS-820. Use more strict data format for the Last-Modified headers of s3 gateway. 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/753f4213 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tr

[22/50] [abbrv] hadoop git commit: HDDS-835. Use storageSize instead of Long for buffer size configs in Ozone Client. Contributed by Shashikant Banerjee.

2018-11-24 Thread shv
HDDS-835. Use storageSize instead of Long for buffer size configs in Ozone Client. 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/c7478303 Tree: http://git-wip-us.apache.org/repos/asf/ha

[35/50] [abbrv] hadoop git commit: HDDS-853. Option to force close a container in Datanode. Contributed by Nanda kumar.

2018-11-24 Thread shv
HDDS-853. Option to force close a container in Datanode. 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/ebb92453 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ebb92453 Diff: http://git

[45/50] [abbrv] hadoop git commit: HADOOP-15943. AliyunOSS: add missing owner & group attributes for oss FileStatus. Contributed by wujinhu.

2018-11-24 Thread shv
HADOOP-15943. AliyunOSS: add missing owner & group attributes for oss FileStatus. Contributed by wujinhu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5ff0cf86 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5ff

[07/50] [abbrv] hadoop git commit: YARN-8881. [YARN-8851] Add basic pluggable device plugin framework. (Zhankun Tang via wangda)

2018-11-24 Thread shv
YARN-8881. [YARN-8851] Add basic pluggable device plugin framework. (Zhankun Tang via wangda) Change-Id: If9a2f68cd4713b4ec932cdeda68106f17437c3d3 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/63578036 Tree: http://git-w

[44/50] [abbrv] hadoop git commit: YARN-9042. Fix javadoc error in deviceplugin package. Contributed by Zhankun Tang.

2018-11-24 Thread shv
YARN-9042. Fix javadoc error in deviceplugin package. Contributed by Zhankun Tang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e223a790 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e223a790 Diff: http://git

[39/50] [abbrv] hadoop git commit: HDDS-814. dfs.ratis.leader.election.minimum.timeout.duration should not be read by client. Contributed by chencan.

2018-11-24 Thread shv
HDDS-814. dfs.ratis.leader.election.minimum.timeout.duration should not be read by client. Contributed by chencan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f207e301 Tree: http://git-wip-us.apache.org/repos/asf/hadoop

[41/50] [abbrv] hadoop git commit: HDDS-866. Handle RaftRetryFailureException in OzoneClient. Contributed by Shashikant Banerjee.

2018-11-24 Thread shv
HDDS-866. Handle RaftRetryFailureException in OzoneClient. 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/ee44b069 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ee44b069 Diff:

[48/50] [abbrv] hadoop git commit: HADOOP-15872. ABFS: Update to target 2018-11-09 REST version for ADLS Gen 2.

2018-11-24 Thread shv
HADOOP-15872. ABFS: Update to target 2018-11-09 REST version for ADLS Gen 2. Contributed by Junhua Gu and Da Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a8302e39 Tree: http://git-wip-us.apache.org/repos/asf/hadoop

[32/50] [abbrv] hadoop git commit: HDDS-865. GrpcXceiverService is added twice to GRPC netty server. Contributed by Xiaoyu Yao.

2018-11-24 Thread shv
HDDS-865. GrpcXceiverService is added twice to GRPC netty server. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f42b2dfd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f42b2dfd Diff: h

[38/50] [abbrv] hadoop git commit: YARN-8964. [UI2] YARN ui2 should use clusters/{cluster name} for all ATSv2 REST APIs. Contributed by Akhil PB.

2018-11-24 Thread shv
YARN-8964. [UI2] YARN ui2 should use clusters/{cluster name} for all ATSv2 REST APIs. Contributed by Akhil PB. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5fe1dbf1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tre

[34/50] [abbrv] hadoop git commit: HDFS-14064. WEBHDFS: Support Enable/Disable EC Policy. Contributed by Ayush Saxena.

2018-11-24 Thread shv
HDFS-14064. WEBHDFS: Support Enable/Disable EC Policy. 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/892b33e0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/892b33e0 Diff: http://git

[25/50] [abbrv] hadoop git commit: YARN-8992. Fair scheduler can delete a dynamic queue while an application attempt is being added to the queue. (Contributed by Wilfred Spiegelenburg)

2018-11-24 Thread shv
YARN-8992. Fair scheduler can delete a dynamic queue while an application attempt is being added to the queue. (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/a41b648e Tree: http://git

[30/50] [abbrv] hadoop git commit: HDDS-791. Support Range header for ozone s3 object download. Contributed by Bharat Viswanadham.

2018-11-24 Thread shv
HDDS-791. Support Range header for ozone s3 object download. 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/22867def Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/22867def Diff

[26/50] [abbrv] hadoop git commit: HDDS-855. Move OMMetadataManager from hadoop-ozone/ozone-manager to hadoop-ozone/common. Contributed by Ajay Kumar.

2018-11-24 Thread shv
HDDS-855. Move OMMetadataManager from hadoop-ozone/ozone-manager to hadoop-ozone/common. 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/f994b526 Tree: http://git-wip-us.apache.org/repos/asf/hadoo

[31/50] [abbrv] hadoop git commit: HDDS-732. Add read method which takes offset and length in SignedChunkInputStream. Contributed by chencan.

2018-11-24 Thread shv
HDDS-732. Add read method which takes offset and length in SignedChunkInputStream. Contributed by chencan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/34b6fa7d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/34

[27/50] [abbrv] hadoop git commit: HDDS-835. Use storageSize instead of Long for buffer size configs in Ozone Client. Contributed by Shashikant Banerjee.

2018-11-24 Thread shv
HDDS-835. Use storageSize instead of Long for buffer size configs in Ozone Client. 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/14e1a0a3 Tree: http://git-wip-us.apache.org/repos/asf/ha

[13/50] [abbrv] hadoop git commit: YARN-8953. [CSI] CSI driver adaptor module support in NodeManager. Contributed by Weiwei Yang.

2018-11-24 Thread shv
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5fb14e06/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/src/test/java/org/apache/hadoop/yarn/csi/adaptor/TestCsiAdaptorService.java -- diff --git a/hadoop-yarn-project/hadoop-yar

[43/50] [abbrv] hadoop git commit: HDDS-869. Fix log message in XceiverClientRatis#sendCommandAsync. Contributed by Lokesh Jain.

2018-11-24 Thread shv
HDDS-869. Fix log message in XceiverClientRatis#sendCommandAsync. 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/95d526a2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/95d526a2 Diff:

[42/50] [abbrv] hadoop git commit: HDDS-841. [JDK11] Fix Javadoc errors in hadoop-hdds-container-service module. Contributed by Dinesh Chitlangia.

2018-11-24 Thread shv
HDDS-841. [JDK11] Fix Javadoc errors in hadoop-hdds-container-service module. 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/ff248490 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tr

[29/50] [abbrv] hadoop git commit: YARN-8936. Bump up Atsv2 hbase versions. Contributed by Vrushali C.

2018-11-24 Thread shv
YARN-8936. Bump up Atsv2 hbase versions. Contributed by Vrushali C. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f63e4e4f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f63e4e4f Diff: http://git-wip-us.apache.or

[40/50] [abbrv] hadoop git commit: YARN-8984. AMRMClient#OutstandingSchedRequests leaks when AllocationTags is null or empty. Contributed by Yang Wang.

2018-11-24 Thread shv
YARN-8984. AMRMClient#OutstandingSchedRequests leaks when AllocationTags is null or empty. Contributed by Yang Wang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/176bb3f8 Tree: http://git-wip-us.apache.org/repos/asf/hado

[20/50] [abbrv] hadoop git commit: HDDS-164. Add unit test for HddsDatanodeService. Contributed by Yiqun Lin.

2018-11-24 Thread shv
HDDS-164. Add unit test for HddsDatanodeService. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0123e519 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0123e519 Diff: http://git-wip-us.ap

[33/50] [abbrv] hadoop git commit: HDDS-816. Create OM metrics for bucket, volume, keys. Contributed by Bharat Viswanadham.

2018-11-24 Thread shv
HDDS-816. Create OM metrics for bucket, volume, keys. 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/c4d0ef69 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c4d0ef69 Diff: http:

hadoop git commit: HDFS-14094. [SBN read] Fix the order of logging arguments in ObserverReadProxyProvider. Contributed by Ayush Saxena.

2018-11-25 Thread shv
Repository: hadoop Updated Branches: refs/heads/HDFS-12943 0ffbd199f -> 742205333 HDFS-14094. [SBN read] Fix the order of logging arguments in ObserverReadProxyProvider. Contributed by Ayush Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.o

[1/2] hadoop git commit: YARN-4245. Generalize config file handling in container-executor. Contributed by Sidharta Seethana.

2018-11-28 Thread shv
ect/CHANGES.txt @@ -1,6 +1,21 @@ Hadoop YARN Change Log -elease 2.7.7 - 2018-07-18 +Release 2.7.8 - UNRELEASED + + INCOMPATIBLE CHANGES + + NEW FEATURES + + IMPROVEMENTS + +YARN-4245. Generalize config file handling in container-executor. +(Sidharta Seethana, Andrew Purtell via

[2/2] hadoop git commit: Disable mounting cgroups by default (miklos.szeg...@cloudera.com via rkanter)

2018-11-28 Thread shv
Disable mounting cgroups by default (miklos.szeg...@cloudera.com via rkanter) (cherry picked from commit 351cf87c92872d90f62c476f85ae4d02e485769c) (cherry picked from commit d61d84279f7f22867c23dd95e8bfeb70ea7e0690) (cherry picked from commit f5fd5aa025c904e9a2ff8c5fd932aaed2363a6a0) (cherry picke

[06/50] [abbrv] hadoop git commit: YARN-8989. [YARN-8851] Move DockerCommandPlugin volume related APIs' invocation from DockerLinuxContainerRuntime#prepareContainer to #launchContainer. (Zhankun Tang

2018-12-05 Thread shv
YARN-8989. [YARN-8851] Move DockerCommandPlugin volume related APIs' invocation from DockerLinuxContainerRuntime#prepareContainer to #launchContainer. (Zhankun Tang via wangda) Change-Id: Ia6d532c687168448416dfdf46f0ac34bff20e6ca Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Comm

[01/50] [abbrv] hadoop git commit: YARN-9030. Log aggregation changes to handle filesystems which do not support setting permissions. (Suma Shivaprasad via wangda)

2018-12-05 Thread shv
Repository: hadoop Updated Branches: refs/heads/HDFS-12943 b5497070a -> 47d726015 YARN-9030. Log aggregation changes to handle filesystems which do not support setting permissions. (Suma Shivaprasad via wangda) Change-Id: I80f1e8196b8624e24d74494719fdedfd7061dced Project: http://git-wip-us.

[22/50] [abbrv] hadoop git commit: HADOOP-15957. WASB: Add asterisk wildcard support for PageBlobDirSet.

2018-12-05 Thread shv
HADOOP-15957. WASB: Add asterisk wildcard support for PageBlobDirSet. Contributed by Da Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ccb640a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7ccb640a Diff:

[15/50] [abbrv] hadoop git commit: HADOOP-15959. Revert "HADOOP-12751. While using kerberos Hadoop incorrectly assumes names with '@' to be non-simple"

2018-12-05 Thread shv
HADOOP-15959. Revert "HADOOP-12751. While using kerberos Hadoop incorrectly assumes names with '@' to be non-simple" This reverts commit 829a2e4d271f05afb209ddc834cd4a0e85492eda. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/co

[11/50] [abbrv] hadoop git commit: YARN-9069. Fix SchedulerInfo#getSchedulerType for custom schedulers. Contributed by Bilwa S T.

2018-12-05 Thread shv
YARN-9069. Fix SchedulerInfo#getSchedulerType for custom schedulers. Contributed by Bilwa S T. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/07142f54 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/07142f54 Diff:

[46/50] [abbrv] hadoop git commit: HADOOP-15974. Upgrade Curator version to 2.13.0 to fix ZK tests. Contributed by Akira Ajisaka

2018-12-05 Thread shv
HADOOP-15974. Upgrade Curator version to 2.13.0 to fix ZK tests. Contributed 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/9287ab36 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9287ab36 Diff:

[17/50] [abbrv] hadoop git commit: HDDS-877. Ensure correct surefire version for Ozone test. Contributed by Xiaoyu Yao.

2018-12-05 Thread shv
HDDS-877. Ensure correct surefire version for Ozone test. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ae5fbdd9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ae5fbdd9 Diff: http://gi

[25/50] [abbrv] hadoop git commit: YARN-9036. Escape newlines in health report in YARN UI. Contributed by Keqiu Hu

2018-12-05 Thread shv
YARN-9036. Escape newlines in health report in YARN UI. Contributed by Keqiu Hu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6d7b44c4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6d7b44c4 Diff: http://git-wip-

[03/50] [abbrv] hadoop git commit: YARN-9061. Improve the GPU/FPGA module log message of container-executor. (Zhankun Tang via wangda)

2018-12-05 Thread shv
YARN-9061. Improve the GPU/FPGA module log message of container-executor. (Zhankun Tang via wangda) Change-Id: Iece9b47438357077a53984a820d4d6423f480518 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9ed87567 Tree: http:/

[05/50] [abbrv] hadoop git commit: YARN-8975. [Submarine] Use predefined Charset object StandardCharsets.UTF_8 instead of String UTF-8. (Zhankun Tang via wangda)

2018-12-05 Thread shv
YARN-8975. [Submarine] Use predefined Charset object StandardCharsets.UTF_8 instead of String UTF-8. (Zhankun Tang via wangda) Change-Id: If6c7904aa17895e543cfca245264249eb7328bdc Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/c

[41/50] [abbrv] hadoop git commit: HADOOP-15970. Upgrade plexus-utils from 2.0.5 to 3.1.0.

2018-12-05 Thread shv
HADOOP-15970. Upgrade plexus-utils from 2.0.5 to 3.1.0. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ff31313d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ff31313d Diff: http://git-wip-us.apache.org/repos/asf/

[19/50] [abbrv] hadoop git commit: YARN-9010. Fix the incorrect trailing slash deletion in constructor method of CGroupsHandlerImpl. (Zhankun Tang via wangda)

2018-12-05 Thread shv
YARN-9010. Fix the incorrect trailing slash deletion in constructor method of CGroupsHandlerImpl. (Zhankun Tang via wangda) Change-Id: Iaecc66d57781cc10f19ead4647e47fc9556676da Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/comm

[16/50] [abbrv] hadoop git commit: HDFS-14095. EC: Track Erasure Coding commands in DFS statistics. Contributed by Ayush Saxena.

2018-12-05 Thread shv
HDFS-14095. EC: Track Erasure Coding commands in DFS statistics. 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/f5347368 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f5347368 Diff:

[39/50] [abbrv] hadoop git commit: HDDS-894. Content-length should be set for ozone s3 ranged download. Contributed by Elek Marton.

2018-12-05 Thread shv
HDDS-894. Content-length should be set for ozone s3 ranged download. 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/de425550 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/de425550 Dif

[27/50] [abbrv] hadoop git commit: HDFS-14105. Replace TreeSet in NamenodeFsck with HashSet. Contributed by Beluga Behr.

2018-12-05 Thread shv
HDFS-14105. Replace TreeSet in NamenodeFsck with HashSet. 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/99e201df Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/99e201df Diff: http://g

[30/50] [abbrv] hadoop git commit: HDDS-882. Provide a config to optionally turn on/off the sync flag during chunk writes. Contributed by Shashikant Banerjee.

2018-12-05 Thread shv
HDDS-882. Provide a config to optionally turn on/off the sync flag during chunk writes. 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/8f3e12ff Tree: http://git-wip-us.apache.org/repos/a

[48/50] [abbrv] hadoop git commit: Revert "YARN-8870. [Submarine] Add submarine installation scripts. (Xun Liu via wangda)"

2018-12-05 Thread shv
Revert "YARN-8870. [Submarine] Add submarine installation scripts. (Xun Liu via wangda)" This reverts commit 46d6e0016610ced51a76189daeb3ad0e3dbbf94c. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/228156cf Tree: http://g

[35/50] [abbrv] hadoop git commit: HDDS-885. Fix test failures due to ChecksumData. Contributed by Hanisha Koneru.

2018-12-05 Thread shv
HDDS-885. Fix test failures due to ChecksumData. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef3b03b7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ef3b03b7 Diff: http://git-wip-

[38/50] [abbrv] hadoop git commit: HADOOP-15852. Refactor QuotaUsage. Contributed by Beluga Behr.

2018-12-05 Thread shv
HADOOP-15852. Refactor QuotaUsage. 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/fb9deed4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fb9deed4 Diff: http://git-wip-us.apache.org/rep

[14/50] [abbrv] hadoop git commit: HDDS-850. ReadStateMachineData hits OverlappingFileLockException in ContainerStateMachine. Contributed by Shashikant Banerjee.

2018-12-05 Thread shv
HDDS-850. ReadStateMachineData hits OverlappingFileLockException in ContainerStateMachine. 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/5e102f9a Tree: http://git-wip-us.apache.org/repo

[10/50] [abbrv] hadoop git commit: YARN-8948. PlacementRule interface should be for all YarnSchedulers. Contributed by Bibin A Chundatt.

2018-12-05 Thread shv
YARN-8948. PlacementRule interface should be for all YarnSchedulers. Contributed by Bibin A Chundatt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a68d766e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a68d766

[18/50] [abbrv] hadoop git commit: HDFS-14112. Avoid recursive call to external authorizer for getContentSummary.

2018-12-05 Thread shv
HDFS-14112. Avoid recursive call to external authorizer for getContentSummary. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0081b02e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0081b02e Diff: http://git-wip-u

[21/50] [abbrv] hadoop git commit: MAPREDUCE-7165. mapred-site.xml is misformatted in single node setup document. Contributed by Zhaohui Xin.

2018-12-05 Thread shv
MAPREDUCE-7165. mapred-site.xml is misformatted in single node setup document. Contributed by Zhaohui Xin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c9bfca21 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c9

[02/50] [abbrv] hadoop git commit: YARN-8882. [YARN-8851] Add a shared device mapping manager (scheduler) for device plugins. (Zhankun Tang via wangda)

2018-12-05 Thread shv
YARN-8882. [YARN-8851] Add a shared device mapping manager (scheduler) for device plugins. (Zhankun Tang via wangda) Change-Id: I9435136642c3d556971a357bf687f69df90bb45e Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/579e

[12/50] [abbrv] hadoop git commit: HDDS-808. Simplify OMAction and DNAction classes used for AuditLogging. Contributed by Dinesh Chitlangia.

2018-12-05 Thread shv
HDDS-808. Simplify OMAction and DNAction classes used for AuditLogging. 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/184cced5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/184

[20/50] [abbrv] hadoop git commit: HDFS-13870. WebHDFS: Document ALLOWSNAPSHOT and DISALLOWSNAPSHOT API doc. Contributed by Siyao Meng.

2018-12-05 Thread shv
HDFS-13870. WebHDFS: Document ALLOWSNAPSHOT and DISALLOWSNAPSHOT API doc. Contributed by Siyao Meng. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0e36e935 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0e36e935

[42/50] [abbrv] hadoop git commit: HDDS-890. Handle OverlappingFileLockException during writeStateMachineData in ContainerStateMachine. Contributed by Shashikant Banerjee.

2018-12-05 Thread shv
HDDS-890. Handle OverlappingFileLockException during writeStateMachineData in ContainerStateMachine. 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/7274115d Tree: http://git-wip-us.apach

[24/50] [abbrv] hadoop git commit: HADOOP-15922. Revert patch 004.

2018-12-05 Thread shv
HADOOP-15922. Revert patch 004. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/38ea3814 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/38ea3814 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/38ea3814 B

<    1   2   3   4   5   6   7   8   9   10   >