hadoop git commit: YARN-6143. Fix incompatible issue caused by YARN-3583. (Sunil G via wangda)

2017-03-10 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2.8.0 57ad66a6a -> e51312e8e YARN-6143. Fix incompatible issue caused by YARN-3583. (Sunil G via wangda) (cherry picked from commit 0566b30875dfc61dbbba4cde0d42e15b116e85b8) (cherry picked from commit

[41/50] [abbrv] hadoop git commit: YARN-5390. Federation Subcluster Resolver. Contributed by Ellen Hui.

2017-03-10 Thread subru
YARN-5390. Federation Subcluster Resolver. Contributed by Ellen Hui. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f017e2a5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f017e2a5 Diff:

[34/50] [abbrv] hadoop git commit: YARN-5467. InputValidator for the FederationStateStore internal APIs. (Giovanni Matteo Fumarola via Subru)

2017-03-10 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/76eb57f6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/federation/store/utils/TestFederationStateStoreInputValidator.java

[44/50] [abbrv] hadoop git commit: YARN-5634. Simplify initialization/use of RouterPolicy via a RouterPolicyFacade. (Carlo Curino via Subru).

2017-03-10 Thread subru
YARN-5634. Simplify initialization/use of RouterPolicy via a RouterPolicyFacade. (Carlo Curino via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/348b1131 Tree:

[39/50] [abbrv] hadoop git commit: YARN-3662. Federation Membership State Store internal APIs.

2017-03-10 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/886888a9/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/federation/store/records/impl/pb/SubClusterDeregisterRequestPBImpl.java

[40/50] [abbrv] hadoop git commit: YARN-3662. Federation Membership State Store internal APIs.

2017-03-10 Thread subru
YARN-3662. Federation Membership State Store internal APIs. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/886888a9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/886888a9 Diff:

[46/50] [abbrv] hadoop git commit: YARN-3673. Create a FailoverProxy for Federation services. Contributed by Subru Krishnan

2017-03-10 Thread subru
YARN-3673. Create a FailoverProxy for Federation services. Contributed by Subru Krishnan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4310b923 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4310b923 Diff:

[47/50] [abbrv] hadoop git commit: YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino via Subru).

2017-03-10 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bae5a475/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/federation/policies/router/LoadBasedRouterPolicy.java

[49/50] [abbrv] hadoop git commit: YARN-3664. Federation PolicyStore internal APIs

2017-03-10 Thread subru
YARN-3664. Federation PolicyStore internal APIs Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/25f0d8f8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/25f0d8f8 Diff:

[36/50] [abbrv] hadoop git commit: YARN-6247. Share a single instance of SubClusterResolver instead of instantiating one per AM. (Botong Huang via Subru)

2017-03-10 Thread subru
YARN-6247. Share a single instance of SubClusterResolver instead of instantiating one per AM. (Botong Huang via Subru) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/66b410c3 Tree:

[45/50] [abbrv] hadoop git commit: YARN-5323. Policies APIs for Federation Router and AMRMProxy policies. (Carlo Curino via Subru).

2017-03-10 Thread subru
YARN-5323. Policies APIs for Federation Router and AMRMProxy policies. (Carlo Curino via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7be2f50c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7be2f50c

[37/50] [abbrv] hadoop git commit: YARN-5905. Update the RM webapp host that is reported as part of Federation membership to current primary RM's IP.

2017-03-10 Thread subru
YARN-5905. Update the RM webapp host that is reported as part of Federation membership to current primary RM's IP. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e25a39d5 Tree:

[15/50] [abbrv] hadoop git commit: YARN-6069. CORS support in timeline v2 (Rohith Sharma K S via Varun Saxena)

2017-03-10 Thread subru
YARN-6069. CORS support in timeline v2 (Rohith Sharma K S via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/229c7c9f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/229c7c9f Diff:

[19/50] [abbrv] hadoop git commit: YARN-6190. Validation and synchronization fixes in LocalityMulticastAMRMProxyPolicy. (Botong Huang via curino)

2017-03-10 Thread subru
YARN-6190. Validation and synchronization fixes in LocalityMulticastAMRMProxyPolicy. (Botong Huang via curino) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b805e12d Tree:

[26/50] [abbrv] hadoop git commit: YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru).

2017-03-10 Thread subru
YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d336e008 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d336e008 Diff:

[48/50] [abbrv] hadoop git commit: YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino via Subru).

2017-03-10 Thread subru
YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bae5a475 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bae5a475 Diff:

[30/50] [abbrv] hadoop git commit: YARN-5391. PolicyManager to tie together Router/AMRM Federation policies. (Carlo Curino via Subru).

2017-03-10 Thread subru
YARN-5391. PolicyManager to tie together Router/AMRM Federation policies. (Carlo Curino via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/13bcc3a7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/13bcc3a7

[35/50] [abbrv] hadoop git commit: YARN-5467. InputValidator for the FederationStateStore internal APIs. (Giovanni Matteo Fumarola via Subru)

2017-03-10 Thread subru
YARN-5467. InputValidator for the FederationStateStore internal APIs. (Giovanni Matteo Fumarola via Subru) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/76eb57f6 Tree:

[10/50] [abbrv] hadoop git commit: YARN-6310. OutputStreams in AggregatedLogFormat.LogWriter can be left open upon exceptions. Contributed by Haibo Chen

2017-03-10 Thread subru
YARN-6310. OutputStreams in AggregatedLogFormat.LogWriter can be left open upon exceptions. Contributed by Haibo Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/deb9f569 Tree:

[29/50] [abbrv] hadoop git commit: YARN-5408. Compose Federation membership/application/policy APIs into an uber FederationStateStore API. (Ellen Hui via Subru).

2017-03-10 Thread subru
YARN-5408. Compose Federation membership/application/policy APIs into an uber FederationStateStore API. (Ellen Hui via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7d799b7a Tree:

[24/50] [abbrv] hadoop git commit: YARN-5406. In-memory based implementation of the FederationMembershipStateStore. Contributed by Ellen Hui.

2017-03-10 Thread subru
YARN-5406. In-memory based implementation of the FederationMembershipStateStore. Contributed by Ellen Hui. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3c229f85 Tree:

[25/50] [abbrv] hadoop git commit: YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru).

2017-03-10 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d336e008/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/federation/utils/FederationPoliciesTestUtil.java

[20/50] [abbrv] hadoop git commit: YARN-5601. Make the RM epoch base value configurable. Contributed by Subru Krishnan

2017-03-10 Thread subru
YARN-5601. Make the RM epoch base value configurable. Contributed by Subru Krishnan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/997c3fbd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/997c3fbd Diff:

[02/50] [abbrv] hadoop git commit: HDFS-11506. Move ErasureCodingPolicyManager#getSystemDefaultPolicy to test code. Contributed by Manoj Govindassamy.

2017-03-10 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/819808a0/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/TestOfflineImageViewerWithStripedBlocks.java -- diff --git

[08/50] [abbrv] hadoop git commit: HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran

2017-03-10 Thread subru
HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. 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/fd26783a Tree:

[38/50] [abbrv] hadoop git commit: YARN-5410. Bootstrap Router server module. (Giovanni Matteo Fumarola via Subru).

2017-03-10 Thread subru
YARN-5410. Bootstrap Router server module. (Giovanni Matteo Fumarola via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/12b9e546 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/12b9e546 Diff:

[05/50] [abbrv] hadoop git commit: HADOOP-14123. Remove misplaced ADL service provider config file for FileSystem. Contributed by John Zhuge.

2017-03-10 Thread subru
HADOOP-14123. Remove misplaced ADL service provider config file for FileSystem. Contributed by John Zhuge. Change-Id: Ic956e2eb8189625916442eaffdc69163d32f730e Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c5ee7fde

[18/50] [abbrv] hadoop git commit: YARN-5612. Return SubClusterId in FederationStateStoreFacade#addApplicationHomeSubCluster for Router Failover. (Giovanni Matteo Fumarola via Subru).

2017-03-10 Thread subru
YARN-5612. Return SubClusterId in FederationStateStoreFacade#addApplicationHomeSubCluster for Router Failover. (Giovanni Matteo Fumarola via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aff26ad7 Tree:

[42/50] [abbrv] hadoop git commit: YARN-5519. Add SubClusterId in AddApplicationHomeSubClusterResponse for Router Failover. (Ellen Hui via Subru)

2017-03-10 Thread subru
YARN-5519. Add SubClusterId in AddApplicationHomeSubClusterResponse for Router Failover. (Ellen Hui via Subru) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d9ac3c17 Tree:

[50/50] [abbrv] hadoop git commit: YARN-3672. Create Facade for Federation State and Policy Store. Contributed by Subru Krishnan

2017-03-10 Thread subru
YARN-3672. Create Facade for Federation State and Policy Store. Contributed by Subru Krishnan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4d1d1777 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4d1d1777 Diff:

[11/50] [abbrv] hadoop git commit: HADOOP-14062. ApplicationMasterProtocolPBClientImpl.allocate fails with EOFException when RPC privacy is enabled. Contributed by Steven Rand

2017-03-10 Thread subru
HADOOP-14062. ApplicationMasterProtocolPBClientImpl.allocate fails with EOFException when RPC privacy is enabled. Contributed by Steven Rand Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4478273e Tree:

[13/50] [abbrv] hadoop git commit: YARN-6321. TestResources test timeouts are too aggressive. Contributed by Eric Badger

2017-03-10 Thread subru
YARN-6321. TestResources test timeouts are too aggressive. Contributed by Eric Badger Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9649c278 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9649c278 Diff:

[04/50] [abbrv] hadoop git commit: YARN-1047. Expose # of pre-emptions as a queue counter (Contributed by Karthik Kambatla via Daniel Templeton)

2017-03-10 Thread subru
YARN-1047. Expose # of pre-emptions as a queue counter (Contributed by Karthik Kambatla via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/846a0cd6 Tree:

[16/50] [abbrv] hadoop git commit: YARN-6042. Dump scheduler and queue state information into FairScheduler DEBUG log. (Yufei Gu via rchiang)

2017-03-10 Thread subru
YARN-6042. Dump scheduler and queue state information into FairScheduler DEBUG log. (Yufei Gu via rchiang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4db9cc70 Tree:

[43/50] [abbrv] hadoop git commit: YARN-5407. In-memory based implementation of the FederationApplicationStateStore/FederationPolicyStateStore. (Ellen Hui via Subru)

2017-03-10 Thread subru
YARN-5407. In-memory based implementation of the FederationApplicationStateStore/FederationPolicyStateStore. (Ellen Hui via Subru) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b4bc056b Tree:

[33/50] [abbrv] hadoop git commit: YARN-5676. Add a HashBasedRouterPolicy, and small policies and test refactoring. (Carlo Curino via Subru).

2017-03-10 Thread subru
YARN-5676. Add a HashBasedRouterPolicy, and small policies and test refactoring. (Carlo Curino via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/41daa7cd Tree:

[12/50] [abbrv] hadoop git commit: HADOOP-14111 cut some obsolete, ignored s3 tests in TestS3Credentials. Contributed by Yuanbo Liu

2017-03-10 Thread subru
HADOOP-14111 cut some obsolete, ignored s3 tests in TestS3Credentials. Contributed by Yuanbo Liu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/092ec39f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/092ec39f

[01/50] [abbrv] hadoop git commit: YARN-5669. Add support for docker pull command (Contribtued by luhuichun) [Forced Update!]

2017-03-10 Thread subru
Repository: hadoop Updated Branches: refs/heads/YARN-2915 01937134d -> 3778d87b4 (forced update) YARN-5669. Add support for docker pull command (Contribtued by luhuichun) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[09/50] [abbrv] hadoop git commit: YARN-6196. Improve Resource Donut chart with better label in Node page of new YARN UI. Contributed by Akhil PB.

2017-03-10 Thread subru
YARN-6196. Improve Resource Donut chart with better label in Node page of new YARN UI. 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/e06ff18a Tree:

[07/50] [abbrv] hadoop git commit: HADOOP-14153. ADL module has messed doc structure. Contributed by Mingliang Liu

2017-03-10 Thread subru
HADOOP-14153. ADL module has messed doc structure. Contributed by Mingliang Liu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/881ec4d9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/881ec4d9 Diff:

[27/50] [abbrv] hadoop git commit: YARN-5872. Add AlwayReject policies for router and amrmproxy. (Carlo Curino via Subru).

2017-03-10 Thread subru
YARN-5872. Add AlwayReject policies for router and amrmproxy. (Carlo Curino via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/70d38791 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/70d38791 Diff:

[06/50] [abbrv] hadoop git commit: YARN-6264. AM not launched when a single vcore is available on the cluster. (Yufei Gu via kasha)

2017-03-10 Thread subru
YARN-6264. AM not launched when a single vcore is available on the cluster. (Yufei Gu via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a96afae1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a96afae1

[17/50] [abbrv] hadoop git commit: YARN-6281. Cleanup when AMRMProxy fails to initialize a new interceptor chain. (Botong Huang via Subru)

2017-03-10 Thread subru
YARN-6281. Cleanup when AMRMProxy fails to initialize a new interceptor chain. (Botong Huang via Subru) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3778d87b Tree:

[23/50] [abbrv] hadoop git commit: YARN-5307. Federation Application State Store internal APIs

2017-03-10 Thread subru
YARN-5307. Federation Application State Store internal APIs Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5c3c0903 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5c3c0903 Diff:

[03/50] [abbrv] hadoop git commit: HDFS-11506. Move ErasureCodingPolicyManager#getSystemDefaultPolicy to test code. Contributed by Manoj Govindassamy.

2017-03-10 Thread subru
HDFS-11506. Move ErasureCodingPolicyManager#getSystemDefaultPolicy to test code. Contributed by Manoj Govindassamy. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/819808a0 Tree:

[31/50] [abbrv] hadoop git commit: YARN-6093. Minor bugs with AMRMtoken renewal and state store availability when using FederationRMFailoverProxyProvider during RM failover. (Botong Huang via Subru).

2017-03-10 Thread subru
YARN-6093. Minor bugs with AMRMtoken renewal and state store availability when using FederationRMFailoverProxyProvider during RM failover. (Botong Huang via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2c76cdab

[32/50] [abbrv] hadoop git commit: YARN-5676. Add a HashBasedRouterPolicy, and small policies and test refactoring. (Carlo Curino via Subru).

2017-03-10 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/41daa7cd/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/federation/policies/TestRouterPolicyFacade.java

[21/50] [abbrv] hadoop git commit: YARN-5300. Exclude generated federation protobuf sources from YARN Javadoc/findbugs build

2017-03-10 Thread subru
YARN-5300. Exclude generated federation protobuf sources from YARN Javadoc/findbugs build Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ca54c0a9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ca54c0a9 Diff:

[22/50] [abbrv] hadoop git commit: YARN-5307. Federation Application State Store internal APIs

2017-03-10 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5c3c0903/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/federation/store/records/impl/pb/GetApplicationsHomeSubClusterResponsePBImpl.java

[28/50] [abbrv] hadoop git commit: YARN-3671. Integrate Federation services with ResourceManager. Contributed by Subru Krishnan

2017-03-10 Thread subru
YARN-3671. Integrate Federation services with ResourceManager. Contributed by Subru Krishnan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6b084b81 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6b084b81 Diff:

[14/50] [abbrv] hadoop git commit: HDFS-11340. DataNode reconfigure for disks doesn't remove the failed volumes. (Manoj Govindassamy via lei)

2017-03-10 Thread subru
HDFS-11340. DataNode reconfigure for disks doesn't remove the failed volumes. (Manoj Govindassamy via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6d356b6b Tree:

hadoop git commit: YARN-6281. Cleanup when AMRMProxy fails to initialize a new interceptor chain. (Botong Huang via Subru)

2017-03-10 Thread subru
Repository: hadoop Updated Branches: refs/heads/YARN-2915 0c551c481 -> 01937134d YARN-6281. Cleanup when AMRMProxy fails to initialize a new interceptor chain. (Botong Huang via Subru) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14168 S3GuardTool tests should not run if S3Guard is not set up. Contributed by Sean Mackrory

2017-03-10 Thread fabbri
Repository: hadoop Updated Branches: refs/heads/HADOOP-13345 28319eb72 -> 090924ae4 HADOOP-14168 S3GuardTool tests should not run if S3Guard is not set up. Contributed by Sean Mackrory Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-6042. Dump scheduler and queue state information into FairScheduler DEBUG log. (Yufei Gu via rchiang)

2017-03-10 Thread rchiang
Repository: hadoop Updated Branches: refs/heads/trunk 229c7c9f8 -> 4db9cc70d YARN-6042. Dump scheduler and queue state information into FairScheduler DEBUG log. (Yufei Gu via rchiang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-6069. CORS support in timeline v2 (Rohith Sharma K S via Varun Saxena)

2017-03-10 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/trunk 6d356b6b4 -> 229c7c9f8 YARN-6069. CORS support in timeline v2 (Rohith Sharma K S via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/229c7c9f Tree:

hadoop git commit: HDFS-11340. DataNode reconfigure for disks doesn't remove the failed volumes. (Manoj Govindassamy via lei)

2017-03-10 Thread lei
Repository: hadoop Updated Branches: refs/heads/branch-2 0d9030b73 -> ee1d3105c HDFS-11340. DataNode reconfigure for disks doesn't remove the failed volumes. (Manoj Govindassamy via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11340. DataNode reconfigure for disks doesn't remove the failed volumes. (Manoj Govindassamy via lei)

2017-03-10 Thread lei
Repository: hadoop Updated Branches: refs/heads/trunk 9649c2786 -> 6d356b6b4 HDFS-11340. DataNode reconfigure for disks doesn't remove the failed volumes. (Manoj Govindassamy via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HADOOP-14153. ADL module has messed doc structure. Contributed by Mingliang Liu

2017-03-10 Thread liuml07
HADOOP-14153. ADL module has messed doc structure. Contributed by Mingliang Liu (cherry picked from commit 881ec4d97bd1db4582027aec3a4204156a4eda17) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0d9030b7 Tree:

[1/2] hadoop git commit: HADOOP-14113. Review ADL Docs. Contributed by Steve Loughran

2017-03-10 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2 ef95e74eb -> 0d9030b73 HADOOP-14113. Review ADL Docs. Contributed by Steve Loughran (cherry picked from commit e60c6543d57611039b0438d5dcb4cb19ee239bb6) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

svn commit: r1786428 - /hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml

2017-03-10 Thread jzhuge
Author: jzhuge Date: Fri Mar 10 20:13:05 2017 New Revision: 1786428 URL: http://svn.apache.org/viewvc?rev=1786428=rev Log: Add jzhuge to Hadoop committers list Modified: hadoop/common/site/main/author/src/documentation/content/xdocs/who.xml Modified:

hadoop git commit: YARN-6321. TestResources test timeouts are too aggressive. Contributed by Eric Badger

2017-03-10 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 5c14eb6f1 -> dd7c688a9 YARN-6321. TestResources test timeouts are too aggressive. Contributed by Eric Badger (cherry picked from commit 9649c27864a23ea156bae904368c1d3cf94c6e9d) Conflicts:

hadoop git commit: YARN-6321. TestResources test timeouts are too aggressive. Contributed by Eric Badger

2017-03-10 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 8c44a9db2 -> ef95e74eb YARN-6321. TestResources test timeouts are too aggressive. Contributed by Eric Badger (cherry picked from commit 9649c27864a23ea156bae904368c1d3cf94c6e9d) Project:

hadoop git commit: HADOOP-14111 cut some obsolete, ignored s3 tests in TestS3Credentials. Contributed by Yuanbo Liu

2017-03-10 Thread stevel
Repository: hadoop Updated Branches: refs/heads/trunk 4478273e5 -> 092ec39fb HADOOP-14111 cut some obsolete, ignored s3 tests in TestS3Credentials. Contributed by Yuanbo Liu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14062. ApplicationMasterProtocolPBClientImpl.allocate fails with EOFException when RPC privacy is enabled. Contributed by Steven Rand

2017-03-10 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2 1a0358b59 -> 8c44a9db2 HADOOP-14062. ApplicationMasterProtocolPBClientImpl.allocate fails with EOFException when RPC privacy is enabled. Contributed by Steven Rand Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14062. ApplicationMasterProtocolPBClientImpl.allocate fails with EOFException when RPC privacy is enabled. Contributed by Steven Rand

2017-03-10 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk deb9f5694 -> 4478273e5 HADOOP-14062. ApplicationMasterProtocolPBClientImpl.allocate fails with EOFException when RPC privacy is enabled. Contributed by Steven Rand Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-6310. OutputStreams in AggregatedLogFormat.LogWriter can be left open upon exceptions. Contributed by Haibo Chen

2017-03-10 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.7 a47d8283b -> ef99e5ed8 YARN-6310. OutputStreams in AggregatedLogFormat.LogWriter can be left open upon exceptions. Contributed by Haibo Chen (cherry picked from commit deb9f569465bb760e661e60a313dad1605635236) Project:

hadoop git commit: YARN-6310. OutputStreams in AggregatedLogFormat.LogWriter can be left open upon exceptions. Contributed by Haibo Chen

2017-03-10 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 026ae8723 -> 5c14eb6f1 YARN-6310. OutputStreams in AggregatedLogFormat.LogWriter can be left open upon exceptions. Contributed by Haibo Chen (cherry picked from commit deb9f569465bb760e661e60a313dad1605635236) Project:

hadoop git commit: YARN-6310. OutputStreams in AggregatedLogFormat.LogWriter can be left open upon exceptions. Contributed by Haibo Chen

2017-03-10 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 9ea6b24c4 -> 1a0358b59 YARN-6310. OutputStreams in AggregatedLogFormat.LogWriter can be left open upon exceptions. Contributed by Haibo Chen (cherry picked from commit deb9f569465bb760e661e60a313dad1605635236) Project:

hadoop git commit: YARN-6310. OutputStreams in AggregatedLogFormat.LogWriter can be left open upon exceptions. Contributed by Haibo Chen

2017-03-10 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk e06ff18ab -> deb9f5694 YARN-6310. OutputStreams in AggregatedLogFormat.LogWriter can be left open upon exceptions. Contributed by Haibo Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-6196. Improve Resource Donut chart with better label in Node page of new YARN UI. Contributed by Akhil PB.

2017-03-10 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk fd26783aa -> e06ff18ab YARN-6196. Improve Resource Donut chart with better label in Node page of new YARN UI. Contributed by Akhil PB. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13914. S3guard: Improve S3AFileStatus#isEmptyDirectory handling. Contributed by Aaron Fabbri

2017-03-10 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/HADOOP-13345 b968fb34c -> 28319eb72 HADOOP-13914. S3guard: Improve S3AFileStatus#isEmptyDirectory handling. Contributed by Aaron Fabbri Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran

2017-03-10 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2 4218671f3 -> 9ea6b24c4 HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran (cherry picked from commit fd26783aaf3deea7a4e197439bd1075a6689681f) Project:

hadoop git commit: HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran

2017-03-10 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2.8 843fa685a -> 026ae8723 HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran (cherry picked from commit fd26783aaf3deea7a4e197439bd1075a6689681f) Project:

hadoop git commit: HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran

2017-03-10 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/trunk 881ec4d97 -> fd26783aa HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14153. ADL module has messed doc structure. Contributed by Mingliang Liu

2017-03-10 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/trunk a96afae12 -> 881ec4d97 HADOOP-14153. ADL module has messed doc structure. Contributed by Mingliang Liu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/881ec4d9 Tree: