hadoop git commit: YARN-5911. DrainDispatcher does not drain all events on stop even if setDrainEventsOnStop is true. Contributed by Varun Saxena.

2016-11-22 Thread naganarasimha_gr
Repository: hadoop Updated Branches: refs/heads/trunk 2bf9a15e8 -> 466756416 YARN-5911. DrainDispatcher does not drain all events on stop even if setDrainEventsOnStop is true. Contributed by Varun Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2016-11-22 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d72e1c03/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

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

2016-11-22 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/86377651 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/86377651 Diff:

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

2016-11-22 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/d952f44b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d952f44b

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

2016-11-22 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/7ff8646b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7ff8646b Diff:

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

2016-11-22 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/2caba876/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

[19/50] [abbrv] hadoop git commit: HDFS-11145. Implement getTrashRoot() for ViewFileSystem. (Manoj Govindassamy via lei)

2016-11-22 Thread subru
HDFS-11145. Implement getTrashRoot() for ViewFileSystem. (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/3a09e597 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3a09e597 Diff:

[05/50] [abbrv] hadoop git commit: HADOOP-13814. Sample configuration of KMS HTTP Authentication signature is misleading. Contributed by Masahiro Tanaka.

2016-11-22 Thread subru
HADOOP-13814. Sample configuration of KMS HTTP Authentication signature is misleading. Contributed by Masahiro Tanaka. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c65d6b65 Tree:

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

2016-11-22 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/3e6bf759 Tree:

[17/50] [abbrv] hadoop git commit: YARN-5722. FairScheduler hides group resolution exceptions when assigning queue (Contributed by Wilfred Spiegelenburg via Daniel Templeton)

2016-11-22 Thread subru
YARN-5722. FairScheduler hides group resolution exceptions when assigning queue (Contributed by Wilfred Spiegelenburg 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/83cc7263 Tree:

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

2016-11-22 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/6f728139 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6f728139 Diff:

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

2016-11-22 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/e9c3cb83 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e9c3cb83 Diff:

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

2016-11-22 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/4a052f91 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4a052f91 Diff:

[18/50] [abbrv] hadoop git commit: HADOOP-13655. document object store use with fs shell and distcp. Contributed by Steve Loughran

2016-11-22 Thread subru
HADOOP-13655. document object store use with fs shell and distcp. Contributed by Steve Loughran This closes #131 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/beb70fed Tree:

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

2016-11-22 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/d72e1c03 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d72e1c03 Diff:

[13/50] [abbrv] hadoop git commit: YARN-5713. Update jackson from 1.9.13 to 2.x in hadoop-yarn.

2016-11-22 Thread subru
YARN-5713. Update jackson from 1.9.13 to 2.x in hadoop-yarn. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6f807429 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6f807429 Diff:

[16/50] [abbrv] hadoop git commit: HDFS-11148. Update DataNode to use StorageLocationChecker at startup.

2016-11-22 Thread subru
HDFS-11148. Update DataNode to use StorageLocationChecker at startup. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/613b902b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/613b902b Diff:

[11/50] [abbrv] hadoop git commit: YARN-5859. TestResourceLocalizationService#testParallelDownloadAttemptsForPublicResource sometimes fails. Contributed by Eric Badger

2016-11-22 Thread subru
YARN-5859. TestResourceLocalizationService#testParallelDownloadAttemptsForPublicResource sometimes fails. 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/009452bb Tree:

[04/50] [abbrv] hadoop git commit: MAPREDUCE-6801. Fix flaky TestKill.testKillJob (Haibo Chen via Varun Saxena)

2016-11-22 Thread subru
MAPREDUCE-6801. Fix flaky TestKill.testKillJob (Haibo Chen 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/7584fbf4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7584fbf4 Diff:

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

2016-11-22 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/1731ae27 Tree:

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

2016-11-22 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/ee2b43eb Tree:

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

2016-11-22 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/04ff5653 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/04ff5653 Diff:

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

2016-11-22 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/7efe2723 Tree:

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

2016-11-22 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/ed30ff05 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ed30ff05 Diff:

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

2016-11-22 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/7ff8646b/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

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

2016-11-22 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/6b82f43d Tree:

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

2016-11-22 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/f5fafdb8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f5fafdb8

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

2016-11-22 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/5579b223 Tree:

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

2016-11-22 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/9c543b85 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9c543b85 Diff:

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

2016-11-22 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/c9110e3b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/federation/policies/TestRouterPolicyFacade.java

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

2016-11-22 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/1731ae27/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

[10/50] [abbrv] hadoop git commit: HADOOP-12705 Upgrade Jackson 2.2.3 to 2.7.8

2016-11-22 Thread subru
HADOOP-12705 Upgrade Jackson 2.2.3 to 2.7.8 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3eb7b686 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3eb7b686 Diff:

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

2016-11-22 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/2caba876 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2caba876 Diff:

[35/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.

2016-11-22 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/33d92d02 Tree:

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

2016-11-22 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/9c543b85/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/federation/utils/FederationPoliciesTestUtil.java

[12/50] [abbrv] hadoop git commit: MAPREDUCE-6793. io.sort.factor code default and mapred-default.xml values inconsistent. Contributed by Gera Shegalov.

2016-11-22 Thread subru
MAPREDUCE-6793. io.sort.factor code default and mapred-default.xml values inconsistent. Contributed by Gera Shegalov. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/683e0c71 Tree:

[03/50] [abbrv] hadoop git commit: HDFS-11117. Refactor striped file tests to allow flexibly test erasure coding policy. Contributed by Sammi Chen

2016-11-22 Thread subru
HDFS-7. Refactor striped file tests to allow flexibly test erasure coding policy. Contributed by Sammi Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f6ffa116 Tree:

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

2016-11-22 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/c9110e3b Tree:

[08/50] [abbrv] hadoop git commit: HDFS-11101. TestDFSShell#testMoveWithTargetPortEmpty fails intermittently. Contributed By Brahma Reddy Battula.

2016-11-22 Thread subru
HDFS-11101. TestDFSShell#testMoveWithTargetPortEmpty fails intermittently. Contributed By Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f9220677 Tree:

[15/50] [abbrv] hadoop git commit: HADOOP-13646. Remove outdated overview.html. Contributed By Brahma Reddy Battula.

2016-11-22 Thread subru
HADOOP-13646. Remove outdated overview.html. Contributed By Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/afcf8d38 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/afcf8d38 Diff:

[07/50] [abbrv] hadoop git commit: HDFS-11144. TestFileCreationDelete#testFileCreationDeleteParent fails wind bind exception. Contributed By Brahma Reddy Battula.

2016-11-22 Thread subru
HDFS-11144. TestFileCreationDelete#testFileCreationDeleteParent fails wind bind exception. Contributed By Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c68dad18 Tree:

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

2016-11-22 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/ebbb44df Tree:

[20/50] [abbrv] hadoop git commit: HADOOP-13050. Upgrade to AWS SDK 10.11+. Contributed by Chris Nauroth and Steve Loughran

2016-11-22 Thread subru
HADOOP-13050. Upgrade to AWS SDK 10.11+. Contributed by Chris Nauroth and Steve Loughran Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/af791b77 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/af791b77 Diff:

[21/50] [abbrv] hadoop git commit: HADOOP-13166. Add getFileStatus("/") test to AbstractContractGetFileStatusTest. Contributed by Steve Loughran

2016-11-22 Thread subru
HADOOP-13166. Add getFileStatus("/") test to AbstractContractGetFileStatusTest. 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/2bf9a15e Tree:

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

2016-11-22 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/6452592b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6452592b Diff:

[14/50] [abbrv] hadoop git commit: YARN-5865. Retrospect updateApplicationPriority api to handle state store exception in align with YARN-5611. Contributed by Sunil G.

2016-11-22 Thread subru
YARN-5865. Retrospect updateApplicationPriority api to handle state store exception in align with YARN-5611. Contributed by Sunil G. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a926f895 Tree:

[06/50] [abbrv] hadoop git commit: HDFS-11113. Document dfs.client.read.striped configuration in hdfs-default.xml. Contributed by Rakesh R.

2016-11-22 Thread subru
HDFS-3. Document dfs.client.read.striped configuration in hdfs-default.xml. Contributed by Rakesh R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d232625f Tree:

[01/50] [abbrv] hadoop git commit: HDFS-11117. Refactor striped file tests to allow flexibly test erasure coding policy. Contributed by Sammi Chen [Forced Update!]

2016-11-22 Thread subru
Repository: hadoop Updated Branches: refs/heads/YARN-2915 b91e900cc -> 6452592b8 (forced update) http://git-wip-us.apache.org/repos/asf/hadoop/blob/f6ffa116/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestAddOverReplicatedStripedBlocks.java

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

2016-11-22 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/09ab49db Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/09ab49db Diff:

[09/50] [abbrv] hadoop git commit: HDFS-10966. Enhance Dispatcher logic on deciding when to give up a source DataNode. Contributed by Mark Wagner and Zhe Zhang.

2016-11-22 Thread subru
HDFS-10966. Enhance Dispatcher logic on deciding when to give up a source DataNode. Contributed by Mark Wagner and Zhe Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/49a09179 Tree:

[02/50] [abbrv] hadoop git commit: HDFS-11117. Refactor striped file tests to allow flexibly test erasure coding policy. Contributed by Sammi Chen

2016-11-22 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f6ffa116/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDecommissionWithStriped.java -- diff --git

hadoop git commit: YARN-5872. Add AlwayReject policies for router and amrmproxy. (Carlo Curino via Subru).

2016-11-22 Thread subru
Repository: hadoop Updated Branches: refs/heads/YARN-2915 598adec8f -> b91e900cc 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:

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

2016-11-22 Thread subru
Repository: hadoop Updated Branches: refs/heads/YARN-2915 d0f074ccd -> 598adec8f 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:

hadoop git commit: HDFS-11154. Block Storage: store server state to persistent storage. Contributed by Chen Liang

2016-11-22 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 334113ada -> ffe937a1f HDFS-11154. Block Storage: store server state to persistent storage. Contributed by Chen Liang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[31/50] [abbrv] hadoop git commit: HDFS-11117. Refactor striped file tests to allow flexibly test erasure coding policy. Contributed by Sammi Chen

2016-11-22 Thread liuml07
HDFS-7. Refactor striped file tests to allow flexibly test erasure coding policy. Contributed by Sammi Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f6ffa116 Tree:

[44/50] [abbrv] hadoop git commit: HDFS-11148. Update DataNode to use StorageLocationChecker at startup.

2016-11-22 Thread liuml07
HDFS-11148. Update DataNode to use StorageLocationChecker at startup. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/613b902b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/613b902b Diff:

[26/50] [abbrv] hadoop git commit: YARN-5904. Reduce the number of default server threads for AMRMProxyService.

2016-11-22 Thread liuml07
YARN-5904. Reduce the number of default server threads for AMRMProxyService. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/140b9939 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/140b9939 Diff:

[35/50] [abbrv] hadoop git commit: HDFS-11144. TestFileCreationDelete#testFileCreationDeleteParent fails wind bind exception. Contributed By Brahma Reddy Battula.

2016-11-22 Thread liuml07
HDFS-11144. TestFileCreationDelete#testFileCreationDeleteParent fails wind bind exception. Contributed By Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c68dad18 Tree:

[41/50] [abbrv] hadoop git commit: YARN-5713. Update jackson from 1.9.13 to 2.x in hadoop-yarn.

2016-11-22 Thread liuml07
YARN-5713. Update jackson from 1.9.13 to 2.x in hadoop-yarn. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6f807429 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6f807429 Diff:

[50/50] [abbrv] hadoop git commit: Merge branch 'trunk' into HADOOP-13345

2016-11-22 Thread liuml07
Merge branch 'trunk' into HADOOP-13345 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/86a67ffa Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/86a67ffa Diff:

[42/50] [abbrv] hadoop git commit: YARN-5865. Retrospect updateApplicationPriority api to handle state store exception in align with YARN-5611. Contributed by Sunil G.

2016-11-22 Thread liuml07
YARN-5865. Retrospect updateApplicationPriority api to handle state store exception in align with YARN-5611. Contributed by Sunil G. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a926f895 Tree:

[34/50] [abbrv] hadoop git commit: HDFS-11113. Document dfs.client.read.striped configuration in hdfs-default.xml. Contributed by Rakesh R.

2016-11-22 Thread liuml07
HDFS-3. Document dfs.client.read.striped configuration in hdfs-default.xml. Contributed by Rakesh R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d232625f Tree:

[39/50] [abbrv] hadoop git commit: YARN-5859. TestResourceLocalizationService#testParallelDownloadAttemptsForPublicResource sometimes fails. Contributed by Eric Badger

2016-11-22 Thread liuml07
YARN-5859. TestResourceLocalizationService#testParallelDownloadAttemptsForPublicResource sometimes fails. 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/009452bb Tree:

[20/50] [abbrv] hadoop git commit: HADOOP-13742. Expose NumOpenConnectionsPerUser as a metric. Brahma Reddy Battula.

2016-11-22 Thread liuml07
HADOOP-13742. Expose NumOpenConnectionsPerUser as a metric. Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bd373555 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bd373555 Diff:

[17/50] [abbrv] hadoop git commit: YARN-5870. Expose getApplications API in YarnClient with GetApplicationsRequest parameter. Contributed by Jian He.

2016-11-22 Thread liuml07
YARN-5870. Expose getApplications API in YarnClient with GetApplicationsRequest parameter. Contributed by Jian He. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ce2847e7 Tree:

[29/50] [abbrv] hadoop git commit: HDFS-11117. Refactor striped file tests to allow flexibly test erasure coding policy. Contributed by Sammi Chen

2016-11-22 Thread liuml07
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f6ffa116/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestAddOverReplicatedStripedBlocks.java -- diff --git

[30/50] [abbrv] hadoop git commit: HDFS-11117. Refactor striped file tests to allow flexibly test erasure coding policy. Contributed by Sammi Chen

2016-11-22 Thread liuml07
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f6ffa116/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDecommissionWithStriped.java -- diff --git

[36/50] [abbrv] hadoop git commit: HDFS-11101. TestDFSShell#testMoveWithTargetPortEmpty fails intermittently. Contributed By Brahma Reddy Battula.

2016-11-22 Thread liuml07
HDFS-11101. TestDFSShell#testMoveWithTargetPortEmpty fails intermittently. Contributed By Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f9220677 Tree:

[48/50] [abbrv] hadoop git commit: HADOOP-13050. Upgrade to AWS SDK 10.11+. Contributed by Chris Nauroth and Steve Loughran

2016-11-22 Thread liuml07
HADOOP-13050. Upgrade to AWS SDK 10.11+. Contributed by Chris Nauroth and Steve Loughran Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/af791b77 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/af791b77 Diff:

[38/50] [abbrv] hadoop git commit: HADOOP-12705 Upgrade Jackson 2.2.3 to 2.7.8

2016-11-22 Thread liuml07
HADOOP-12705 Upgrade Jackson 2.2.3 to 2.7.8 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3eb7b686 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3eb7b686 Diff:

[21/50] [abbrv] hadoop git commit: HADOOP-11601. Enhance FS spec & tests to mandate FileStatus.getBlocksize() >0 for non-empty files. Contributed by Steve Loughran

2016-11-22 Thread liuml07
HADOOP-11601. Enhance FS spec & tests to mandate FileStatus.getBlocksize() >0 for non-empty files. 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/ae8849fe Tree:

[08/50] [abbrv] hadoop git commit: YARN-5875. TestTokenClientRMService#testTokenRenewalWrongUser fails. Contributed by Gergely Novák.

2016-11-22 Thread liuml07
YARN-5875. TestTokenClientRMService#testTokenRenewalWrongUser fails. Contributed by Gergely Novák. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f121d0b0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f121d0b0

[45/50] [abbrv] hadoop git commit: YARN-5722. FairScheduler hides group resolution exceptions when assigning queue (Contributed by Wilfred Spiegelenburg via Daniel Templeton)

2016-11-22 Thread liuml07
YARN-5722. FairScheduler hides group resolution exceptions when assigning queue (Contributed by Wilfred Spiegelenburg 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/83cc7263 Tree:

[32/50] [abbrv] hadoop git commit: MAPREDUCE-6801. Fix flaky TestKill.testKillJob (Haibo Chen via Varun Saxena)

2016-11-22 Thread liuml07
MAPREDUCE-6801. Fix flaky TestKill.testKillJob (Haibo Chen 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/7584fbf4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7584fbf4 Diff:

[49/50] [abbrv] hadoop git commit: HADOOP-13166. Add getFileStatus("/") test to AbstractContractGetFileStatusTest. Contributed by Steve Loughran

2016-11-22 Thread liuml07
HADOOP-13166. Add getFileStatus("/") test to AbstractContractGetFileStatusTest. 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/2bf9a15e Tree:

[22/50] [abbrv] hadoop git commit: closes apache/hadoop#50 Addendum commit for HADOOP-11601.

2016-11-22 Thread liuml07
closes apache/hadoop#50 Addendum commit for HADOOP-11601. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f78470c2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f78470c2 Diff:

[28/50] [abbrv] hadoop git commit: HADOOP-13660. Upgrade commons-configuration version. Contributed by Sean Mackrory.

2016-11-22 Thread liuml07
HADOOP-13660. Upgrade commons-configuration version. Contributed by Sean Mackrory. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c0b1a44f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c0b1a44f Diff:

[15/50] [abbrv] hadoop git commit: YARN-5836. Malicious AM can kill containers of other apps running in any node its containers are running. Contributed by Botong Huang

2016-11-22 Thread liuml07
YARN-5836. Malicious AM can kill containers of other apps running in any node its containers are running. Contributed by Botong Huang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/59bfcbf3 Tree:

[25/50] [abbrv] hadoop git commit: YARN-3538. TimelineWebService doesn't catch runtime exception. Contributed by Steve Loughran and Tsuyoshi Ozawa.

2016-11-22 Thread liuml07
YARN-3538. TimelineWebService doesn't catch runtime exception. Contributed by Steve Loughran and Tsuyoshi Ozawa. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f05a9ceb Tree:

[18/50] [abbrv] hadoop git commit: HADOOP-13822. Use GlobalStorageStatistics.INSTANCE.reset() at FileSystem#clearStatistics(). Contribute by Brahma Reddy Battula

2016-11-22 Thread liuml07
HADOOP-13822. Use GlobalStorageStatistics.INSTANCE.reset() at FileSystem#clearStatistics(). Contribute by Brahma Reddy Battula Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aab9737a Tree:

[02/50] [abbrv] hadoop git commit: YARN-4597. Introduce ContainerScheduler and a SCHEDULED state to NodeManager container lifecycle. (asuresh)

2016-11-22 Thread liuml07
http://git-wip-us.apache.org/repos/asf/hadoop/blob/3219b7b4/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/BaseContainerManagerTest.java

[40/50] [abbrv] hadoop git commit: MAPREDUCE-6793. io.sort.factor code default and mapred-default.xml values inconsistent. Contributed by Gera Shegalov.

2016-11-22 Thread liuml07
MAPREDUCE-6793. io.sort.factor code default and mapred-default.xml values inconsistent. Contributed by Gera Shegalov. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/683e0c71 Tree:

[13/50] [abbrv] hadoop git commit: HDFS-11105. TestRBWBlockInvalidation#testRWRInvalidation fails intermittently. Contributed by Yiqun Lin

2016-11-22 Thread liuml07
HDFS-11105. TestRBWBlockInvalidation#testRWRInvalidation fails intermittently. 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/c90891e7 Tree:

[03/50] [abbrv] hadoop git commit: YARN-4597. Introduce ContainerScheduler and a SCHEDULED state to NodeManager container lifecycle. (asuresh)

2016-11-22 Thread liuml07
http://git-wip-us.apache.org/repos/asf/hadoop/blob/3219b7b4/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/queuing/QueuingContainerManagerImpl.java

[05/50] [abbrv] hadoop git commit: HADOOP-13427. Eliminate needless uses of FileSystem#{exists(), isFile(), isDirectory()}. Contributed by Steve Loughran and Mingliang Liu

2016-11-22 Thread liuml07
HADOOP-13427. Eliminate needless uses of FileSystem#{exists(), isFile(), isDirectory()}. Contributed by Steve Loughran and Mingliang Liu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5af572b6 Tree:

[37/50] [abbrv] hadoop git commit: HDFS-10966. Enhance Dispatcher logic on deciding when to give up a source DataNode. Contributed by Mark Wagner and Zhe Zhang.

2016-11-22 Thread liuml07
HDFS-10966. Enhance Dispatcher logic on deciding when to give up a source DataNode. Contributed by Mark Wagner and Zhe Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/49a09179 Tree:

[23/50] [abbrv] hadoop git commit: closes apache/hadoop##116 *Invalid*

2016-11-22 Thread liuml07
closes apache/hadoop##116 *Invalid* Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cdb323f3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cdb323f3 Diff:

[19/50] [abbrv] hadoop git commit: HDFS-11134. Fix bind exception threw in TestRenameWhileOpen. Contributed By Yiqun Lin.

2016-11-22 Thread liuml07
HDFS-11134. Fix bind exception threw in TestRenameWhileOpen. 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/b2d4b7b1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b2d4b7b1 Diff:

[09/50] [abbrv] hadoop git commit: HADOOP-13815. TestKMS#testDelegationTokensOpsSimple and TestKMS#testDelegationTokensOpsKerberized Fails in Trunk.

2016-11-22 Thread liuml07
HADOOP-13815. TestKMS#testDelegationTokensOpsSimple and TestKMS#testDelegationTokensOpsKerberized Fails in Trunk. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/61c0bedf Tree:

[12/50] [abbrv] hadoop git commit: MAPREDUCE-6811. TestPipeApplication#testSubmitter fails after HADOOP-13802 (Brahma Reddy Battula via Varun Saxena)

2016-11-22 Thread liuml07
MAPREDUCE-6811. TestPipeApplication#testSubmitter fails after HADOOP-13802 (Brahma Reddy Battula 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/b8690a9d Tree:

[16/50] [abbrv] hadoop git commit: HDFS-11147. Remove confusing log output in FsDatasetImpl#getInitialVolumeFailureInfos. Contributed by Chen Liang.

2016-11-22 Thread liuml07
HDFS-11147. Remove confusing log output in FsDatasetImpl#getInitialVolumeFailureInfos. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/04a024b6 Tree:

[43/50] [abbrv] hadoop git commit: HADOOP-13646. Remove outdated overview.html. Contributed By Brahma Reddy Battula.

2016-11-22 Thread liuml07
HADOOP-13646. Remove outdated overview.html. Contributed By Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/afcf8d38 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/afcf8d38 Diff:

[24/50] [abbrv] hadoop git commit: closes apache/hadoop#116 *Invalid*

2016-11-22 Thread liuml07
closes apache/hadoop#116 *Invalid* Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b4f1971f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b4f1971f Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/b4f1971f

[27/50] [abbrv] hadoop git commit: YARN-5271. ATS client doesn't work with Jersey 2 on the classpath. Contributed by Weiwei Yang.

2016-11-22 Thread liuml07
YARN-5271. ATS client doesn't work with Jersey 2 on the classpath. 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/09520cb4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/09520cb4

[11/50] [abbrv] hadoop git commit: MAPREDUCE-6804. Add timeout when starting JobHistoryServer in MiniMRYarnCluster. Contributed by Andras Bokor

2016-11-22 Thread liuml07
MAPREDUCE-6804. Add timeout when starting JobHistoryServer in MiniMRYarnCluster. Contributed by Andras Bokor Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ef290cf Tree:

[33/50] [abbrv] hadoop git commit: HADOOP-13814. Sample configuration of KMS HTTP Authentication signature is misleading. Contributed by Masahiro Tanaka.

2016-11-22 Thread liuml07
HADOOP-13814. Sample configuration of KMS HTTP Authentication signature is misleading. Contributed by Masahiro Tanaka. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c65d6b65 Tree:

[10/50] [abbrv] hadoop git commit: YARN-5375. invoke MockRM#drainEvents implicitly in MockRM methods to reduce test failures. Contributed by sandflee.

2016-11-22 Thread liuml07
YARN-5375. invoke MockRM#drainEvents implicitly in MockRM methods to reduce test failures. Contributed by sandflee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d6560351 Tree:

[01/50] [abbrv] hadoop git commit: YARN-4597. Introduce ContainerScheduler and a SCHEDULED state to NodeManager container lifecycle. (asuresh)

2016-11-22 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/HADOOP-13345 f4c37a579 -> 86a67ffac

[06/50] [abbrv] hadoop git commit: HDFS-8870. Lease is leaked on write failure. Contributed by Kuhu Shukla.

2016-11-22 Thread liuml07
HDFS-8870. Lease is leaked on write failure. Contributed by Kuhu Shukla. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4fcea8a0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4fcea8a0 Diff:

[46/50] [abbrv] hadoop git commit: HADOOP-13655. document object store use with fs shell and distcp. Contributed by Steve Loughran

2016-11-22 Thread liuml07
HADOOP-13655. document object store use with fs shell and distcp. Contributed by Steve Loughran This closes #131 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/beb70fed Tree:

  1   2   >