[37/50] [abbrv] hadoop git commit: HDFS-10360. DataNode may format directory and lose blocks if current/VERSION is missing. (Wei-Chiu Chuang via lei)

2016-05-19 Thread arp
HDFS-10360. DataNode may format directory and lose blocks if current/VERSION is missing. (Wei-Chiu Chuang via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cf552aa8 Tree:

[46/50] [abbrv] hadoop git commit: HADOOP-12767. Update apache httpclient version to 4.5.2; httpcore to 4.4.4. Artem Aliev via stevel.

2016-05-19 Thread arp
HADOOP-12767. Update apache httpclient version to 4.5.2; httpcore to 4.4.4. Artem Aliev via stevel. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/22ff9e68 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/22ff9e68

[49/50] [abbrv] hadoop git commit: YARN-5100. The YarnApplicationState is always running in ATS even application is finished. Contributed by Xuan Gong.

2016-05-19 Thread arp
YARN-5100. The YarnApplicationState is always running in ATS even application is finished. Contributed by Xuan Gong. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/141873ca Tree:

[48/50] [abbrv] hadoop git commit: Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/hadoop into trunk

2016-05-19 Thread arp
Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/hadoop into trunk Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2120de58 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2120de58 Diff:

[33/50] [abbrv] hadoop git commit: HADOOP-13157. Follow-on improvements to hadoop credential commands. Contributed by Mike Yoder.

2016-05-19 Thread arp
HADOOP-13157. Follow-on improvements to hadoop credential commands. Contributed by Mike Yoder. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7154ace7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7154ace7

[28/50] [abbrv] hadoop git commit: Addendum patch for YARN-4832. Contributed by Junping Du

2016-05-19 Thread arp
Addendum patch for YARN-4832. Contributed by Junping Du Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0c6726e2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0c6726e2 Diff:

[39/50] [abbrv] hadoop git commit: YARN-4913. Yarn logs should take a -out option to write to a directory. Contributed by Xuan Gong.

2016-05-19 Thread arp
YARN-4913. Yarn logs should take a -out option to write to a directory. Contributed by Xuan Gong. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef175779 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ef175779

[32/50] [abbrv] hadoop git commit: HDFS-10383. Safely close resources in DFSTestUtil. Contributed by Mingliang Liu.

2016-05-19 Thread arp
HDFS-10383. Safely close resources in DFSTestUtil. 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/dd99f5fc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dd99f5fc Diff:

[26/50] [abbrv] hadoop git commit: HDFS-9732, Improve DelegationTokenIdentifier.toString() for better logging. Contributed by Yongjun Zhang.

2016-05-19 Thread arp
HDFS-9732, Improve DelegationTokenIdentifier.toString() for better logging. 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/e24fe264 Tree:

[17/50] [abbrv] hadoop git commit: HADOOP-13163 Reuse pre-computed filestatus in Distcp-CopyMapper (Rajesh Balamohan via stevel)

2016-05-19 Thread arp
HADOOP-13163 Reuse pre-computed filestatus in Distcp-CopyMapper (Rajesh Balamohan via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c69a6492 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c69a6492 Diff:

[40/50] [abbrv] hadoop git commit: YARN-4925. ContainerRequest in AMRMClient, application should be able to specify nodes/racks together with nodeLabelExpression. Contributed by Bibin A Chundatt

2016-05-19 Thread arp
YARN-4925. ContainerRequest in AMRMClient, application should be able to specify nodes/racks together with nodeLabelExpression. 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/f04c81c9

[43/50] [abbrv] hadoop git commit: YARN-5110. Fix OpportunisticContainerAllocator to insert complete HostAddress in issued ContainerTokenIds. (Konstantinos Karanasos via asuresh)

2016-05-19 Thread arp
YARN-5110. Fix OpportunisticContainerAllocator to insert complete HostAddress in issued ContainerTokenIds. (Konstantinos Karanasos via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/15976306 Tree:

[36/50] [abbrv] hadoop git commit: HDFS-9926. MiniDFSCluster leaks dependency Mockito via DataNodeTestUtils. (Contributed by Josh Elser)

2016-05-19 Thread arp
HDFS-9926. MiniDFSCluster leaks dependency Mockito via DataNodeTestUtils. (Contributed by Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f4d8fde8 Tree:

[47/50] [abbrv] hadoop git commit: HADOOP-12782. Faster LDAP group name resolution with ActiveDirectory. Contributed by Wei-Chiu Chuang

2016-05-19 Thread arp
HADOOP-12782. Faster LDAP group name resolution with ActiveDirectory. Contributed by Wei-Chiu Chuang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/182fc198 Tree:

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

2016-05-19 Thread arp
Merge branch 'trunk' into HDFS-7240 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/76279f58 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/76279f58 Diff:

[42/50] [abbrv] hadoop git commit: HDFS-2173. saveNamespace should not throw IOE when only one storage directory fails to write VERSION file. Contributed by Andras Bokor.

2016-05-19 Thread arp
HDFS-2173. saveNamespace should not throw IOE when only one storage directory fails to write VERSION file. 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/010e6ac3 Tree:

[29/50] [abbrv] hadoop git commit: HADOOP-13159. Fix potential NPE in Metrics2 source for DecayRpcScheduler. Contributed by Xiaoyu Yao.

2016-05-19 Thread arp
HADOOP-13159. Fix potential NPE in Metrics2 source for DecayRpcScheduler. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/94784848 Tree:

[38/50] [abbrv] hadoop git commit: HADOOP-13138. Unable to append to a SequenceFile with Compression.NONE. Contributed by Vinayakumar B.

2016-05-19 Thread arp
HADOOP-13138. Unable to append to a SequenceFile with Compression.NONE. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bad85f3e Tree:

[41/50] [abbrv] hadoop git commit: MAPREDUCE-6686. Add a way to download the job config from the mapred CLI (rkanter)

2016-05-19 Thread arp
MAPREDUCE-6686. Add a way to download the job config from the mapred CLI (rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/992a4935 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/992a4935 Diff:

[02/50] [abbrv] hadoop git commit: HDFS-8449. Add tasks count metrics to datanode for ECWorker. Contributed by Bo Li.

2016-05-19 Thread arp
HDFS-8449. Add tasks count metrics to datanode for ECWorker. Contributed by Bo Li. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ad944112 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ad944112 Diff:

[04/50] [abbrv] hadoop git commit: HADOOP-13148. TestDistCpViewFs to include IOExceptions in test error reports. Contributed by Steve Loughran.

2016-05-19 Thread arp
HADOOP-13148. TestDistCpViewFs to include IOExceptions in test error reports. 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/b9685e85 Tree:

[45/50] [abbrv] hadoop git commit: HADOOP-13177. Native tests fail on OS X, because DYLD_LIBRARY_PATH is not defined to include libhadoop.dylib (Chris Nauroth via aw)

2016-05-19 Thread arp
HADOOP-13177. Native tests fail on OS X, because DYLD_LIBRARY_PATH is not defined to include libhadoop.dylib (Chris Nauroth via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c7159f02 Tree:

[05/50] [abbrv] hadoop git commit: HADOOP-13149. Windows distro build fails on dist-copynativelibs. Contributed by Chris Nauroth.

2016-05-19 Thread arp
HADOOP-13149. Windows distro build fails on dist-copynativelibs. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/576e2d12 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/576e2d12

[14/50] [abbrv] hadoop git commit: YARN-5075. Fix findbugs warnings in hadoop-yarn-common module. (asuresh)

2016-05-19 Thread arp
YARN-5075. Fix findbugs warnings in hadoop-yarn-common module. (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ccc93e78 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ccc93e78 Diff:

[18/50] [abbrv] hadoop git commit: HADOOP-13158 S3AFileSystem#toString might throw NullPointerException due to null cannedACL. (Chris Nauroth via stevel)

2016-05-19 Thread arp
HADOOP-13158 S3AFileSystem#toString might throw NullPointerException due to null cannedACL. (Chris Nauroth via stevel) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/08ea07f1 Tree:

[23/50] [abbrv] hadoop git commit: YARN-4832. NM side resource value should get updated if change applied in RM side. Contributed by Junping Du

2016-05-19 Thread arp
YARN-4832. NM side resource value should get updated if change applied in RM side. Contributed by Junping Du Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fa3bc340 Tree:

[16/50] [abbrv] hadoop git commit: MAPREDUCE-6693. ArrayIndexOutOfBoundsException occurs when the length of the job name is equal to mapreduce.jobhistory.jobname.limit. Contributed by Ajith S.

2016-05-19 Thread arp
MAPREDUCE-6693. ArrayIndexOutOfBoundsException occurs when the length of the job name is equal to mapreduce.jobhistory.jobname.limit. Contributed by Ajith S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b3579305 Tree:

[22/50] [abbrv] hadoop git commit: HDFS-10404. Fix formatting of CacheAdmin command usage help text (Yiqun Lin via cmccabe)

2016-05-19 Thread arp
HDFS-10404. Fix formatting of CacheAdmin command usage help text (Yiqun Lin via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7cd5ae62 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7cd5ae62 Diff:

[06/50] [abbrv] hadoop git commit: YARN-5069. TestFifoScheduler.testResourceOverCommit race condition. Contributed by Eric Badger.

2016-05-19 Thread arp
YARN-5069. TestFifoScheduler.testResourceOverCommit race condition. 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/1217c8f6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1217c8f6

[07/50] [abbrv] hadoop git commit: HADOOP-13146. Refactor RetryInvocationHandler. Contributed by Tsz Wo Nicholas Sze.

2016-05-19 Thread arp
HADOOP-13146. Refactor RetryInvocationHandler. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a9a8297c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a9a8297c Diff:

[27/50] [abbrv] hadoop git commit: MAPREDUCE-6657. Job history server can fail on startup when NameNode is in start phase. Contributed by Haibo Chen.

2016-05-19 Thread arp
MAPREDUCE-6657. Job history server can fail on startup when NameNode is in start phase. 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/f6ef876f Tree:

[08/50] [abbrv] hadoop git commit: HADOOP-11858. [JDK8] Set minimum version of Hadoop 3 to JDK 8. Contributed by Robert Kanter.

2016-05-19 Thread arp
HADOOP-11858. [JDK8] Set minimum version of Hadoop 3 to JDK 8. Contributed by Robert Kanter. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4b55642b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4b55642b Diff:

[21/50] [abbrv] hadoop git commit: MAPREDUCE-6698. Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser. Contributed by Haibo Chen

2016-05-19 Thread arp
MAPREDUCE-6698. Increase timeout on TestUnnecessaryBlockingOnHistoryFileInfo.testTwoThreadsQueryingDifferentJobOfSameUser. 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/34fddd1e Tree:

[19/50] [abbrv] hadoop git commit: HDFS-10303. DataStreamer#ResponseProcessor calculates packet ack latency incorrectly. Contributed by Surendra Singh Lilhore.

2016-05-19 Thread arp
HDFS-10303. DataStreamer#ResponseProcessor calculates packet ack latency incorrectly. Contributed by Surendra Singh Lilhore. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4a5819da Tree:

[12/50] [abbrv] hadoop git commit: HDFS-10208. Addendum for HDFS-9579: to handle the case when client machine can't resolve network path (Ming Ma via sjlee)

2016-05-19 Thread arp
HDFS-10208. Addendum for HDFS-9579: to handle the case when client machine can't resolve network path (Ming Ma via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/61f46be0 Tree:

[03/50] [abbrv] hadoop git commit: YARN-4325. Nodemanager log handlers fail to send finished/failed events in some cases. Contributed by Junping Du

2016-05-19 Thread arp
YARN-4325. Nodemanager log handlers fail to send finished/failed events in some cases. Contributed by Junping Du Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/81effb7d Tree:

[2/2] hadoop git commit: HDFS-9926. MiniDFSCluster leaks dependency Mockito via DataNodeTestUtils. (Contributed by Josh Elser)

2016-05-18 Thread arp
HDFS-9926. MiniDFSCluster leaks dependency Mockito via DataNodeTestUtils. (Contributed by Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/24bed776 Tree:

hadoop git commit: HDFS-9926. MiniDFSCluster leaks dependency Mockito via DataNodeTestUtils. (Contributed by Josh Elser)

2016-05-18 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2.8 7bbf42b82 -> 01a073099 HDFS-9926. MiniDFSCluster leaks dependency Mockito via DataNodeTestUtils. (Contributed by Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HDFS-9926. MiniDFSCluster leaks dependency Mockito via DataNodeTestUtils. (Contributed by Josh Elser)

2016-05-18 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 feabfe9cd -> 24bed7768 refs/heads/trunk f2c1d9181 -> f4d8fde82 HDFS-9926. MiniDFSCluster leaks dependency Mockito via DataNodeTestUtils. (Contributed by Josh Elser) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10361. Support starting StorageContainerManager as a daemon. (Contributed by Arpit Agarwal)

2016-05-05 Thread arp
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 78bd1b2ab -> 63a6a1d73 HDFS-10361. Support starting StorageContainerManager as a daemon. (Contributed by Arpit Agarwal) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[16/16] hadoop git commit: Merge trunk into HDFS-7240

2016-05-04 Thread arp
Merge trunk into HDFS-7240 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/78bd1b2a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/78bd1b2a Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/78bd1b2a

[02/16] hadoop git commit: Fix hadoop-hdfs-native-client compilation on Windows. Contributed by Brahma Reddy Battula.

2016-05-04 Thread arp
Fix hadoop-hdfs-native-client compilation on Windows. 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/3ff0510f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3ff0510f Diff:

[12/16] hadoop git commit: HADOOP-12504. Remove metrics v1. (aajisaka)

2016-05-04 Thread arp
http://git-wip-us.apache.org/repos/asf/hadoop/blob/36972d61/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics/util/MetricsTimeVaryingRate.java -- diff --git

[05/16] hadoop git commit: HADOOP-13080. Refresh time in SysInfoWindows is in nanoseconds. Contributed by Inigo Goiri

2016-05-04 Thread arp
HADOOP-13080. Refresh time in SysInfoWindows is in nanoseconds. Contributed by Inigo Goiri Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c1cc6ac6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c1cc6ac6 Diff:

[09/16] hadoop git commit: HDFS-9902. Support different values of dfs.datanode.du.reserved per storage type. (Contributed by Brahma Reddy Battula)

2016-05-04 Thread arp
HDFS-9902. Support different values of dfs.datanode.du.reserved per storage type. (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/6d77d6ea Tree:

[01/16] hadoop git commit: MAPREDUCE-6537. Include hadoop-pipes examples in the release tarball. Contributed by Kai Sasaki.

2016-05-04 Thread arp
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 05d7a838e -> 78bd1b2ab MAPREDUCE-6537. Include hadoop-pipes examples in the release tarball. Contributed by Kai Sasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[07/16] hadoop git commit: YARN-4834. ProcfsBasedProcessTree doesn't track daemonized processes. Contributed by Nathan Roberts

2016-05-04 Thread arp
YARN-4834. ProcfsBasedProcessTree doesn't track daemonized processes. Contributed by Nathan Roberts Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c6b48391 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c6b48391

[08/16] hadoop git commit: YARN-5003. Add container resource to RM audit log. Contributed by Nathan Roberts

2016-05-04 Thread arp
YARN-5003. Add container resource to RM audit log. Contributed by Nathan Roberts Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ed54f5f1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ed54f5f1 Diff:

[04/16] hadoop git commit: HDFS-10344. DistributedFileSystem#getTrashRoots should skip encryption zone that does not have .Trash. Contributed by Xiaoyu Yao.

2016-05-04 Thread arp
HDFS-10344. DistributedFileSystem#getTrashRoots should skip encryption zone that does not have .Trash. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/45a753cc Tree:

[11/16] hadoop git commit: HADOOP-12101. Add automatic search of default Configuration variables to TestConfigurationFieldsBase. Contributed by Ray Chiang.

2016-05-04 Thread arp
HADOOP-12101. Add automatic search of default Configuration variables to TestConfigurationFieldsBase. Contributed by Ray Chiang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/355325bc Tree:

[03/16] hadoop git commit: MAPREDUCE-6526. Remove usage of metrics v1 from hadoop-mapreduce. (aajisaka)

2016-05-04 Thread arp
MAPREDUCE-6526. Remove usage of metrics v1 from hadoop-mapreduce. (aajisaka) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4ee4e5ca Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4ee4e5ca Diff:

[13/16] hadoop git commit: HADOOP-12504. Remove metrics v1. (aajisaka)

2016-05-04 Thread arp
http://git-wip-us.apache.org/repos/asf/hadoop/blob/36972d61/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/metrics/spi/AbstractMetricsContext.java -- diff --git

[10/16] hadoop git commit: YARN-4947. Test timeout is happening for TestRMWebServicesNodes. Contributed by Bibin A Chundatt

2016-05-04 Thread arp
YARN-4947. Test timeout is happening for TestRMWebServicesNodes. 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/75e04505 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/75e04505

[06/16] hadoop git commit: YARN-4851. Metric improvements for ATS v1.5 storage components. Li Lu via junping_du.

2016-05-04 Thread arp
YARN-4851. Metric improvements for ATS v1.5 storage components. Li Lu via junping_du. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/06413da7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/06413da7 Diff:

[15/16] hadoop git commit: HADOOP-13068. Clean up RunJar and related test class. (Contributed by Andras Bokor)

2016-05-04 Thread arp
HADOOP-13068. Clean up RunJar and related test class. (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/f343d91e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f343d91e Diff:

[2/2] hadoop git commit: HADOOP-13068. Clean up RunJar and related test class. (Contributed by Andras Bokor)

2016-05-04 Thread arp
HADOOP-13068. Clean up RunJar and related test class. (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/cb0a035b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cb0a035b Diff:

[1/2] hadoop git commit: HADOOP-13068. Clean up RunJar and related test class. (Contributed by Andras Bokor)

2016-05-04 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 2d01ffaf2 -> cb0a035bd refs/heads/trunk 36972d61d -> f343d91ec HADOOP-13068. Clean up RunJar and related test class. (Contributed by Andras Bokor) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/3] hadoop git commit: HDFS-9902. Support different values of dfs.datanode.du.reserved per storage type. (Contributed by Brahma Reddy Battula)

2016-05-03 Thread arp
HDFS-9902. Support different values of dfs.datanode.du.reserved per storage type. (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/313b4dbf Tree:

[1/3] hadoop git commit: HDFS-9902. Support different values of dfs.datanode.du.reserved per storage type. (Contributed by Brahma Reddy Battula)

2016-05-03 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 baac4e7db -> 313b4dbf2 refs/heads/branch-2.8 801352974 -> ce9420356 refs/heads/trunk ed54f5f1f -> 6d77d6eab HDFS-9902. Support different values of dfs.datanode.du.reserved per storage type. (Contributed by Brahma Reddy Battula)

[3/3] hadoop git commit: HDFS-9902. Support different values of dfs.datanode.du.reserved per storage type. (Contributed by Brahma Reddy Battula)

2016-05-03 Thread arp
HDFS-9902. Support different values of dfs.datanode.du.reserved per storage type. (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/ce942035 Tree:

[13/50] [abbrv] hadoop git commit: HDFS-10325. TestDFSShell#testMoveWithTargetPortEmpty fails. Contributed by Takanobu Asanuma.

2016-04-29 Thread arp
HDFS-10325. TestDFSShell#testMoveWithTargetPortEmpty fails. Contributed by Takanobu Asanuma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8eadd714 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8eadd714 Diff:

[30/50] [abbrv] hadoop git commit: HADOOP-12892. fix/rewrite create-release (aw)

2016-04-29 Thread arp
HADOOP-12892. fix/rewrite create-release (aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7b1c37a1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7b1c37a1 Diff:

[28/50] [abbrv] hadoop git commit: YARN-4966. Improve yarn logs to fetch container logs without specifying nodeId. Contributed by Xuan Gong.

2016-04-29 Thread arp
YARN-4966. Improve yarn logs to fetch container logs without specifying nodeId. Contributed by Xuan Gong. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/66b07d83 Tree:

[40/50] [abbrv] hadoop git commit: HDFS-9958. BlockManager#createLocatedBlocks can throw NPE for corruptBlocks on failed storages. Contributed by Kuhu Shukla

2016-04-29 Thread arp
HDFS-9958. BlockManager#createLocatedBlocks can throw NPE for corruptBlocks on failed storages. 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/6243eabb Tree:

[29/50] [abbrv] hadoop git commit: HDFS-10330. Add Corrupt Blocks Information in Metasave output. Contributed by Kuhu Shukla.

2016-04-29 Thread arp
HDFS-10330. Add Corrupt Blocks Information in Metasave output. 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/919a1d82 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/919a1d82 Diff:

[42/50] [abbrv] hadoop git commit: YARN-5009. NMLeveldbStateStoreService database can grow substantially leading to longer recovery times. Contributed by Jason Lowe

2016-04-29 Thread arp
YARN-5009. NMLeveldbStateStoreService database can grow substantially leading to longer recovery times. Contributed by Jason Lowe Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4a850850 Tree:

[45/50] [abbrv] hadoop git commit: HADOOP-12378. Fix findbugs warnings in hadoop-tools module. Contributed by Akira AJISAKA.

2016-04-29 Thread arp
HADOOP-12378. Fix findbugs warnings in hadoop-tools module. Contributed by Akira AJISAKA. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef0870ad Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ef0870ad Diff:

[17/50] [abbrv] hadoop git commit: YARN-1297. FairScheduler: Move some logs to debug and check if debug logging is enabled

2016-04-29 Thread arp
YARN-1297. FairScheduler: Move some logs to debug and check if debug logging is enabled Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4b1dcbbe Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4b1dcbbe Diff:

[16/50] [abbrv] hadoop git commit: YARN-4991. Fix ContainerRequest Constructor to set nodelabelExpression correctly. (Bibin A Chundatt via asuresh)

2016-04-29 Thread arp
YARN-4991. Fix ContainerRequest Constructor to set nodelabelExpression correctly. (Bibin A Chundatt via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a5fed8bb Tree:

[27/50] [abbrv] hadoop git commit: YARN-4983. JVM and UGI metrics disappear after RM transitioned to standby mode

2016-04-29 Thread arp
YARN-4983. JVM and UGI metrics disappear after RM transitioned to standby mode Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4beff013 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4beff013 Diff:

[22/50] [abbrv] hadoop git commit: HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou

2016-04-29 Thread arp
HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc94810d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fc94810d

[20/50] [abbrv] hadoop git commit: HDFS-10297. Increase default balance bandwidth and concurrent moves. Contributed by John Zhuge.

2016-04-29 Thread arp
HDFS-10297. Increase default balance bandwidth and concurrent moves. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6be22ddb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6be22ddb

[21/50] [abbrv] hadoop git commit: HDFS-10313. Distcp need to enforce the order of snapshot names passed to -diff. (Lin Yiqun via Yongjun Zhang)

2016-04-29 Thread arp
HDFS-10313. Distcp need to enforce the order of snapshot names passed to -diff. (Lin Yiqun 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/959a28dd Tree:

[48/50] [abbrv] hadoop git commit: HDFS-10335 Mover$Processor#chooseTarget() always chooses the first matching target storage group. Contributed by Mingliang Liu

2016-04-29 Thread arp
HDFS-10335 Mover$Processor#chooseTarget() always chooses the first matching target storage group. 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/4da6f69c Tree:

[50/50] [abbrv] hadoop git commit: Merge trunk into HDFS-7240

2016-04-29 Thread arp
Merge trunk into HDFS-7240 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3dcbbdc1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3dcbbdc1 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/3dcbbdc1

[26/50] [abbrv] hadoop git commit: HADOOP-13039. Add documentation for configuration property ipc.maximum.data.length (Contributed by Mingliang Liu)

2016-04-29 Thread arp
HADOOP-13039. Add documentation for configuration property ipc.maximum.data.length (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/ea5475d1 Tree:

[49/50] [abbrv] hadoop git commit: MAPREDUCE-6672. TestTeraSort fails on Windows. Contributed by Tibor Kiss.

2016-04-29 Thread arp
MAPREDUCE-6672. TestTeraSort fails on Windows. Contributed by Tibor Kiss. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/26ac0f8f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/26ac0f8f Diff:

[46/50] [abbrv] hadoop git commit: HDFS-10260. TestFsDatasetImpl#testCleanShutdownOfVolume often fails. Contributed by Rushabh Shah.

2016-04-29 Thread arp
HDFS-10260. TestFsDatasetImpl#testCleanShutdownOfVolume often fails. Contributed by Rushabh Shah. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/af9b0005 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/af9b0005

[35/50] [abbrv] hadoop git commit: HDFS-3702. Add an option for NOT writing the blocks locally if there is a datanode on the same box as the client. (Contributed by Lei (Eddy) Xu)

2016-04-29 Thread arp
http://git-wip-us.apache.org/repos/asf/hadoop/blob/0a152103/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/ha/TestHASafeMode.java -- diff --git

[25/50] [abbrv] hadoop git commit: YARN-4412. Create ClusterMonitor to compute ordered list of preferred NMs for OPPORTUNITIC containers. (asuresh)

2016-04-29 Thread arp
YARN-4412. Create ClusterMonitor to compute ordered list of preferred NMs for OPPORTUNITIC containers. (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/341888a0 Tree:

[31/50] [abbrv] hadoop git commit: YARN-4807. MockAM#waitForState sleep duration is too long. (Yufei Gu via kasha)

2016-04-29 Thread arp
http://git-wip-us.apache.org/repos/asf/hadoop/blob/185c3d4d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/TestRMWebServicesNodes.java

[44/50] [abbrv] hadoop git commit: YARN-3998. Add support in the NodeManager to re-launch containers. Contributed by Jun Gong.

2016-04-29 Thread arp
YARN-3998. Add support in the NodeManager to re-launch containers. Contributed by Jun Gong. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0f25a1bb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0f25a1bb Diff:

[32/50] [abbrv] hadoop git commit: YARN-4807. MockAM#waitForState sleep duration is too long. (Yufei Gu via kasha)

2016-04-29 Thread arp
YARN-4807. MockAM#waitForState sleep duration is too long. (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/185c3d4d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/185c3d4d Diff:

[24/50] [abbrv] hadoop git commit: YARN-4412. Create ClusterMonitor to compute ordered list of preferred NMs for OPPORTUNITIC containers. (asuresh)

2016-04-29 Thread arp
http://git-wip-us.apache.org/repos/asf/hadoop/blob/341888a0/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/distributed/TestTopKNodeSelector.java

[43/50] [abbrv] hadoop git commit: YARN-3998. Add support in the NodeManager to re-launch containers. Contributed by Jun Gong.

2016-04-29 Thread arp
http://git-wip-us.apache.org/repos/asf/hadoop/blob/0f25a1bb/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/launcher/ContainersLauncher.java

[39/50] [abbrv] hadoop git commit: HADOOP-13067. cleanup the dockerfile

2016-04-29 Thread arp
HADOOP-13067. cleanup the dockerfile Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cf2ee45f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cf2ee45f Diff:

[47/50] [abbrv] hadoop git commit: Remove parent's env vars from child processes

2016-04-29 Thread arp
Remove parent's env vars from child processes Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9d4d3024 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9d4d3024 Diff:

[33/50] [abbrv] hadoop git commit: HADOOP-5470. RunJar.unJar() should write the last modified time found in the jar entry to the uncompressed file. (Contributed by Andras Bakor)

2016-04-29 Thread arp
HADOOP-5470. RunJar.unJar() should write the last modified time found in the jar entry to the uncompressed file. (Contributed by Andras Bakor) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3337ef2b Tree:

[38/50] [abbrv] hadoop git commit: HADOOP-13030. Handle special characters in passwords in KMS startup script. Contributed by Xiao Chen.

2016-04-29 Thread arp
HADOOP-13030. Handle special characters in passwords in KMS startup script. Contributed by Xiao Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6f26b665 Tree:

[36/50] [abbrv] hadoop git commit: HDFS-3702. Add an option for NOT writing the blocks locally if there is a datanode on the same box as the client. (Contributed by Lei (Eddy) Xu)

2016-04-29 Thread arp
HDFS-3702. Add an option for NOT writing the blocks locally if there is a datanode on the same box as the client. (Contributed by Lei (Eddy) Xu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0a152103 Tree:

[18/50] [abbrv] hadoop git commit: YARN-4795. ContainerMetrics drops records. (Daniel Templeton via kasha)

2016-04-29 Thread arp
YARN-4795. ContainerMetrics drops records. (Daniel Templeton via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1a3f1482 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1a3f1482 Diff:

[14/50] [abbrv] hadoop git commit: HDFS-9869. Erasure Coding: Rename replication-based names in BlockManager to more generic [part-2]. Contributed by Rakesh R.

2016-04-29 Thread arp
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5865fe2b/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestPendingReconstruction.java -- diff --git

[10/50] [abbrv] hadoop git commit: HDFS-8057 Move BlockReader implementation to the client implementation package. Contributed by Takanobu Asanuma

2016-04-29 Thread arp
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f308561f/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/client/impl/BlockReaderFactory.java -- diff --git

[09/50] [abbrv] hadoop git commit: HDFS-8057 Move BlockReader implementation to the client implementation package. Contributed by Takanobu Asanuma

2016-04-29 Thread arp
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f308561f/hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/client/impl/BlockReaderRemote.java -- diff --git

[15/50] [abbrv] hadoop git commit: HDFS-9869. Erasure Coding: Rename replication-based names in BlockManager to more generic [part-2]. Contributed by Rakesh R.

2016-04-29 Thread arp
HDFS-9869. Erasure Coding: Rename replication-based names in BlockManager to more generic [part-2]. 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/5865fe2b Tree:

[23/50] [abbrv] hadoop git commit: HADOOP-12738. Create unit test to automatically compare Common related classes and core-default.xml. Contributed by Ray Chiang.

2016-04-29 Thread arp
HADOOP-12738. Create unit test to automatically compare Common related classes and core-default.xml. Contributed by Ray Chiang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/68b4564e Tree:

[34/50] [abbrv] hadoop git commit: YARN-4956. findbug issue on LevelDBCacheTimelineStore. (Zhiyuan Yang via gtcarrera9)

2016-04-29 Thread arp
YARN-4956. findbug issue on LevelDBCacheTimelineStore. (Zhiyuan Yang via gtcarrera9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f16722d2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f16722d2 Diff:

[06/50] [abbrv] hadoop git commit: HDFS-10318. TestJMXGet hides the real error in case of test failure. Contributed by Andras Bokor.

2016-04-29 Thread arp
HDFS-10318. TestJMXGet hides the real error in case of test failure. 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/10f0f785 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/10f0f785

[19/50] [abbrv] hadoop git commit: HDFS-10329. Bad initialisation of StringBuffer in RequestHedgingProxyProvider. Contributed by Lin Yiqun.

2016-04-29 Thread arp
HDFS-10329. Bad initialisation of StringBuffer in RequestHedgingProxyProvider. Contributed by Lin Yiqun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c6a2430b Tree:

[41/50] [abbrv] hadoop git commit: YARN-5008. LeveldbRMStateStore database can grow substantially leading to long recovery times. Contributed by Jason Lowe

2016-04-29 Thread arp
YARN-5008. LeveldbRMStateStore database can grow substantially leading to long recovery times. Contributed by Jason Lowe Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dd80042c Tree:

<    5   6   7   8   9   10   11   12   13   14   >