[31/43] hadoop git commit: Revert "Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda)" to add correct JIRA number

2017-01-05 Thread xgong
Revert "Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda)" to add correct JIRA number This reverts commit e0f2379312c48e26b0cb2c1e1e803ef71d1839cf. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[05/43] hadoop git commit: YARN-5962. Spelling errors in logging and exceptions for resource manager code (gsohn via rkanter)

2017-01-05 Thread xgong
YARN-5962. Spelling errors in logging and exceptions for resource manager code (gsohn via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1bbd0232 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1bbd0232

[09/43] hadoop git commit: YARN-6001. Improve moveApplicationQueues command line. Contributed by Sunil G.

2017-01-05 Thread xgong
YARN-6001. Improve moveApplicationQueues command line. 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/e297be74 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e297be74 Diff:

[08/43] hadoop git commit: YARN-5756. Add state-machine implementation for scheduler queues. (Xuan Gong via wangda)

2017-01-05 Thread xgong
YARN-5756. Add state-machine implementation for scheduler queues. (Xuan Gong via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0840b432 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0840b432 Diff:

[43/43] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda)

2017-01-05 Thread xgong
YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0a55bd84 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0a55bd84 Diff:

[37/43] hadoop git commit: HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales

2017-01-05 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a0a27616/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/compress/zstd/TestZStandardCompressorDecompressor.java -- diff --git

[30/43] hadoop git commit: Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda)

2017-01-05 Thread xgong
Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e0f23793 Tree:

[26/43] hadoop git commit: YARN-5529. Create new DiskValidator class with metrics (yufeigu via rkanter)

2017-01-05 Thread xgong
YARN-5529. Create new DiskValidator class with metrics (yufeigu via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/591fb159 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/591fb159 Diff:

[33/43] hadoop git commit: YARN-5923. Unable to access logs for a running application if YARN_ACL_ENABLE is enabled. Contributed by Xuan Gong.

2017-01-05 Thread xgong
YARN-5923. Unable to access logs for a running application if YARN_ACL_ENABLE is enabled. 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/8fadd690 Tree:

[39/43] hadoop git commit: YARN-4899. Queue metrics of SLS capacity scheduler only activated after app submit to the queue. (Jonathan Hung via wangda)

2017-01-05 Thread xgong
YARN-4899. Queue metrics of SLS capacity scheduler only activated after app submit to the queue. (Jonathan Hung via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5ed63e3e Tree:

[14/43] hadoop git commit: HDFS-11278. Add missing @Test annotation for TestSafeMode.testSafeModeUtils() (Contributed by Lukas Majercak via Daniel Templeton)

2017-01-05 Thread xgong
HDFS-11278. Add missing @Test annotation for TestSafeMode.testSafeModeUtils() (Contributed by Lukas Majercak 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/ce3613c9 Tree:

[17/43] hadoop git commit: HDFS-11267. Avoid redefinition of storageDirs in NNStorage and cleanup its accessors in Storage. (Manoj Govindassamy via lei)

2017-01-05 Thread xgong
HDFS-11267. Avoid redefinition of storageDirs in NNStorage and cleanup its accessors in Storage. (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/a4f66655 Tree:

[34/43] hadoop git commit: HDFS-11279. Cleanup unused DataNode#checkDiskErrorAsync(). Contributed by Hanisha Koneru

2017-01-05 Thread xgong
HDFS-11279. Cleanup unused DataNode#checkDiskErrorAsync(). 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/87bb1c49 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/87bb1c49 Diff:

[03/43] hadoop git commit: YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes (asuresh)

2017-01-05 Thread xgong
YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes (asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ac1e5d4f Tree:

[10/43] hadoop git commit: YARN-6024. Capacity Scheduler 'continuous reservation looking' doesn't work when sum of queue's used and reserved resources is equal to max. Contributed by Wangda Tan.

2017-01-05 Thread xgong
YARN-6024. Capacity Scheduler 'continuous reservation looking' doesn't work when sum of queue's used and reserved resources is equal to max. Contributed by Wangda Tan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[19/43] hadoop git commit: MAPREDUCE-5155. Race condition in test case TestFetchFailure cause it to fail (Contributed by Haibo Chen via Daniel Templeton)

2017-01-05 Thread xgong
MAPREDUCE-5155. Race condition in test case TestFetchFailure cause it to fail (Contributed by Haibo Chen 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/95c2c24c Tree:

[24/43] hadoop git commit: Revert "HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao."

2017-01-05 Thread xgong
Revert "HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao." This reverts commit b811a1c14d00ab236158ab75fad1fe41364045a4. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b31e1951 Tree:

[42/43] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda)

2017-01-05 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/0a55bd84/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/ContainerUpdateContext.java

[35/43] hadoop git commit: HADOOP-12733. Remove references to obsolete io.seqfile configuration variables. Contributed by Ray Chiang.

2017-01-05 Thread xgong
HADOOP-12733. Remove references to obsolete io.seqfile configuration variables. 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/01d31fe9 Tree:

[25/43] hadoop git commit: HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang.

2017-01-05 Thread xgong
HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. 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/7fcc73fc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7fcc73fc Diff:

[07/43] hadoop git commit: HDFS-11252. TestFileTruncate#testTruncateWithDataNodesRestartImmediately can fail with BindException. Contributed by Yiqun Lin.

2017-01-05 Thread xgong
HDFS-11252. TestFileTruncate#testTruncateWithDataNodesRestartImmediately can fail with BindException. 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/0ddb8def Tree:

[13/43] hadoop git commit: YARN-4882. Change the log level to DEBUG for recovering completed applications (templedf via rkanter)

2017-01-05 Thread xgong
YARN-4882. Change the log level to DEBUG for recovering completed applications (templedf via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f216276d Tree:

[01/43] hadoop git commit: YARN-5969. FairShareComparator: Cache value of getResourceUsage for better performance. (zhangshilong via kasha)

2017-01-05 Thread xgong
Repository: hadoop Updated Branches: refs/heads/YARN-5734 c0e0ef296 -> 0a55bd841 YARN-5969. FairShareComparator: Cache value of getResourceUsage for better performance. (zhangshilong via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2017-01-05 Thread xgong
Revert "HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran" This reverts commit 451efb08fe0680d002c6856c104ebb366acee8a0. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[15/43] hadoop git commit: HDFS-11274. Datanode should only check the failed volume upon IO errors. Contributed by Xiaoyu Yao.

2017-01-05 Thread xgong
HDFS-11274. Datanode should only check the failed volume upon IO errors. 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/603f3ef1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/603f3ef1

[11/43] hadoop git commit: YARN-5719. Enforce a C standard for native container-executor. Contributed by Chris Douglas.

2017-01-05 Thread xgong
YARN-5719. Enforce a C standard for native container-executor. Contributed by Chris Douglas. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/972da46c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/972da46c Diff:

[04/43] hadoop git commit: HADOOP-13932. Fix indefinite article in comments (Contributed by LiXin Ge via Daniel Templeton)

2017-01-05 Thread xgong
HADOOP-13932. Fix indefinite article in comments (Contributed by LiXin Ge 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/e216e8e2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e216e8e2

[06/43] hadoop git commit: YARN-5257. Fix unreleased resources and null dereferences (yufeigu via rkanter)

2017-01-05 Thread xgong
YARN-5257. Fix unreleased resources and null dereferences (yufeigu via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9262797e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9262797e Diff:

[22/43] hadoop git commit: HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao.

2017-01-05 Thread xgong
HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b811a1c1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b811a1c1 Diff:

[12/43] hadoop git commit: YARN-5906. Update AppSchedulingInfo to use SchedulingPlacementSet. Contributed by Wangda Tan.

2017-01-05 Thread xgong
YARN-5906. Update AppSchedulingInfo to use SchedulingPlacementSet. Contributed by Wangda Tan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9ca54f48 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9ca54f48 Diff:

[16/43] hadoop git commit: HDFS-11251. ConcurrentModificationException during DataNode#refreshVolumes. (Manoj Govindassamy via lei)

2017-01-05 Thread xgong
HDFS-11251. ConcurrentModificationException during DataNode#refreshVolumes. (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/e9f13968 Tree:

[08/14] hadoop git commit: YARN-6026. A couple of spelling errors in the docs. Contributed by Grant Sohn.

2016-12-27 Thread xgong
YARN-6026. A couple of spelling errors in the docs. Contributed by Grant Sohn. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c721f78a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c721f78a Diff:

[02/14] hadoop git commit: HDFS-11216. Add remoteBytesRead counter metrics for erasure coding reconstruction task. Contributed by Sammi Chen

2016-12-27 Thread xgong
HDFS-11216. Add remoteBytesRead counter metrics for erasure coding reconstruction task. 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/56a13a6a Tree:

[07/14] hadoop git commit: YARN-6000. Make AllocationFileLoaderService.Listener public. (Tao Jie via kasha)

2016-12-27 Thread xgong
YARN-6000. Make AllocationFileLoaderService.Listener public. (Tao Jie via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4d3f73ac Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4d3f73ac Diff:

[01/14] hadoop git commit: YARN-4994. Use MiniYARNCluster with try-with-resources in tests. Contributed by Andras Bokor.

2016-12-27 Thread xgong
Repository: hadoop Updated Branches: refs/heads/YARN-5734 736f54b72 -> c0e0ef296 YARN-4994. Use MiniYARNCluster with try-with-resources in tests. Contributed by Andras Bokor. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[09/14] hadoop git commit: HDFS-11271. Typo in NameNode UI. Contributed by Wei-Chiu Chuang.

2016-12-27 Thread xgong
HDFS-11271. Typo in NameNode UI. 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/483cd06a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/483cd06a Diff:

[05/14] hadoop git commit: HADOOP-13863. Azure: Add a new SAS key mode for WASB. Contributed by Dushyanth

2016-12-27 Thread xgong
HADOOP-13863. Azure: Add a new SAS key mode for WASB. Contributed by Dushyanth Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e92a7709 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e92a7709 Diff:

[03/14] hadoop git commit: YARN-5903. Fix race condition in TestResourceManagerAdministrationProtocolPBClientImpl beforeclass setup method (Haibo Chen via Varun Saxena)

2016-12-27 Thread xgong
YARN-5903. Fix race condition in TestResourceManagerAdministrationProtocolPBClientImpl beforeclass setup method (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/38e66d4d Tree:

[14/14] hadoop git commit: HDFS-11270. Document the missing options of NameNode bootstrap command. Contributed by Yiqun Lin

2016-12-27 Thread xgong
HDFS-11270. Document the missing options of NameNode bootstrap command. 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/c0e0ef29 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c0e0ef29

[06/14] hadoop git commit: HDFS-10917. Collect peer performance statistics on DataNode. Contributed by Xiaobing Zhou.

2016-12-27 Thread xgong
HDFS-10917. Collect peer performance statistics on DataNode. 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/4e902965 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4e902965 Diff:

[04/14] hadoop git commit: MAPREDUCE-6704. Update the documents to run MapReduce application. Contributed by Bibin A Chundatt.

2016-12-27 Thread xgong
MAPREDUCE-6704. Update the documents to run MapReduce application. 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/22befbd5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/22befbd5

[12/14] hadoop git commit: HADOOP-13940. Document the missing envvars commands (Contributed by Yiqun Lin via Daniel Templeton)

2016-12-27 Thread xgong
HADOOP-13940. Document the missing envvars commands (Contributed by Yiqun Lin 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/ded2d08f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ded2d08f

[10/14] hadoop git commit: HDFS-11250. Fix a typo in ReplicaUnderRecovery#setRecoveryID. Contributed by Yiqun Lin.

2016-12-27 Thread xgong
HDFS-11250. Fix a typo in ReplicaUnderRecovery#setRecoveryID. 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/8f218ea2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8f218ea2 Diff:

[13/14] hadoop git commit: HADOOP-13943. TestCommonConfigurationFields#testCompareXmlAgainstConfigurationClass fails after HADOOP-13863. Contributed by Brahma Reddy Battula.

2016-12-27 Thread xgong
HADOOP-13943. TestCommonConfigurationFields#testCompareXmlAgainstConfigurationClass fails after HADOOP-13863. 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/0665c5f0 Tree:

[11/14] hadoop git commit: HDFS-11272. Refine the assert messages in TestFSDirAttrOp. Contributed by Jimmy Xiang.

2016-12-27 Thread xgong
HDFS-11272. Refine the assert messages in TestFSDirAttrOp. Contributed by Jimmy Xiang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ea547529 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ea547529 Diff:

[10/17] hadoop git commit: HDFS-11247. Add a test to verify NameNodeMXBean#getDecomNodes() and Live/Dead Decom Nodes shown in NameNode WebUI. Contributed by Manoj Govindassamy.

2016-12-21 Thread xgong
HDFS-11247. Add a test to verify NameNodeMXBean#getDecomNodes() and Live/Dead Decom Nodes shown in NameNode WebUI. Contributed by Manoj Govindassamy. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4af66b1d Tree:

[08/17] hadoop git commit: YARN-4844 (Addendum). Change JobStatus(usedMem, reservedMem, neededMem) back to int for compatibility. Contributed by Wangda Tan

2016-12-21 Thread xgong
YARN-4844 (Addendum). Change JobStatus(usedMem,reservedMem,neededMem) back to int for compatibility. Contributed by Wangda Tan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/523411d6 Tree:

[13/17] hadoop git commit: HADOOP-13911. Remove TRUSTSTORE_PASSWORD related scripts from KMS. Contributed by John Zhuge.

2016-12-21 Thread xgong
HADOOP-13911. Remove TRUSTSTORE_PASSWORD related scripts from KMS. 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/30f85d7a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/30f85d7a Diff:

[11/17] hadoop git commit: HDFS-10913. Introduce fault injectors to simulate slow mirrors. Contributed by Xiaobing Zhou.

2016-12-21 Thread xgong
HDFS-10913. Introduce fault injectors to simulate slow mirrors. 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/5daa8d86 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5daa8d86 Diff:

[02/17] hadoop git commit: YARN-5524. Yarn live log aggregation does not throw if command line arg is wrong. Contributed by Xuan Gong.

2016-12-21 Thread xgong
YARN-5524. Yarn live log aggregation does not throw if command line arg is wrong. 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/35834139 Tree:

[15/17] hadoop git commit: YARN-5976. Update hbase version to 1.2. Contributed by Vrushali C.

2016-12-21 Thread xgong
YARN-5976. Update hbase version to 1.2. Contributed by Vrushali C. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8b042bc1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8b042bc1 Diff:

[17/17] hadoop git commit: YARN-4990. Re-direction of a particular log file within in a container in NM UI does not redirect properly. Contributed by Xuan Gong.

2016-12-21 Thread xgong
YARN-4990. Re-direction of a particular log file within in a container in NM UI does not redirect properly. 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/736f54b7 Tree:

[03/17] hadoop git commit: HDFS-11262. Remove unused variables in FSImage.java. Contributed by Jagadesh Kiran N.

2016-12-21 Thread xgong
HDFS-11262. Remove unused variables in FSImage.java. Contributed by Jagadesh Kiran N. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d2026ae9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d2026ae9 Diff:

[12/17] hadoop git commit: HDFS-11182. Update DataNode to use DatasetVolumeChecker. Contributed by Arpit Agarwal.

2016-12-21 Thread xgong
HDFS-11182. Update DataNode to use DatasetVolumeChecker. Contributed by Arpit Agarwal. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f678080d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f678080d Diff:

[04/17] hadoop git commit: YARN-5877. Allow all env's from yarn.nodemanager.env-whitelist to get overridden during launch. Contributed by Bibin A Chundatt.

2016-12-21 Thread xgong
YARN-5877. Allow all env's from yarn.nodemanager.env-whitelist to get overridden during launch. 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/575773a3 Tree:

[09/17] hadoop git commit: HDFS-11195. Return error when appending files by webhdfs rest api fails. Contributed by Yuanbo Liu.

2016-12-21 Thread xgong
HDFS-11195. Return error when appending files by webhdfs rest api fails. Contributed by Yuanbo Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5b7acdd2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5b7acdd2

[16/17] hadoop git commit: HDFS-11258. File mtime change could not save to editlog. Contributed by Jimmy Xiang.

2016-12-21 Thread xgong
HDFS-11258. File mtime change could not save to editlog. Contributed by Jimmy Xiang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f6e80acd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f6e80acd Diff:

[01/17] hadoop git commit: YARN-5650. Render Application Timeout value in web UI. Contributed by Akhil PB.

2016-12-21 Thread xgong
Repository: hadoop Updated Branches: refs/heads/YARN-5734 fcbe15234 -> 736f54b72 YARN-5650. Render Application Timeout value in web UI. Contributed by Akhil PB. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef2dd7b7

[14/17] hadoop git commit: HDFS-11261. Document missing NameNode metrics. Contributed by Yiqun Lin.

2016-12-21 Thread xgong
HDFS-11261. Document missing NameNode metrics. 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/f6e2521e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f6e2521e Diff:

[06/17] hadoop git commit: HDFS-11263. ClassCastException when we use Bzipcodec for Fsimage compression. Contributed by Brahma Reddy Battula.

2016-12-21 Thread xgong
HDFS-11263. ClassCastException when we use Bzipcodec for Fsimage compression. 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/1b401f6a Tree:

[05/17] hadoop git commit: HDFS-10959. Adding per disk IO statistics and metrics in DataNode. Contributed by Xiaoyu Yao.

2016-12-21 Thread xgong
HDFS-10959. Adding per disk IO statistics and metrics in DataNode. 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/fe4ff64a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fe4ff64a Diff:

[07/17] hadoop git commit: YARN-5706. Fail to launch SLSRunner due to NPE. (Kai Sasaki via wangda)

2016-12-21 Thread xgong
YARN-5706. Fail to launch SLSRunner due to NPE. (Kai Sasaki via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3bcfe3a9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3bcfe3a9 Diff:

hadoop git commit: HADOOP-13913. maven issuing pom.version being deprecation warnings. Contributed by Steve Loughran

2016-12-17 Thread xgong
Repository: hadoop Updated Branches: refs/heads/YARN-5734 f121645c4 -> fcbe15234 HADOOP-13913. maven issuing pom.version being deprecation warnings. Contributed by Steve Loughran Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[02/14] hadoop git commit: HDFS-11249. Redundant toString() in DFSConfigKeys.java. Contributed by Jagadesh Kiran N.

2016-12-16 Thread xgong
HDFS-11249. Redundant toString() in DFSConfigKeys.java. Contributed by Jagadesh Kiran N. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/36947f79 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/36947f79 Diff:

[07/14] hadoop git commit: HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger

2016-12-16 Thread xgong
HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. 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/631f1dae Tree:

[13/14] hadoop git commit: HDFS-9911. TestDataNodeLifeline Fails intermittently. Contributed by Yiqun Lin

2016-12-16 Thread xgong
HDFS-9911. TestDataNodeLifeline 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/a9563906 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a9563906 Diff:

[12/14] hadoop git commit: YARN-5646. Add documentation and update config parameter names for scheduling of OPPORTUNISTIC containers. (Konstantinos Karanasos via asuresh)

2016-12-16 Thread xgong
YARN-5646. Add documentation and update config parameter names for scheduling of OPPORTUNISTIC containers. (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/2273a74c Tree:

[09/14] hadoop git commit: HDFS-11253. FileInputStream leak on failure path in BlockSender. Contributed by Arpit Agarwal

2016-12-16 Thread xgong
HDFS-11253. FileInputStream leak on failure path in BlockSender. Contributed by Arpit Agarwal Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6fce1915 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6fce1915 Diff:

[04/14] hadoop git commit: HADOOP-11804. Shaded Hadoop client artifacts and minicluster. Contributed by Sean Busbey.

2016-12-16 Thread xgong
HADOOP-11804. Shaded Hadoop client artifacts and minicluster. Contributed by Sean Busbey. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/70ca1f1e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/70ca1f1e Diff:

[08/14] hadoop git commit: HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger

2016-12-16 Thread xgong
HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. 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/ac0d402c Tree:

[06/14] hadoop git commit: Revert "HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger"

2016-12-16 Thread xgong
Revert "HADOOP-13709. Ability to clean up subprocesses spawned by Shell when the process exits. Contributed by Eric Badger" This reverts commit 9947aeb60c3dd075544866fd6e4dab0ad8b4afa2. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[11/14] hadoop git commit: HDFS-11188. Change min supported DN and NN versions back to 2.x. Contributed by Andrew Wang.

2016-12-16 Thread xgong
HDFS-11188. Change min supported DN and NN versions back to 2.x. Contributed by Andrew Wang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cee0c468 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cee0c468 Diff:

[14/14] hadoop git commit: This closes #119. (empty commit)

2016-12-16 Thread xgong
This closes #119. (empty commit) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f121645c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f121645c Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/f121645c

[05/14] hadoop git commit: HADOOP-13831. Correct check for error code to detect Azure Storage Throttling and provide retries. Contributed by Gaurav Kanade

2016-12-16 Thread xgong
HADOOP-13831. Correct check for error code to detect Azure Storage Throttling and provide retries. Contributed by Gaurav Kanade Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f92913c3 Tree:

[01/14] hadoop git commit: YARN-5999. AMRMClientAsync will stop if any exceptions thrown on allocate call. Contributed by Jian He

2016-12-16 Thread xgong
Repository: hadoop Updated Branches: refs/heads/YARN-5734 f5e0bd30f -> f121645c4 YARN-5999. AMRMClientAsync will stop if any exceptions thrown on allocate call. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[10/14] hadoop git commit: HDFS-11160. VolumeScanner reports write-in-progress replicas as corrupt incorrectly. Contributed by Wei-Chiu Chuang and Yongjun Zhang.

2016-12-16 Thread xgong
HDFS-11160. VolumeScanner reports write-in-progress replicas as corrupt incorrectly. Contributed by Wei-Chiu Chuang and Yongjun Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aebb9127 Tree:

[03/14] hadoop git commit: HADOOP-11804. Shaded Hadoop client artifacts and minicluster. Contributed by Sean Busbey.

2016-12-16 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/70ca1f1e/hadoop-client-modules/hadoop-client/pom.xml -- diff --git a/hadoop-client-modules/hadoop-client/pom.xml b/hadoop-client-modules/hadoop-client/pom.xml new file mode

hadoop git commit: YARN-5999. AMRMClientAsync will stop if any exceptions thrown on allocate call. Contributed by Jian He

2016-12-14 Thread xgong
Repository: hadoop Updated Branches: refs/heads/branch-2 85083567b -> 236dbe348 YARN-5999. AMRMClientAsync will stop if any exceptions thrown on allocate call. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5999. AMRMClientAsync will stop if any exceptions thrown on allocate call. Contributed by Jian He

2016-12-14 Thread xgong
Repository: hadoop Updated Branches: refs/heads/trunk f5e0bd30f -> 64a2d5be9 YARN-5999. AMRMClientAsync will stop if any exceptions thrown on allocate call. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[5/9] hadoop git commit: HDFS-8411. Add bytes count metrics to datanode for ECWorker. Contributed by Sammi Chen and Andrew Wang

2016-12-14 Thread xgong
HDFS-8411. Add bytes count metrics to datanode for ECWorker. Contributed by Sammi Chen and Andrew Wang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1f14f6d0 Tree:

[3/9] hadoop git commit: HDFS-10684. WebHDFS DataNode calls fail without parameter createparent. Contributed by John Zhuge.

2016-12-14 Thread xgong
HDFS-10684. WebHDFS DataNode calls fail without parameter createparent. 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/fbdbbd57 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fbdbbd57

[4/9] hadoop git commit: Revert YARN-4126. RM should not issue delegation tokens in unsecure mode.

2016-12-14 Thread xgong
Revert YARN-4126. RM should not issue delegation tokens in unsecure mode. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ada876cd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ada876cd Diff:

[8/9] hadoop git commit: HDFS-10958. Add instrumentation hooks around Datanode disk IO.

2016-12-14 Thread xgong
HDFS-10958. Add instrumentation hooks around Datanode disk IO. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6ba9587d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6ba9587d Diff:

[9/9] hadoop git commit: HADOOP-13890. Maintain HTTP/host as SPNEGO SPN support and fix KerberosName parsing. Contributed by Xiaoyu Yao.

2016-12-14 Thread xgong
HADOOP-13890. Maintain HTTP/host as SPNEGO SPN support and fix KerberosName parsing. 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/f5e0bd30 Tree:

[7/9] hadoop git commit: HDFS-10958. Add instrumentation hooks around Datanode disk IO.

2016-12-14 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6ba9587d/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/ReplicaInfo.java -- diff --git

[2/9] hadoop git commit: HDFS-11164: Mover should avoid unnecessary retries if the block is pinned. Contributed by Rakesh R

2016-12-14 Thread xgong
HDFS-11164: Mover should avoid unnecessary retries if the block is pinned. 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/e24a923d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e24a923d

[4/6] hadoop git commit: HDFS-11226. cacheadmin, cryptoadmin and storagepolicyadmin should support generic options. Contributed by Brahma Reddy Battula

2016-12-13 Thread xgong
HDFS-11226. cacheadmin, cryptoadmin and storagepolicyadmin should support generic options. 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/754f15ba Tree:

[2/6] hadoop git commit: HADOOP-13871. ITestS3AInputStreamPerformance.testTimeToOpenAndReadWholeFileBlocks performance awful. Contributed by Steve Loughran

2016-12-13 Thread xgong
HADOOP-13871. ITestS3AInputStreamPerformance.testTimeToOpenAndReadWholeFileBlocks performance awful. 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/c6a39232 Tree:

[6/6] hadoop git commit: HADOOP-13900. Remove snapshot version of SDK dependency from Azure Data Lake Store File System. Contributed by Vishwajeet Dusane

2016-12-13 Thread xgong
HADOOP-13900. Remove snapshot version of SDK dependency from Azure Data Lake Store File System. 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/ef34bf2b Tree:

[5/6] hadoop git commit: MAPREDUCE-6821. Fix javac warning related to the deprecated APIs after upgrading Jackson. Contributed by Yiqin Lin.

2016-12-13 Thread xgong
MAPREDUCE-6821. Fix javac warning related to the deprecated APIs after upgrading Jackson. Contributed by Yiqin Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b0b033ea Tree:

[1/6] hadoop git commit: HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran

2016-12-13 Thread xgong
Repository: hadoop Updated Branches: refs/heads/YARN-5734 4c38f11ce -> ef34bf2bb HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[3/6] hadoop git commit: HDFS-11233. Fix javac warnings related to the deprecated APIs after upgrading Jackson. Contributed by Yiqun Lin.

2016-12-13 Thread xgong
HDFS-11233. Fix javac warnings related to the deprecated APIs after upgrading Jackson. 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/2d4731c0 Tree:

[7/8] hadoop git commit: MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by Yiqun Lin.

2016-12-11 Thread xgong
MAPREDUCE-6820. Fix dead links in Job relevant classes. 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/92a8917c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/92a8917c Diff:

[2/8] hadoop git commit: HDFS-11229. HDFS-11056 failed to close meta file. Contributed by Wei-Chiu Chuang.

2016-12-11 Thread xgong
HDFS-11229. HDFS-11056 failed to close meta file. 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/2a28e8cf Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2a28e8cf Diff:

[8/8] hadoop git commit: HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. Contributed by Xiaoyu Yao.

2016-12-11 Thread xgong
HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. 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/4c38f11c Tree:

[4/8] hadoop git commit: YARN-5982. Simplify opportunistic container parameters and metrics. (Konstantinos Karanasos via asuresh)

2016-12-11 Thread xgong
YARN-5982. Simplify opportunistic container parameters and metrics. (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/b0aace21 Tree:

[3/8] hadoop git commit: YARN-5925. Extract hbase-backend-exclusive utility methods from TimelineStorageUtil. Contributed by Haibo Chen.

2016-12-11 Thread xgong
YARN-5925. Extract hbase-backend-exclusive utility methods from TimelineStorageUtil. 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/55f5886e Tree:

[5/8] hadoop git commit: YARN-5709. Cleanup leader election configs and pluggability. Contribtued by Karthik Kambatla

2016-12-11 Thread xgong
YARN-5709. Cleanup leader election configs and pluggability. Contribtued by Karthik Kambatla Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a6410a54 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a6410a54 Diff:

[1/8] hadoop git commit: HADOOP-13824. FsShell can suppress the real error if no error message is present. Contributed by John Zhuge.

2016-12-11 Thread xgong
Repository: hadoop Updated Branches: refs/heads/YARN-5734 5bd7dece9 -> 4c38f11ce HADOOP-13824. FsShell can suppress the real error if no error message is present. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[6/8] hadoop git commit: YARN-4457. Cleanup unchecked types for EventHandler (templedf via rkanter)

2016-12-11 Thread xgong
YARN-4457. Cleanup unchecked types for EventHandler (templedf via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4b149a1e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4b149a1e Diff:

<    1   2   3   4   5   6   7   8   9   10   >