[2/3] hadoop git commit: YARN-4752. Improved preemption in FairScheduler. (kasha)

2016-11-16 Thread kasha
http://git-wip-us.apache.org/repos/asf/hadoop/blob/386f3a2a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/FairSchedulerTestBase.java

[1/3] hadoop git commit: YARN-4752. Improved preemption in FairScheduler. (kasha)

2016-11-16 Thread kasha
Repository: hadoop Updated Branches: refs/heads/squashed-YARN-4752 [created] 386f3a2af

[3/3] hadoop git commit: YARN-4752. Improved preemption in FairScheduler. (kasha)

2016-11-16 Thread kasha
YARN-4752. Improved preemption in FairScheduler. (kasha) Contains: YARN-5605. Preempt containers (all on one node) to meet the requirement of starved applications YARN-5821. Drop left-over preemption-related code and clean up method visibilities in the Schedulable hierarchy YARN-5783. Verify

[hadoop] Git Push Summary

2016-11-16 Thread kasha
Repository: hadoop Updated Branches: refs/heads/rebase-YARN-4752 [deleted] dd24d316d - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

[5/8] hadoop git commit: [YARN-4752] YARN-5605. Preempt containers (all on one node) to meet the requirement of starved applications (Contributed by Karthik Kambatla via Daniel Templeton)

2016-11-16 Thread kasha
http://git-wip-us.apache.org/repos/asf/hadoop/blob/7fee3c02/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/TestFairSchedulerPreemption.java

[4/8] hadoop git commit: YARN-5885. [YARN-4752] Cleanup YARN-4752 for merge (Contributed by Karthik Kambatla via Daniel Templeton)

2016-11-16 Thread kasha
YARN-5885. [YARN-4752] Cleanup YARN-4752 for merge (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/13c44726 Tree:

[7/8] hadoop git commit: YARN-5819. [YARN-4752] Verify fairshare and minshare preemption (Contributed by Karthik Kambatla via Daniel Templeton)

2016-11-16 Thread kasha
YARN-5819. [YARN-4752] Verify fairshare and minshare preemption (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/bb4beddf Tree:

[8/8] hadoop git commit: YARN-5821. Drop left-over preemption-related code and clean up method visibilities in the Schedulable hierarchy (Contributed by Karthik Kambatla via Daniel Templeton)

2016-11-16 Thread kasha
YARN-5821. Drop left-over preemption-related code and clean up method visibilities in the Schedulable hierarchy (Contributed by Karthik Kambatla via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[3/8] hadoop git commit: YARN-5783. Verify identification of starved applications. (kasha)

2016-11-16 Thread kasha
YARN-5783. Verify identification of starved applications. (kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b45acb5e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b45acb5e Diff:

[1/8] hadoop git commit: YARN-5870. Expose getApplications API in YarnClient with GetApplicationsRequest parameter. Contributed by Jian He. [Forced Update!]

2016-11-16 Thread kasha
Repository: hadoop Updated Branches: refs/heads/YARN-4752 59bc9d16a -> 13c44726f (forced update) 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:

[6/8] hadoop git commit: [YARN-4752] YARN-5605. Preempt containers (all on one node) to meet the requirement of starved applications (Contributed by Karthik Kambatla via Daniel Templeton)

2016-11-16 Thread kasha
[YARN-4752] YARN-5605. Preempt containers (all on one node) to meet the requirement of starved applications (Contributed by Karthik Kambatla via Daniel Templeton) Change-Id: Iee0962377d019dd64dc69a020725d2eaf360858c Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2016-11-16 Thread kasha
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:

hadoop git commit: HADOOP-13822. Use GlobalStorageStatistics.INSTANCE.reset() at FileSystem#clearStatistics(). Contribute by Brahma Reddy Battula

2016-11-16 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2.8 cb0fccad1 -> c60ed3a3e HADOOP-13822. Use GlobalStorageStatistics.INSTANCE.reset() at FileSystem#clearStatistics(). Contribute by Brahma Reddy Battula (cherry picked from commit aab9737a058c0bdeeb17c173e530b7e571315a56) Project:

hadoop git commit: HADOOP-13822. Use GlobalStorageStatistics.INSTANCE.reset() at FileSystem#clearStatistics(). Contribute by Brahma Reddy Battula

2016-11-16 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2 bbe993238 -> 47526a25c HADOOP-13822. Use GlobalStorageStatistics.INSTANCE.reset() at FileSystem#clearStatistics(). Contribute by Brahma Reddy Battula (cherry picked from commit aab9737a058c0bdeeb17c173e530b7e571315a56) Project:

hadoop git commit: HADOOP-13822. Use GlobalStorageStatistics.INSTANCE.reset() at FileSystem#clearStatistics(). Contribute by Brahma Reddy Battula

2016-11-16 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/trunk ce2847e79 -> aab9737a0 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:

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

2016-11-16 Thread subru
Repository: hadoop Updated Branches: refs/heads/YARN-2915 e38a4a483 -> 4c6ba54e3 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:

hadoop git commit: YARN-5870. Expose getApplications API in YarnClient with GetApplicationsRequest parameter. Contributed by Jian He.

2016-11-16 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 46b7d6233 -> bbe993238 YARN-5870. Expose getApplications API in YarnClient with GetApplicationsRequest parameter. Contributed by Jian He. (cherry picked from commit ce2847e79441881eeca888b581c7be2cc3ac74f4) Project:

hadoop git commit: YARN-5870. Expose getApplications API in YarnClient with GetApplicationsRequest parameter. Contributed by Jian He.

2016-11-16 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 04a024b68 -> ce2847e79 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:

[50/50] hadoop git commit: YARN-5885. [YARN-4752] Cleanup YARN-4752 for merge (Contributed by Karthik Kambatla via Daniel Templeton)

2016-11-16 Thread kasha
YARN-5885. [YARN-4752] Cleanup YARN-4752 for merge (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/59bc9d16 Tree:

[47/50] hadoop git commit: [YARN-4752] YARN-5605. Preempt containers (all on one node) to meet the requirement of starved applications (Contributed by Karthik Kambatla via Daniel Templeton)

2016-11-16 Thread kasha
[YARN-4752] YARN-5605. Preempt containers (all on one node) to meet the requirement of starved applications (Contributed by Karthik Kambatla via Daniel Templeton) Change-Id: Iee0962377d019dd64dc69a020725d2eaf360858c Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[49/50] hadoop git commit: YARN-5819. [YARN-4752] Verify fairshare and minshare preemption (Contributed by Karthik Kambatla via Daniel Templeton)

2016-11-16 Thread kasha
YARN-5819. [YARN-4752] Verify fairshare and minshare preemption (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/a69763b8 Tree:

[48/50] hadoop git commit: YARN-5783. Verify identification of starved applications. (kasha)

2016-11-16 Thread kasha
YARN-5783. Verify identification of starved applications. (kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/066576ce Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/066576ce Diff:

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

2016-11-16 Thread kasha
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:

[42/50] hadoop git commit: YARN-5891. yarn rmadmin -help contains a misspelled ResourceManager (Grant Sohn via Varun Saxena)

2016-11-16 Thread kasha
YARN-5891. yarn rmadmin -help contains a misspelled ResourceManager (Grant Sohn 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/6a11877a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6a11877a

[46/50] hadoop git commit: [YARN-4752] YARN-5605. Preempt containers (all on one node) to meet the requirement of starved applications (Contributed by Karthik Kambatla via Daniel Templeton)

2016-11-16 Thread kasha
http://git-wip-us.apache.org/repos/asf/hadoop/blob/9aa0b97d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fair/TestFairSchedulerPreemption.java

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

2016-11-16 Thread kasha
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:

[05/50] hadoop git commit: HDFS-11128. CreateEditsLog throws NullPointerException. Contributed by Hanisha Koneru.

2016-11-16 Thread kasha
HDFS-11128. CreateEditsLog throws NullPointerException. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1ae57f0f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1ae57f0f Diff:

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

2016-11-16 Thread kasha
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:

[19/50] hadoop git commit: YARN-4033. In FairScheduler, parent queues should also display queue status. (Siqi Li via kasha)

2016-11-16 Thread kasha
YARN-4033. In FairScheduler, parent queues should also display queue status. (Siqi Li via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/79448d4a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/79448d4a

[45/50] hadoop git commit: YARN-5821. Drop left-over preemption-related code and clean up method visibilities in the Schedulable hierarchy (Contributed by Karthik Kambatla via Daniel Templeton)

2016-11-16 Thread kasha
YARN-5821. Drop left-over preemption-related code and clean up method visibilities in the Schedulable hierarchy (Contributed by Karthik Kambatla via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2016-11-16 Thread kasha
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

[02/50] hadoop git commit: HDFS-11116. Fix javac warnings caused by deprecation of APIs in TestViewFsDefaultValue. Contributed by Yiqun Lin.

2016-11-16 Thread kasha
HDFS-6. Fix javac warnings caused by deprecation of APIs in TestViewFsDefaultValue. 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/8848a8a7 Tree:

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

2016-11-16 Thread kasha
http://git-wip-us.apache.org/repos/asf/hadoop/blob/3219b7b4/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/AbstractYarnScheduler.java

[07/50] hadoop git commit: YARN-5868. Update npm to latest version in Dockerfile to avoid random failures of npm while run maven build. (Sunil G via wangda)

2016-11-16 Thread kasha
YARN-5868. Update npm to latest version in Dockerfile to avoid random failures of npm while run maven build. (Sunil G via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a9ad5d6c Tree:

[17/50] hadoop git commit: HDFS-11129. TestAppendSnapshotTruncate fails with bind exception. Contributed by Brahma Reddy Battula

2016-11-16 Thread kasha
HDFS-11129. TestAppendSnapshotTruncate fails with 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/2ee18fc1 Tree:

[20/50] hadoop git commit: HDFS-11135. The tests in TestBalancer run fails due to NPE. Contributed By Yiqun Lin

2016-11-16 Thread kasha
HDFS-11135. The tests in TestBalancer run fails due to NPE. 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/6efb8c9c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6efb8c9c Diff:

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

2016-11-16 Thread kasha
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:

[10/50] hadoop git commit: HADOOP-13037. Refactor Azure Data Lake Store as an independent FileSystem. Contributed by Vishwajeet Dusane

2016-11-16 Thread kasha
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5c61ad24/hadoop-tools/hadoop-azure-datalake/src/main/java/org/apache/hadoop/hdfs/web/PrivateAzureDataLakeFileSystem.java -- diff --git

[24/50] hadoop git commit: HADOOP-13810. Add a test to verify that Configuration handles &-encoded characters. Contributed by Steve Loughran

2016-11-16 Thread kasha
HADOOP-13810. Add a test to verify that Configuration handles &-encoded characters. Contributed by Steve Loughran This closes #158 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/04014c4c Tree:

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

2016-11-16 Thread kasha
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:

[23/50] hadoop git commit: MAPREDUCE-6797. Job history server scans can become blocked on a single, slow entry. Contributed by Prabhu Joseph

2016-11-16 Thread kasha
MAPREDUCE-6797. Job history server scans can become blocked on a single, slow entry. Contributed by Prabhu Joseph Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/99c2bbd3 Tree:

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

2016-11-16 Thread kasha
YARN-4597. Introduce ContainerScheduler and a SCHEDULED state to NodeManager container lifecycle. (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3219b7b4 Tree:

[28/50] hadoop git commit: YARN-4355. NPE while processing localizer heartbeat. Contributed by Varun Saxena & Jonathan Hung.

2016-11-16 Thread kasha
YARN-4355. NPE while processing localizer heartbeat. Contributed by Varun Saxena & Jonathan Hung. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ffb9943 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7ffb9943

[22/50] hadoop git commit: HDFS-10872. Add MutableRate metrics for FSNamesystemLock operations. Contributed by Erik Krogen.

2016-11-16 Thread kasha
HDFS-10872. Add MutableRate metrics for FSNamesystemLock operations. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ff0b99ea Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ff0b99ea

[26/50] hadoop git commit: YARN-5874. RM -format-state-store and -remove-application-from-state-store commands fail with NPE. Contributed by Varun Saxena.

2016-11-16 Thread kasha
YARN-5874. RM -format-state-store and -remove-application-from-state-store commands fail with NPE. Contributed by Varun Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b7070f33 Tree:

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

2016-11-16 Thread kasha
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

[35/50] hadoop git commit: YARN-5736 Addendum. Fixes segfault due to unterminated string. (Contributed by Miklos Szegedi via Daniel Templeton)

2016-11-16 Thread kasha
YARN-5736 Addendum. Fixes segfault due to unterminated string. (Contributed by Miklos Szegedi 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/264ddb13 Tree:

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

2016-11-16 Thread kasha
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:

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

2016-11-16 Thread kasha
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:

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

2016-11-16 Thread kasha
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:

[43/50] 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-16 Thread kasha
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:

[27/50] hadoop git commit: Reverted due to issue YARN-5765. Revert "YARN-5287. LinuxContainerExecutor fails to set proper permission. Contributed by Ying Zhang"

2016-11-16 Thread kasha
Reverted due to issue YARN-5765. Revert "YARN-5287. LinuxContainerExecutor fails to set proper permission. Contributed by Ying Zhang" This reverts commit 131d58a24edcf3b492a7dd0fa5bb3dbf27daf95d. server-nodemanager/src/main/native/container-executor/test/test- container-executor.c Project:

[18/50] hadoop git commit: HADOOP-13813. TestDelegationTokenFetcher#testDelegationTokenWithoutRenewer is failing. Contributed by Mingliang Liu

2016-11-16 Thread kasha
HADOOP-13813. TestDelegationTokenFetcher#testDelegationTokenWithoutRenewer is failing. 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/96f43921 Tree:

[08/50] hadoop git commit: HADOOP-13037. Refactor Azure Data Lake Store as an independent FileSystem. Contributed by Vishwajeet Dusane

2016-11-16 Thread kasha
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5c61ad24/hadoop-tools/hadoop-azure-datalake/src/test/java/org/apache/hadoop/fs/adl/live/TestAdlDifferentSizeWritesLive.java -- diff --git

[04/50] hadoop git commit: HADOOP-13720. Add more info to the msgs printed in AbstractDelegationTokenSecretManager. Contributed by Yongjun Zhang.

2016-11-16 Thread kasha
HADOOP-13720. Add more info to the msgs printed in AbstractDelegationTokenSecretManager. Contributed by Yongjun Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fd2f22ad Tree:

[25/50] hadoop git commit: YARN-5873. RM crashes with NPE if generic application history is enabled. Contributed by Varun Saxena.

2016-11-16 Thread kasha
YARN-5873. RM crashes with NPE if generic application history is enabled. Contributed by Varun Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/296c5de0 Tree:

[13/50] hadoop git commit: YARN-5552. Add Builder methods for common yarn API records. (Tao Jie via wangda)

2016-11-16 Thread kasha
YARN-5552. Add Builder methods for common yarn API records. (Tao Jie via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ede1a473 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ede1a473 Diff:

[11/50] hadoop git commit: HADOOP-13037. Refactor Azure Data Lake Store as an independent FileSystem. Contributed by Vishwajeet Dusane

2016-11-16 Thread kasha
HADOOP-13037. Refactor Azure Data Lake Store as an independent FileSystem. Contributed by Vishwajeet Dusane Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5c61ad24 Tree:

[21/50] hadoop git commit: HDFS-10872. Add MutableRate metrics for FSNamesystemLock operations. Contributed by Erik Krogen.

2016-11-16 Thread kasha
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ff0b99ea/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestFSNamesystemLock.java -- diff --git

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

2016-11-16 Thread kasha
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

[09/50] hadoop git commit: HADOOP-13037. Refactor Azure Data Lake Store as an independent FileSystem. Contributed by Vishwajeet Dusane

2016-11-16 Thread kasha
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5c61ad24/hadoop-tools/hadoop-azure-datalake/src/test/java/org/apache/hadoop/fs/adl/AdlMockWebServer.java -- diff --git

[16/50] hadoop git commit: YARN-5825. ProportionalPreemptionalPolicy should use readLock over LeafQueue instead of synchronized block. Contributed by Sunil G

2016-11-16 Thread kasha
YARN-5825. ProportionalPreemptionalPolicy should use readLock over LeafQueue instead of synchronized block. 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/fad9609d Tree:

[15/50] hadoop git commit: HDFS-11119. Support for parallel checking of StorageLocations on DataNode startup.

2016-11-16 Thread kasha
HDFS-9. Support for parallel checking of StorageLocations on DataNode startup. This closes #155. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3d267177 Tree:

[01/50] hadoop git commit: YARN-4218. Metric for resource*time that was preempted. Contributed by Chang Li. [Forced Update!]

2016-11-16 Thread kasha
Repository: hadoop Updated Branches: refs/heads/YARN-4752 dd24d316d -> 59bc9d16a (forced update) YARN-4218. Metric for resource*time that was preempted. Contributed by Chang Li. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[12/50] hadoop git commit: HDFS-11122. TestDFSAdmin#testReportCommand fails due to timed out. Contributed by Yiqun Lin

2016-11-16 Thread kasha
HDFS-11122. TestDFSAdmin#testReportCommand fails due to timed out. 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/aa6010cc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/aa6010cc Diff:

[03/50] hadoop git commit: HADOOP-12718. Incorrect error message by fs -put local dir without permission. (John Zhuge via Yongjun Zhang)

2016-11-16 Thread kasha
HADOOP-12718. Incorrect error message by fs -put local dir without permission. (John Zhuge via Yongjun Zhang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/470bdaa2 Tree:

[14/50] hadoop git commit: HDFS-10941. Improve BlockManager#processMisReplicatesAsync log. Contributed by Chen Liang.

2016-11-16 Thread kasha
HDFS-10941. Improve BlockManager#processMisReplicatesAsync log. 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/4484b484 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4484b484 Diff:

[06/50] hadoop git commit: YARN-5545. Fix issues related to Max App in capacity scheduler. Contributed by Bibin A Chundatt

2016-11-16 Thread kasha
YARN-5545. Fix issues related to Max App in capacity scheduler. Contributed by Bibin A Chundatt Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/503e73e8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/503e73e8

[hadoop] Git Push Summary

2016-11-16 Thread kasha
Repository: hadoop Updated Branches: refs/heads/rebase-YARN-4752 [created] dd24d316d - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

hadoop git commit: YARN-5885. [YARN-4752] Cleanup YARN-4752 for merge (Contributed by Karthik Kambatla via Daniel Templeton)

2016-11-16 Thread templedf
Repository: hadoop Updated Branches: refs/heads/YARN-4752 389ac4668 -> dd24d316d YARN-5885. [YARN-4752] Cleanup YARN-4752 for merge (Contributed by Karthik Kambatla via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11147. Remove confusing log output in FsDatasetImpl#getInitialVolumeFailureInfos. Contributed by Chen Liang.

2016-11-16 Thread arp
Repository: hadoop Updated Branches: refs/heads/trunk 59bfcbf35 -> 04a024b68 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:

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 (cherry picked from commit 59bfcbf3579e45ddf96d

2016-11-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 a8dadd8c5 -> cb0fccad1 YARN-5836. Malicious AM can kill containers of other apps running in any node its containers are running. Contributed by Botong Huang (cherry picked from commit 59bfcbf3579e45ddf96db3aafccf669c8e03648f)

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 (cherry picked from commit 59bfcbf3579e45ddf96d

2016-11-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 6cb1fda99 -> 46b7d6233 YARN-5836. Malicious AM can kill containers of other apps running in any node its containers are running. Contributed by Botong Huang (cherry picked from commit 59bfcbf3579e45ddf96db3aafccf669c8e03648f) Project:

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-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 6a11877ab -> 59bfcbf35 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:

hadoop git commit: YARN-5891. yarn rmadmin -help contains a misspelled ResourceManager (Grant Sohn via Varun Saxena)

2016-11-16 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/branch-2 da8c24bba -> 6cb1fda99 YARN-5891. yarn rmadmin -help contains a misspelled ResourceManager (Grant Sohn via Varun Saxena) (cherry picked from commit 6a11877ab5b4e81769dc097e91198abd994d103f) Project:

hadoop git commit: YARN-5891. yarn rmadmin -help contains a misspelled ResourceManager (Grant Sohn via Varun Saxena)

2016-11-16 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/trunk c90891e7b -> 6a11877ab YARN-5891. yarn rmadmin -help contains a misspelled ResourceManager (Grant Sohn via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: HDFS-11081. Ozone:SCM: Add support for registerNode in datanode. Contributed by Anu Engineer.

2016-11-16 Thread aengineer
HDFS-11081. Ozone:SCM: Add support for registerNode in datanode. Contributed by Anu Engineer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d10f39e7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d10f39e7 Diff:

[1/2] hadoop git commit: HDFS-11081. Ozone:SCM: Add support for registerNode in datanode. Contributed by Anu Engineer.

2016-11-16 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 23eba1540 -> d10f39e75 http://git-wip-us.apache.org/repos/asf/hadoop/blob/d10f39e7/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/ozone/container/ozoneimpl/OzoneContainer.java

hadoop git commit: HDFS-11114. Support for running async disk checks in DataNode.

2016-11-16 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 57a0f8486 -> da8c24bba HDFS-4. Support for running async disk checks in DataNode. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/da8c24bb Tree:

hadoop git commit: HDFS-11105. TestRBWBlockInvalidation#testRWRInvalidation fails intermittently. Contributed by Yiqun Lin

2016-11-16 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e27fbcb50 -> a8dadd8c5 HDFS-11105. TestRBWBlockInvalidation#testRWRInvalidation fails intermittently. Contributed by Yiqun Lin (cherry picked from commit c90891e7b3afaa66dbca967b83a9997e80e893d8) Project:

hadoop git commit: HDFS-11105. TestRBWBlockInvalidation#testRWRInvalidation fails intermittently. Contributed by Yiqun Lin

2016-11-16 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2 bcfa6d538 -> 57a0f8486 HDFS-11105. TestRBWBlockInvalidation#testRWRInvalidation fails intermittently. Contributed by Yiqun Lin (cherry picked from commit c90891e7b3afaa66dbca967b83a9997e80e893d8) Project:

hadoop git commit: HDFS-11105. TestRBWBlockInvalidation#testRWRInvalidation fails intermittently. Contributed by Yiqun Lin

2016-11-16 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/trunk b8690a9d2 -> c90891e7b HDFS-11105. TestRBWBlockInvalidation#testRWRInvalidation fails intermittently. Contributed by Yiqun Lin Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6811. TestPipeApplication#testSubmitter fails after HADOOP-13802 (Brahma Reddy Battula via Varun Saxena)

2016-11-16 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/branch-2 2893316dd -> bcfa6d538 MAPREDUCE-6811. TestPipeApplication#testSubmitter fails after HADOOP-13802 (Brahma Reddy Battula via Varun Saxena) (cherry picked from commit b8690a9d25cb212d53a92bfa1f76a33b8c74413c) Project:

hadoop git commit: YARN-5843. Incorrect documentation for timeline service entityType/events REST end points (Bibin A Chundatt via Varun Saxena)

2016-11-16 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/branch-2 41f8275c5 -> 2893316dd YARN-5843. Incorrect documentation for timeline service entityType/events REST end points (Bibin A Chundatt via Varun Saxena) (cherry picked from commit c8bc7a84758f360849b96c2e19c8c41b7e9dbb65) Project:

hadoop git commit: MAPREDUCE-6811. TestPipeApplication#testSubmitter fails after HADOOP-13802 (Brahma Reddy Battula via Varun Saxena)

2016-11-16 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/trunk 7ef290cfe -> b8690a9d2 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:

hadoop git commit: MAPREDUCE-6804. Add timeout when starting JobHistoryServer in MiniMRYarnCluster. Contributed by Andras Bokor (cherry picked from commit 41f8275c50b34c919cca26510d505775d676ebb4)

2016-11-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 cf366a0fd -> e27fbcb50 MAPREDUCE-6804. Add timeout when starting JobHistoryServer in MiniMRYarnCluster. Contributed by Andras Bokor (cherry picked from commit 41f8275c50b34c919cca26510d505775d676ebb4) Project:

hadoop git commit: MAPREDUCE-6804. Add timeout when starting JobHistoryServer in MiniMRYarnCluster. Contributed by Andras Bokor

2016-11-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 74ac78b3c -> 41f8275c5 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:

hadoop git commit: MAPREDUCE-6804. Add timeout when starting JobHistoryServer in MiniMRYarnCluster. Contributed by Andras Bokor

2016-11-16 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk d65603517 -> 7ef290cfe 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:

[17/50] [abbrv] hadoop git commit: HDFS-11122. TestDFSAdmin#testReportCommand fails due to timed out. Contributed by Yiqun Lin

2016-11-16 Thread vvasudev
HDFS-11122. TestDFSAdmin#testReportCommand fails due to timed out. 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/aa6010cc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/aa6010cc Diff:

[10/50] [abbrv] hadoop git commit: HDFS-11128. CreateEditsLog throws NullPointerException. Contributed by Hanisha Koneru.

2016-11-16 Thread vvasudev
HDFS-11128. CreateEditsLog throws NullPointerException. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1ae57f0f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1ae57f0f Diff:

[09/50] [abbrv] hadoop git commit: HADOOP-13720. Add more info to the msgs printed in AbstractDelegationTokenSecretManager. Contributed by Yongjun Zhang.

2016-11-16 Thread vvasudev
HADOOP-13720. Add more info to the msgs printed in AbstractDelegationTokenSecretManager. Contributed by Yongjun Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fd2f22ad Tree:

[47/50] [abbrv] hadoop git commit: YARN-5707. Add manager class for resource profiles. Contributed by Varun Vasudev.

2016-11-16 Thread vvasudev
YARN-5707. Add manager class for resource profiles. Contributed by Varun Vasudev. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1b54b033 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1b54b033 Diff:

[43/50] [abbrv] hadoop git commit: YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev.

2016-11-16 Thread vvasudev
YARN-4830. Add support for resource types in the nodemanager. Contributed by Varun Vasudev. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ab252a7a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ab252a7a Diff:

[18/50] [abbrv] hadoop git commit: YARN-5552. Add Builder methods for common yarn API records. (Tao Jie via wangda)

2016-11-16 Thread vvasudev
YARN-5552. Add Builder methods for common yarn API records. (Tao Jie via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ede1a473 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ede1a473 Diff:

[01/50] [abbrv] hadoop git commit: YARN-5843. Incorrect documentation for timeline service entityType/events REST end points (Bibin A Chundatt via Varun Saxena) [Forced Update!]

2016-11-16 Thread vvasudev
Repository: hadoop Updated Branches: refs/heads/YARN-3926 aa982d220 -> 96b46ec2d (forced update) YARN-5843. Incorrect documentation for timeline service entityType/events REST end points (Bibin A Chundatt via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[30/50] [abbrv] hadoop git commit: YARN-5873. RM crashes with NPE if generic application history is enabled. Contributed by Varun Saxena.

2016-11-16 Thread vvasudev
YARN-5873. RM crashes with NPE if generic application history is enabled. Contributed by Varun Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/296c5de0 Tree:

[23/50] [abbrv] hadoop git commit: HADOOP-13813. TestDelegationTokenFetcher#testDelegationTokenWithoutRenewer is failing. Contributed by Mingliang Liu

2016-11-16 Thread vvasudev
HADOOP-13813. TestDelegationTokenFetcher#testDelegationTokenWithoutRenewer is failing. 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/96f43921 Tree:

[22/50] [abbrv] hadoop git commit: HDFS-11129. TestAppendSnapshotTruncate fails with bind exception. Contributed by Brahma Reddy Battula

2016-11-16 Thread vvasudev
HDFS-11129. TestAppendSnapshotTruncate fails with 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/2ee18fc1 Tree:

[28/50] [abbrv] hadoop git commit: MAPREDUCE-6797. Job history server scans can become blocked on a single, slow entry. Contributed by Prabhu Joseph

2016-11-16 Thread vvasudev
MAPREDUCE-6797. Job history server scans can become blocked on a single, slow entry. Contributed by Prabhu Joseph Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/99c2bbd3 Tree:

[07/50] [abbrv] hadoop git commit: HDFS-11116. Fix javac warnings caused by deprecation of APIs in TestViewFsDefaultValue. Contributed by Yiqun Lin.

2016-11-16 Thread vvasudev
HDFS-6. Fix javac warnings caused by deprecation of APIs in TestViewFsDefaultValue. 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/8848a8a7 Tree:

  1   2   >