hadoop git commit: HDFS-13319. Ozone: start-ozone.sh/stop-ozone.sh fail because of unresolved path. Contributed by Mukul Kumar Singh.

2018-03-21 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 b49ec7320 -> e0262147d HDFS-13319. Ozone: start-ozone.sh/stop-ozone.sh fail because of unresolved path. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/7] hadoop git commit: HDFS-12884. BlockUnderConstructionFeature.truncateBlock should be of type BlockInfo. Contributed by chencan.

2018-03-21 Thread shv
HDFS-12884. BlockUnderConstructionFeature.truncateBlock should be of type BlockInfo. Contributed by chencan. (cherry picked from commit 8d898ab25f1c2032a07c9bbd96ba3d0c4eb5be87) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/7] hadoop git commit: HDFS-12884. BlockUnderConstructionFeature.truncateBlock should be of type BlockInfo. Contributed by chencan.

2018-03-21 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2 13f74a360 -> 52752840f refs/heads/branch-2.7 fec04c462 -> 37403e175 refs/heads/branch-2.8 d7c91f602 -> 17735d879 refs/heads/branch-2.9 b21b8348b -> d1a89c4ad refs/heads/branch-3.0 8f60b50f2 -> 987d90aa4 refs/heads/branch-3.1

[3/7] hadoop git commit: HDFS-12884. BlockUnderConstructionFeature.truncateBlock should be of type BlockInfo. Contributed by chencan.

2018-03-21 Thread shv
HDFS-12884. BlockUnderConstructionFeature.truncateBlock should be of type BlockInfo. Contributed by chencan. (cherry picked from commit 8d898ab25f1c2032a07c9bbd96ba3d0c4eb5be87) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[5/7] hadoop git commit: HDFS-12884. BlockUnderConstructionFeature.truncateBlock should be of type BlockInfo. Contributed by chencan.

2018-03-21 Thread shv
HDFS-12884. BlockUnderConstructionFeature.truncateBlock should be of type BlockInfo. Contributed by chencan. (cherry picked from commit 8d898ab25f1c2032a07c9bbd96ba3d0c4eb5be87) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[7/7] hadoop git commit: HDFS-12884. BlockUnderConstructionFeature.truncateBlock should be of type BlockInfo. Contributed by chencan.

2018-03-21 Thread shv
HDFS-12884. BlockUnderConstructionFeature.truncateBlock should be of type BlockInfo. Contributed by chencan. (cherry picked from commit 8d898ab25f1c2032a07c9bbd96ba3d0c4eb5be87) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[6/7] hadoop git commit: HDFS-12884. BlockUnderConstructionFeature.truncateBlock should be of type BlockInfo. Contributed by chencan.

2018-03-21 Thread shv
HDFS-12884. BlockUnderConstructionFeature.truncateBlock should be of type BlockInfo. Contributed by chencan. (cherry picked from commit 8d898ab25f1c2032a07c9bbd96ba3d0c4eb5be87) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[4/7] hadoop git commit: HDFS-12884. BlockUnderConstructionFeature.truncateBlock should be of type BlockInfo. Contributed by chencan.

2018-03-21 Thread shv
HDFS-12884. BlockUnderConstructionFeature.truncateBlock should be of type BlockInfo. Contributed by chencan. (cherry picked from commit 8d898ab25f1c2032a07c9bbd96ba3d0c4eb5be87) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[3/3] hadoop git commit: Updated index.md.vm for 3.1.0 release

2018-03-21 Thread wangda
Updated index.md.vm for 3.1.0 release Change-Id: Idc5ab7167562b8bc99d32c27af4744e45fa7473e Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b7285628 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b7285628 Diff:

[2/3] hadoop git commit: YARN-7581. HBase filters are not constructed correctly in ATSv2. Contributed by Habio Chen.

2018-03-21 Thread wangda
YARN-7581. HBase filters are not constructed correctly in ATSv2. Contributed by Habio Chen. (cherry picked from commit 29acea5000337a7f529bb1810a2af2b0af4d5f1d) (cherry picked from commit bbfe36d6865a568d0e709e651a3f48ab9644794b) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

[1/3] hadoop git commit: YARN-8053. Add hadoop-distcp in exclusion in hbase-server dependencies for timelineservice-hbase packages. (Rohith Sharma K S via Haibo Chen)

2018-03-21 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-3.1.0 0972780c4 -> b72856287 YARN-8053. Add hadoop-distcp in exclusion in hbase-server dependencies for timelineservice-hbase packages. (Rohith Sharma K S via Haibo Chen) (cherry picked from commit

[04/50] [abbrv] hadoop git commit: HADOOP-14667. Flexible Visual Studio support. Contributed by Allen Wittenauer

2018-03-21 Thread hanishakoneru
HADOOP-14667. Flexible Visual Studio support. Contributed by Allen Wittenauer Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3d747e20 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3d747e20 Diff:

[44/50] [abbrv] hadoop git commit: HDFS-13296. GenericTestUtils generates paths with drive letter in Windows and fail webhdfs related test cases. Contributed by Xiao Liang.

2018-03-21 Thread hanishakoneru
HDFS-13296. GenericTestUtils generates paths with drive letter in Windows and fail webhdfs related test cases. 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/feefeb4b Tree:

[34/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/store/protocol/AddMountTableEntryResponse.java -- diff --git

[37/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterRpcServer.java -- diff --git

[16/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/store/driver/impl/StateStoreBaseImpl.java -- diff --git

[29/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/RouterDFSCluster.java -- diff --git

[10/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/federation/RouterDFSCluster.java -- diff --git

[25/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/store/TestStateStoreMembershipState.java -- diff --git

[19/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterMetrics.java -- diff --git

[17/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterSafemodeService.java -- diff --git

[24/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/store/records/TestMountTable.java -- diff --git

[15/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/store/protocol/AddMountTableEntryResponse.java -- diff --git

[26/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/router/TestRouterRpc.java -- diff --git

[07/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/federation/router/TestRouterRpc.java -- diff --git

[38/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterClient.java -- diff --git

[02/50] [abbrv] hadoop git commit: HDFS-13268. TestWebHdfsFileContextMainOperations fails on Windows. Contributed by Xiao Liang.

2018-03-21 Thread hanishakoneru
HDFS-13268. TestWebHdfsFileContextMainOperations fails 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/f7785573 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f7785573 Diff:

[35/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/store/driver/impl/StateStoreBaseImpl.java -- diff --git

[13/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/store/protocol/impl/pb/UpdateNamenodeRegistrationRequestPBImpl.java -- diff --git

[20/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/router/NamenodeHeartbeatService.java -- diff --git

[36/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterSafemodeService.java -- diff --git

[40/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/resolver/order/LocalResolver.java -- diff --git

[50/50] [abbrv] hadoop git commit: HADOOP-15062. TestCryptoStreamsWithOpensslAesCtrCryptoCodec fails on Debian 9. Contributed by Miklos Szegedi.

2018-03-21 Thread hanishakoneru
HADOOP-15062. TestCryptoStreamsWithOpensslAesCtrCryptoCodec fails on Debian 9. Contributed by Miklos Szegedi. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f4dfcb8c Tree:

[42/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/metrics/FederationMetrics.java -- diff --git

[32/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/store/protocol/impl/pb/UpdateNamenodeRegistrationRequestPBImpl.java -- diff

[49/50] [abbrv] hadoop git commit: YARN-8002. Support NOT_SELF and ALL namespace types for allocation tag. (Weiwei Yang via wangda)

2018-03-21 Thread hanishakoneru
YARN-8002. Support NOT_SELF and ALL namespace types for allocation tag. (Weiwei Yang via wangda) Change-Id: I63b4e4192a95bf7ded98c54e46a2871c72869700 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d199274b Tree:

[39/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/NamenodeHeartbeatService.java -- diff --git

[41/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/resolver/FileSubclusterResolver.java -- diff --git

[27/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/router/TestRouterAdminCLI.java -- diff --git

[08/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/federation/router/TestRouterHeartbeatService.java -- diff --git

[14/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/store/protocol/impl/pb/GetMountTableEntriesRequestPBImpl.java -- diff --git

[45/50] [abbrv] hadoop git commit: HADOOP-15332. Fix typos in hadoop-aws markdown docs. Contributed by Gabor Bota.

2018-03-21 Thread hanishakoneru
HADOOP-15332. Fix typos in hadoop-aws markdown docs. 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/2f50632d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2f50632d Diff:

[01/50] [abbrv] hadoop git commit: YARN-8054. Improve robustness of the LocalDirsHandlerService MonitoringTimerTask thread. Contributed by Jonathan Eagles

2018-03-21 Thread hanishakoneru
Repository: hadoop Updated Branches: refs/heads/HDFS-12996 e37cde0a6 -> 6c9af6c88 YARN-8054. Improve robustness of the LocalDirsHandlerService MonitoringTimerTask thread. Contributed by Jonathan Eagles Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[43/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/87700d45 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/87700d45 Diff:

[47/50] [abbrv] hadoop git commit: YARN-8027. Setting hostname of docker container breaks for --net=host in docker 1.13. Contributed by Jim Brennan

2018-03-21 Thread hanishakoneru
YARN-8027. Setting hostname of docker container breaks for --net=host in docker 1.13. Contributed by Jim Brennan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/469b4f26 Tree:

[22/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/resolver/FileSubclusterResolver.java -- diff --git

[09/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/federation/resolver/TestMultipleDestinationResolver.java -- diff --git

[05/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/federation/store/records/TestMountTable.java -- diff --git

[48/50] [abbrv] hadoop git commit: YARN-8002. Support NOT_SELF and ALL namespace types for allocation tag. (Weiwei Yang via wangda)

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d199274b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestSchedulingRequestContainerAllocation.java

[12/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/store/records/impl/pb/MountTablePBImpl.java -- diff --git

[18/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterRpcServer.java -- diff --git

[06/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/federation/store/TestStateStoreMembershipState.java -- diff --git

[30/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/webapps/router/federationhealth.html -- diff --git

[03/50] [abbrv] hadoop git commit: HADOOP-15330. Remove jdk1.7 profile from hadoop-annotations module

2018-03-21 Thread hanishakoneru
HADOOP-15330. Remove jdk1.7 profile from hadoop-annotations module 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/058319bd Tree:

[11/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/router/federationhealth.html -- diff --git

[21/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/resolver/order/LocalResolver.java -- diff --git

[33/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/store/protocol/impl/pb/GetMountTableEntriesRequestPBImpl.java -- diff --git

[28/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/resolver/TestMultipleDestinationResolver.java -- diff --git

[46/50] [abbrv] hadoop git commit: YARN-7581. HBase filters are not constructed correctly in ATSv2. Contributed by Habio Chen.

2018-03-21 Thread hanishakoneru
YARN-7581. HBase filters are not constructed correctly in ATSv2. Contributed by Habio Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/46db1531 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/46db1531 Diff:

[31/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/store/records/impl/pb/MountTablePBImpl.java -- diff --git

[23/50] [abbrv] hadoop git commit: HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan

2018-03-21 Thread hanishakoneru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/87700d45/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/federation/metrics/FederationMetrics.java -- diff --git

hadoop git commit: YARN-8054. Improve robustness of the LocalDirsHandlerService MonitoringTimerTask thread. Contributed by Jonathan Eagles

2018-03-21 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 158b0c946 -> d7c91f602 YARN-8054. Improve robustness of the LocalDirsHandlerService MonitoringTimerTask thread. Contributed by Jonathan Eagles (cherry picked from commit 5aa7052e319c3273243dda9993fb6c2d776eb7cc) Project:

hadoop git commit: YARN-8054. Improve robustness of the LocalDirsHandlerService MonitoringTimerTask thread. Contributed by Jonathan Eagles

2018-03-21 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.9 17596fba2 -> b21b8348b YARN-8054. Improve robustness of the LocalDirsHandlerService MonitoringTimerTask thread. Contributed by Jonathan Eagles (cherry picked from commit 5aa7052e319c3273243dda9993fb6c2d776eb7cc) Project:

hadoop git commit: YARN-8054. Improve robustness of the LocalDirsHandlerService MonitoringTimerTask thread. Contributed by Jonathan Eagles

2018-03-21 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 a25392586 -> 13f74a360 YARN-8054. Improve robustness of the LocalDirsHandlerService MonitoringTimerTask thread. Contributed by Jonathan Eagles (cherry picked from commit 5aa7052e319c3273243dda9993fb6c2d776eb7cc) Project:

hadoop git commit: Revert "YARN-7581. HBase filters are not constructed correctly in ATSv2. Contributed by Habio Chen."

2018-03-21 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 8bbd56080 -> a25392586 Revert "YARN-7581. HBase filters are not constructed correctly in ATSv2. Contributed by Habio Chen." This reverts commit a01091e90c18575e75eb1ecc3e1e2feea5146d20. Project:

hadoop git commit: YARN-8054. Improve robustness of the LocalDirsHandlerService MonitoringTimerTask thread. Contributed by Jonathan Eagles

2018-03-21 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-3.0 e65db9979 -> 8f60b50f2 YARN-8054. Improve robustness of the LocalDirsHandlerService MonitoringTimerTask thread. Contributed by Jonathan Eagles (cherry picked from commit 5aa7052e319c3273243dda9993fb6c2d776eb7cc) Project:

hadoop git commit: YARN-8054. Improve robustness of the LocalDirsHandlerService MonitoringTimerTask thread. Contributed by Jonathan Eagles

2018-03-21 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-3.1 0db4b587c -> 5d4b2c31a YARN-8054. Improve robustness of the LocalDirsHandlerService MonitoringTimerTask thread. Contributed by Jonathan Eagles (cherry picked from commit 5aa7052e319c3273243dda9993fb6c2d776eb7cc) Project:

hadoop git commit: YARN-8054. Improve robustness of the LocalDirsHandlerService MonitoringTimerTask thread. Contributed by Jonathan Eagles

2018-03-21 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 389bc6d3d -> 5aa7052e3 YARN-8054. Improve robustness of the LocalDirsHandlerService MonitoringTimerTask thread. Contributed by Jonathan Eagles Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11043. TestWebHdfsTimeouts fails. Contributed by Xiaoyu Yao and Chao Sun.

2018-03-21 Thread xyao
Repository: hadoop Updated Branches: refs/heads/trunk 6c63cc7d3 -> 389bc6d3d HDFS-11043. TestWebHdfsTimeouts fails. Contributed by Xiaoyu Yao and Chao Sun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/389bc6d3 Tree:

[2/2] hadoop git commit: HDFS-13250. Addendum to fix branch-2 compilation. RBF: Router to manage requests across multiple subclusters. Contributed by Inigo Goiri.

2018-03-21 Thread inigoiri
HDFS-13250. Addendum to fix branch-2 compilation. RBF: Router to manage requests across multiple subclusters. Contributed by Inigo Goiri. (cherry picked from commit 8bbd560805e658767b82e2f557717e4935c31f9d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HDFS-13250. Addendum to fix branch-2 compilation. RBF: Router to manage requests across multiple subclusters. Contributed by Inigo Goiri.

2018-03-21 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/branch-2 0b6d5a073 -> 8bbd56080 refs/heads/branch-2.9 7432debf4 -> 17596fba2 HDFS-13250. Addendum to fix branch-2 compilation. RBF: Router to manage requests across multiple subclusters. Contributed by Inigo Goiri. Project:

hadoop git commit: HDFS-13317. Ozone: docker-compose should only be copied to hadoop-dist if Phdsl is enabled. Contributed by Xiaoyu Yao.

2018-03-21 Thread xyao
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 7ace05b3f -> b49ec7320 HDFS-13317. Ozone: docker-compose should only be copied to hadoop-dist if Phdsl is enabled. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-13315. Add a test for the issue reported in HDFS-11481 which is fixed by HDFS-10997. Contributed by Yongjun Zhang.

2018-03-21 Thread yjzhangal
Repository: hadoop Updated Branches: refs/heads/trunk a3ed6f40e -> 6c63cc7d3 HDFS-13315. Add a test for the issue reported in HDFS-11481 which is fixed by HDFS-10997. Contributed by Yongjun Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: