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

2016-12-09 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-2 0bdaa2333 -> 48853c731 HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. Contributed by Xiaoyu Yao. (cherry picked from commit 4c38f11cec0664b70e52f9563052dca8fb17c33f) Project:

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

2016-12-09 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-2.8 0c58241b2 -> bd4e5bc50 HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. Contributed by Xiaoyu Yao. (cherry picked from commit 4c38f11cec0664b70e52f9563052dca8fb17c33f)

hadoop git commit: Revert "HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao."

2016-12-09 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-2 4c9ca4738 -> 0bdaa2333 Revert "HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao." This reverts commit 4c9ca47386845f55c43c684c7a8250536101ddc3. Project:

hadoop git commit: HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao.

2016-12-09 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-2 1e1ab9bc1 -> 4c9ca4738 HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao. (cherry picked from commit df983b524ab68ea0c70cee9033bfff2d28052cbf) Project:

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

2016-12-09 Thread xyao
Repository: hadoop Updated Branches: refs/heads/trunk 92a8917ca -> 4c38f11ce 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:

hadoop git commit: MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by Yiqun Lin.

2016-12-09 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.8 fa3b2bee6 -> 0c58241b2 MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by Yiqun Lin. (cherry picked from commit 92a8917ca5a25bf6bee75acbb554aae87766a7e7) (cherry picked from commit

hadoop git commit: MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by Yiqun Lin.

2016-12-09 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 71fdca460 -> 1e1ab9bc1 MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by Yiqun Lin. (cherry picked from commit 92a8917ca5a25bf6bee75acbb554aae87766a7e7) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by Yiqun Lin.

2016-12-09 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 4b149a1e7 -> 92a8917ca 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

hadoop git commit: YARN-4457. Cleanup unchecked types for EventHandler (templedf via rkanter)

2016-12-09 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/trunk a6410a542 -> 4b149a1e7 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:

hadoop git commit: YARN-5709. Cleanup leader election configs and pluggability. Contribtued by Karthik Kambatla

2016-12-09 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk b0aace21b -> a6410a542 YARN-5709. Cleanup leader election configs and pluggability. Contribtued by Karthik Kambatla Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5709. Cleanup leader election configs and pluggability. Contribtued by Karthik Kambatla

2016-12-09 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2 292bd78b4 -> 71fdca460 YARN-5709. Cleanup leader election configs and pluggability. Contribtued by Karthik Kambatla (cherry picked from commit b817c565c8be1d4a682d119bfac6f43ee09e87f0) Project:

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

2016-12-09 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk 55f5886ea -> b0aace21b YARN-5982. Simplify opportunistic container parameters and metrics. (Konstantinos Karanasos via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2016-12-09 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-5355 6217b87f4 -> 8288030cb refs/heads/YARN-5355-branch-2 385d8fae8 -> cf8e3a8f3 YARN-5925. Extract hbase-backend-exclusive utility methods from TimelineStorageUtil. Contributed by Haibo Chen. Project:

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

2016-12-09 Thread sjlee
YARN-5925. Extract hbase-backend-exclusive utility methods from TimelineStorageUtil. Contributed by Haibo Chen. (cherry picked from commit 8288030cb4aa3b5a9425cc0a3f6df03a3eae1dfb) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2016-12-09 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/trunk 2a28e8cf0 -> 55f5886ea 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:

hadoop git commit: HDFS-11229. HDFS-11056 failed to close meta file. Contributed by Wei-Chiu Chuang.

2016-12-09 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2.8 983d487e9 -> fa3b2bee6 HDFS-11229. HDFS-11056 failed to close meta file. Contributed by Wei-Chiu Chuang. (cherry picked from commit 292bd78b4494ba1a1073b32b3f89d95e72f3204d) Project:

hadoop git commit: HDFS-11229. HDFS-11056 failed to close meta file. Contributed by Wei-Chiu Chuang.

2016-12-09 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2 6c93c1870 -> 292bd78b4 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/292bd78b

hadoop git commit: HDFS-11229. HDFS-11056 failed to close meta file. Contributed by Wei-Chiu Chuang.

2016-12-09 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/trunk b606e025f -> 2a28e8cf0 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

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

2016-12-09 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e8b0ef061 -> 983d487e9 HADOOP-13824. FsShell can suppress the real error if no error message is present. Contributed by John Zhuge. (cherry picked from commit b606e025f10daed18b90b45ac00cd0c82e818581) Conflicts:

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

2016-12-09 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2 215abbdf5 -> 6c93c1870 HADOOP-13824. FsShell can suppress the real error if no error message is present. Contributed by John Zhuge. (cherry picked from commit b606e025f10daed18b90b45ac00cd0c82e818581) Conflicts:

[1/2] hadoop git commit: HADOOP-13449 S3Guard: Implement DynamoDBMetadataStore. Contributed by Mingliang Liu

2016-12-09 Thread fabbri
Repository: hadoop Updated Branches: refs/heads/HADOOP-13345 881de1fba -> d354cd182 http://git-wip-us.apache.org/repos/asf/hadoop/blob/d354cd18/hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/s3guard/TestPathMetadataDynamoDBTranslation.java

[2/2] hadoop git commit: HADOOP-13449 S3Guard: Implement DynamoDBMetadataStore. Contributed by Mingliang Liu

2016-12-09 Thread fabbri
HADOOP-13449 S3Guard: Implement DynamoDBMetadataStore. 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/d354cd18 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d354cd18 Diff:

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

2016-12-09 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/trunk 5bd7dece9 -> b606e025f 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:

hadoop git commit: HDFS-10796: libhdfs++: rationalize ioservice interactions. Contributed by James Clampffer.

2016-12-09 Thread jhc
Repository: hadoop Updated Branches: refs/heads/HDFS-8707 e658f07ad -> e7f4e6679 HDFS-10796: libhdfs++: rationalize ioservice interactions. Contributed by James Clampffer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore.

2016-12-09 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2.8 40367c8da -> e8b0ef061 HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore.

2016-12-09 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 85adc6677 -> 215abbdf5 HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2016-12-09 Thread xgong
Revert "HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger" This reverts commit 8c4680852b20ad0e65e77dd123c9ba5bb6f2fa39. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[37/50] [abbrv] hadoop git commit: Revert "HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin."

2016-12-09 Thread xgong
Revert "HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin." This reverts commit 0857641f62778fad64e8158d78320efb0c8b417c. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[35/50] [abbrv] hadoop git commit: MAPREDUCE-4683. Create and distribute hadoop-mapreduce-client-core-tests.jar.

2016-12-09 Thread xgong
MAPREDUCE-4683. Create and distribute hadoop-mapreduce-client-core-tests.jar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f54afdb8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f54afdb8 Diff:

[44/50] [abbrv] hadoop git commit: HDFS-11197. Listing encryption zones fails when deleting a EZ that is on a snapshotted directory. Contributed by Wellington Chevreuil.

2016-12-09 Thread xgong
HDFS-11197. Listing encryption zones fails when deleting a EZ that is on a snapshotted directory. Contributed by Wellington Chevreuil. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/401c7318 Tree:

[34/50] [abbrv] hadoop git commit: HADOOP-13842. Update jackson from 1.9.13 to 2.x in hadoop-maven-plugins.

2016-12-09 Thread xgong
HADOOP-13842. Update jackson from 1.9.13 to 2.x in hadoop-maven-plugins. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3c774b8c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3c774b8c Diff:

[43/50] [abbrv] hadoop git commit: YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in core ATS classes. Contributed by Haibo Chen.

2016-12-09 Thread xgong
YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in core ATS classes. 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/a5a55a54 Tree:

[36/50] [abbrv] hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin.

2016-12-09 Thread xgong
HDFS-11140. Directory Scanner should log startup message time correctly. 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/0857641f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0857641f

[40/50] [abbrv] hadoop git commit: HDFS-11223. Fix typos in HttpFs documentations. Contributed by Yiqun Lin.

2016-12-09 Thread xgong
HDFS-11223. Fix typos in HttpFs documentations. 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/4c2cf556 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4c2cf556 Diff:

[28/50] [abbrv] hadoop git commit: HDFS-10206. Datanodes not sorted properly by distance when the reader isn't a datanode. (Nandakumar via mingma)

2016-12-09 Thread xgong
HDFS-10206. Datanodes not sorted properly by distance when the reader isn't a datanode. (Nandakumar via mingma) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c73e08a6 Tree:

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

2016-12-09 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/8c468085 Tree:

[19/50] [abbrv] hadoop git commit: HDFS-11211. Add a time unit to the DataNode client trace format. Contributed by Jagadesh Kiran N

2016-12-09 Thread xgong
HDFS-11211. Add a time unit to the DataNode client trace format. 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/43cb1678 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/43cb1678

[47/50] [abbrv] hadoop git commit: Revert "HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran"

2016-12-09 Thread xgong
Revert "HADOOP-13852 hadoop build to allow hadoop version property to be explicitly set. Contriibuted by Steve Loughran" This reverts commit c2655157257079b8541d71bb1e5b6cbae75561ff. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[23/50] [abbrv] hadoop git commit: MAPREDUCE-6571. JobEndNotification info logs are missing in AM container syslog (haibochen via rkanter)

2016-12-09 Thread xgong
MAPREDUCE-6571. JobEndNotification info logs are missing in AM container syslog (haibochen via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6b4a9970 Tree:

[41/50] [abbrv] hadoop git commit: HADOOP-13867. FilterFileSystem should override rename(.., options) to take effect of Rename options called via FilterFileSystem implementations. Contributed By Vinay

2016-12-09 Thread xgong
HADOOP-13867. FilterFileSystem should override rename(.., options) to take effect of Rename options called via FilterFileSystem implementations. Contributed By Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[18/50] [abbrv] hadoop git commit: HDFS-11178. TestAddStripedBlockInFBR#testAddBlockInFullBlockReport fails frequently in trunk. Contributed By Yiqun Lin.

2016-12-09 Thread xgong
HDFS-11178. TestAddStripedBlockInFBR#testAddBlockInFullBlockReport fails frequently in trunk. 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/ed898567 Tree:

[27/50] [abbrv] hadoop git commit: YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611. Contributed by Sunil G.

2016-12-09 Thread xgong
YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611. Contributed by Sunil G. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/563480dc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/563480dc Diff:

[12/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev.

2016-12-09 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2a3d6c5/hadoop-common-project/hadoop-common/src/main/native/gtest/include/gtest/gtest.h -- diff --git

[16/50] [abbrv] hadoop git commit: HADOOP-13861. Spelling errors in logging and exceptions for code. Contributed by Grant Sohn.

2016-12-09 Thread xgong
HADOOP-13861. Spelling errors in logging and exceptions for code. 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/7b988e88 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7b988e88 Diff:

[26/50] [abbrv] hadoop git commit: YARN-5184. Fix up incompatible changes introduced on ContainerStatus and NodeReport. Contributed by Sangjin Lee.

2016-12-09 Thread xgong
YARN-5184. Fix up incompatible changes introduced on ContainerStatus and NodeReport. Contributed by Sangjin Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a7288da5 Tree:

[32/50] [abbrv] hadoop git commit: YARN-5963. Spelling errors in logging and exceptions for node manager, client, web-proxy, common, and app history code (gsohn via rkanter)

2016-12-09 Thread xgong
YARN-5963. Spelling errors in logging and exceptions for node manager, client, web-proxy, common, and app history 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/72fe5468 Tree:

[39/50] [abbrv] hadoop git commit: YARN-5970. Validate application update timeout request parameters. Contributed by Rohith Sharma K S.

2016-12-09 Thread xgong
YARN-5970. Validate application update timeout request parameters. Contributed by Rohith Sharma K S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/74d0066d Tree:

[22/50] [abbrv] hadoop git commit: HDFS-11172. Support an erasure coding policy using RS 10 + 4. Contributed by Wei Zhou.

2016-12-09 Thread xgong
HDFS-11172. Support an erasure coding policy using RS 10 + 4. Contributed by Wei Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f53b481f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f53b481f Diff:

[17/50] [abbrv] hadoop git commit: HDFS-11198. NN UI should link DN web address using hostnames. Contributed by Weiwei Yang.

2016-12-09 Thread xgong
HDFS-11198. NN UI should link DN web address using hostnames. 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/4dd4f3a4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4dd4f3a4 Diff:

[50/50] [abbrv] hadoop git commit: HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as Private/Stable. Contributed by Jagadesh Kiran N.

2016-12-09 Thread xgong
HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as Private/Stable. 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/5bd7dece Tree:

[29/50] [abbrv] hadoop git commit: YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts. Contributed by Rohith Sharma K S

2016-12-09 Thread xgong
YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts. Contributed by Rohith Sharma K S Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ab923a53 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ab923a53

[30/50] [abbrv] hadoop git commit: YARN-5136. Error in handling event type APP_ATTEMPT_REMOVED to the scheduler (Contributed by Wilfred Spiegelenburg via Daniel Templeton)

2016-12-09 Thread xgong
YARN-5136. Error in handling event type APP_ATTEMPT_REMOVED to the scheduler (Contributed by Wilfred Spiegelenburg via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9f5d2c4f Tree:

[33/50] [abbrv] hadoop git commit: HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore.

2016-12-09 Thread xgong
HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. 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/ea2895f4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ea2895f4

[46/50] [abbrv] hadoop git commit: Revert "HDFS-5079. Cleaning up NNHAStatusHeartbeat.State from DatanodeProtocolProtos. Contributed by Tao Luo."

2016-12-09 Thread xgong
Revert "HDFS-5079. Cleaning up NNHAStatusHeartbeat.State from DatanodeProtocolProtos. Contributed by Tao Luo." This reverts commit 4c8db6009291001b685b63f05b59a084972df8d4. Conflicts: hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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

2016-12-09 Thread xgong
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: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c2655157 Tree:

[48/50] [abbrv] hadoop git commit: HDFS-11224. Lifeline message should be ignored for dead nodes (Contributed by Vinayakumar B)

2016-12-09 Thread xgong
HDFS-11224. Lifeline message should be ignored for dead nodes (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/d1d4aba7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d1d4aba7 Diff:

[21/50] [abbrv] hadoop git commit: HADOOP-13827. Add reencryptEncryptedKey interface to KMS.

2016-12-09 Thread xgong
HADOOP-13827. Add reencryptEncryptedKey interface to KMS. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/79d90b81 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/79d90b81 Diff:

[49/50] [abbrv] hadoop git commit: HADOOP-13883. Add description of -fs option in generic command usage. Contributed By Yiqun Lin.

2016-12-09 Thread xgong
HADOOP-13883. Add description of -fs option in generic command usage. 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/80b80232 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/80b80232

[14/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev.

2016-12-09 Thread xgong
HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. 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/b2a3d6c5 Tree:

[11/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev.

2016-12-09 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2a3d6c5/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/pom.xml -- diff --git

[31/50] [abbrv] hadoop git commit: MAPREDUCE-6817. The format of job start time in JHS is different from those of submit and finish time. (Haibo Chen via kasha)

2016-12-09 Thread xgong
MAPREDUCE-6817. The format of job start time in JHS is different from those of submit and finish time. (Haibo Chen via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a793cec2 Tree:

[38/50] [abbrv] hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin.

2016-12-09 Thread xgong
HDFS-11140. Directory Scanner should log startup message time correctly. 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/9ef89ede Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9ef89ede

[06/50] [abbrv] hadoop git commit: YARN-5921. Incorrect synchronization in RMContextImpl#setHAServiceState/getHAServiceState. Contributed by Varun Saxena

2016-12-09 Thread xgong
YARN-5921. Incorrect synchronization in RMContextImpl#setHAServiceState/getHAServiceState. 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/f3b8ff54 Tree:

[20/50] [abbrv] hadoop git commit: HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao.

2016-12-09 Thread xgong
HDFS-10930. Refactor: Wrap Datanode IO related operations. 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/df983b52 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/df983b52 Diff:

[09/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev.

2016-12-09 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2a3d6c5/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/gtest/include/gtest/gtest.h -- diff --git

[08/50] [abbrv] hadoop git commit: HDFS-10581. Hide redundant table on NameNode WebUI when no nodes are decomissioning. Contributed by Weiwei Yang.

2016-12-09 Thread xgong
HDFS-10581. Hide redundant table on NameNode WebUI when no nodes are decomissioning. 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/8e63fa98 Tree:

[02/50] [abbrv] hadoop git commit: YARN-5559. Analyse 2.8.0/3.0.0 jdiff reports and fix any issues. Contributed by Akira Ajisaka & Wangda Tan

2016-12-09 Thread xgong
YARN-5559. Analyse 2.8.0/3.0.0 jdiff reports and fix any issues. Contributed by Akira Ajisaka & Wangda Tan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/43ebff2e Tree:

[07/50] [abbrv] hadoop git commit: HADOOP-13864. KMS should not require truststore password. Contributed by Mike Yoder.

2016-12-09 Thread xgong
HADOOP-13864. KMS should not require truststore password. 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/a2b5d602 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a2b5d602 Diff:

[10/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev.

2016-12-09 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2a3d6c5/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/gtest/gtest-all.cc -- diff --git

[24/50] [abbrv] hadoop git commit: MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie.

2016-12-09 Thread xgong
MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/da4ecc9f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/da4ecc9f Diff:

[25/50] [abbrv] hadoop git commit: HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha)

2016-12-09 Thread xgong
HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c8d0a049 Tree:

[01/50] [abbrv] hadoop git commit: Revert "HDFS-11201. Spelling errors in the logging, help, assertions and exception messages. Contributed by Grant Sohn."

2016-12-09 Thread xgong
Repository: hadoop Updated Branches: refs/heads/YARN-5734 291df5c7f -> 5bd7dece9 Revert "HDFS-11201. Spelling errors in the logging, help, assertions and exception messages. Contributed by Grant Sohn." This reverts commit b9522e86a55564c2ccb5ca3f1ca871965cbe74de. Project:

[15/50] [abbrv] hadoop git commit: Revert "HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang"

2016-12-09 Thread xgong
Revert "HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang" This reverts commit c7ff34f8dcca3a2024230c5383abd9299daa1b20. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/08a7253b

[13/50] [abbrv] hadoop git commit: HADOOP-13835. Move Google Test Framework code from mapreduce to hadoop-common. Contributed by Varun Vasudev.

2016-12-09 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2a3d6c5/hadoop-common-project/hadoop-common/src/main/native/gtest/gtest-all.cc -- diff --git a/hadoop-common-project/hadoop-common/src/main/native/gtest/gtest-all.cc

[04/50] [abbrv] hadoop git commit: HADOOP-13675. Bug in return value for delete() calls in WASB. Contributed by Dushyanth

2016-12-09 Thread xgong
HADOOP-13675. Bug in return value for delete() calls in 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/15dd1f33 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/15dd1f33 Diff:

[05/50] [abbrv] hadoop git commit: Revert "HADOOP-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao."

2016-12-09 Thread xgong
Revert "HADOOP-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao." This reverts commit aeecfa24f4fb6af289920cbf8830c394e66bd78e. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dcedb72a Tree:

[3/4] hadoop git commit: YARN-4390. Do surgical preemption based on reserved container in CapacityScheduler. Contributed by Wangda Tan

2016-12-09 Thread epayne
http://git-wip-us.apache.org/repos/asf/hadoop/blob/40367c8d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/monitor/capacity/ProportionalCapacityPreemptionPolicyMockFramework.java

[1/4] hadoop git commit: YARN-4390. Do surgical preemption based on reserved container in CapacityScheduler. Contributed by Wangda Tan

2016-12-09 Thread epayne
Repository: hadoop Updated Branches: refs/heads/branch-2.8 bced9e2e5 -> 40367c8da

[4/4] hadoop git commit: YARN-4390. Do surgical preemption based on reserved container in CapacityScheduler. Contributed by Wangda Tan

2016-12-09 Thread epayne
YARN-4390. Do surgical preemption based on reserved container in CapacityScheduler. Contributed by Wangda Tan (cherry picked from commit bb62e0592566b2fcae7136b30972aad2d3ac55b0) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/4] hadoop git commit: YARN-4390. Do surgical preemption based on reserved container in CapacityScheduler. Contributed by Wangda Tan

2016-12-09 Thread epayne
http://git-wip-us.apache.org/repos/asf/hadoop/blob/40367c8d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/monitor/capacity/TestProportionalCapacityPreemptionPolicyMockFramework.java

hadoop git commit: HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as Private/Stable. Contributed by Jagadesh Kiran N.

2016-12-09 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2.8 3957161a9 -> bced9e2e5 HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as Private/Stable. Contributed by Jagadesh Kiran N. (cherry picked from commit 5bd7dece920b20da95755cf7fbba9b3f39c7da69) (cherry picked from commit

hadoop git commit: HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as Private/Stable. Contributed by Jagadesh Kiran N.

2016-12-09 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 73d5de559 -> 85adc6677 HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as Private/Stable. Contributed by Jagadesh Kiran N. (cherry picked from commit 5bd7dece920b20da95755cf7fbba9b3f39c7da69) Project:

hadoop git commit: HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as Private/Stable. Contributed by Jagadesh Kiran N.

2016-12-09 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk 80b802327 -> 5bd7dece9 HDFS-11217. Annotate NameNode and DataNode MXBean interfaces as Private/Stable. Contributed by Jagadesh Kiran N. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-11859. PseudoAuthenticationHandler fails with httpcomponents v4.4. Contributed by Eugene Koifman.

2016-12-09 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.7 c95ab6b89 -> deae1f832 HADOOP-11859. PseudoAuthenticationHandler fails with httpcomponents v4.4. Contributed by Eugene Koifman. (cherry picked from commit db4419df6bc72e9a1ddd90bac4dd7dcf0fb05479) Project:

[21/33] hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin.

2016-12-09 Thread asuresh
HDFS-11140. Directory Scanner should log startup message time correctly. 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/9ef89ede Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9ef89ede

[23/33] hadoop git commit: HDFS-11223. Fix typos in HttpFs documentations. Contributed by Yiqun Lin.

2016-12-09 Thread asuresh
HDFS-11223. Fix typos in HttpFs documentations. 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/4c2cf556 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4c2cf556 Diff:

[19/33] hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin.

2016-12-09 Thread asuresh
HDFS-11140. Directory Scanner should log startup message time correctly. 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/0857641f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0857641f

[31/33] hadoop git commit: HDFS-11224. Lifeline message should be ignored for dead nodes (Contributed by Vinayakumar B)

2016-12-09 Thread asuresh
HDFS-11224. Lifeline message should be ignored for dead nodes (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/d1d4aba7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d1d4aba7 Diff:

[27/33] hadoop git commit: HDFS-11197. Listing encryption zones fails when deleting a EZ that is on a snapshotted directory. Contributed by Wellington Chevreuil.

2016-12-09 Thread asuresh
HDFS-11197. Listing encryption zones fails when deleting a EZ that is on a snapshotted directory. Contributed by Wellington Chevreuil. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/401c7318 Tree:

[15/33] hadoop git commit: YARN-5963. Spelling errors in logging and exceptions for node manager, client, web-proxy, common, and app history code (gsohn via rkanter)

2016-12-09 Thread asuresh
YARN-5963. Spelling errors in logging and exceptions for node manager, client, web-proxy, common, and app history 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/72fe5468 Tree:

[20/33] hadoop git commit: Revert "HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin."

2016-12-09 Thread asuresh
Revert "HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin." This reverts commit 0857641f62778fad64e8158d78320efb0c8b417c. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[22/33] hadoop git commit: YARN-5970. Validate application update timeout request parameters. Contributed by Rohith Sharma K S.

2016-12-09 Thread asuresh
YARN-5970. Validate application update timeout request parameters. Contributed by Rohith Sharma K S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/74d0066d Tree:

[12/33] hadoop git commit: YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts. Contributed by Rohith Sharma K S

2016-12-09 Thread asuresh
YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts. Contributed by Rohith Sharma K S Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ab923a53 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ab923a53

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

2016-12-09 Thread asuresh
Revert "HDFS-11094. Send back HAState along with NamespaceInfo during a versionRequest as an optional parameter. Contributed by Eric Badger" This reverts commit 8c4680852b20ad0e65e77dd123c9ba5bb6f2fa39. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[16/33] hadoop git commit: HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore.

2016-12-09 Thread asuresh
HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. 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/ea2895f4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ea2895f4

[18/33] hadoop git commit: MAPREDUCE-4683. Create and distribute hadoop-mapreduce-client-core-tests.jar.

2016-12-09 Thread asuresh
MAPREDUCE-4683. Create and distribute hadoop-mapreduce-client-core-tests.jar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f54afdb8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f54afdb8 Diff:

[17/33] hadoop git commit: HADOOP-13842. Update jackson from 1.9.13 to 2.x in hadoop-maven-plugins.

2016-12-09 Thread asuresh
HADOOP-13842. Update jackson from 1.9.13 to 2.x in hadoop-maven-plugins. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3c774b8c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3c774b8c Diff:

[14/33] hadoop git commit: MAPREDUCE-6817. The format of job start time in JHS is different from those of submit and finish time. (Haibo Chen via kasha)

2016-12-09 Thread asuresh
MAPREDUCE-6817. The format of job start time in JHS is different from those of submit and finish time. (Haibo Chen via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a793cec2 Tree:

[32/33] hadoop git commit: HADOOP-13883. Add description of -fs option in generic command usage. Contributed By Yiqun Lin.

2016-12-09 Thread asuresh
HADOOP-13883. Add description of -fs option in generic command usage. 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/80b80232 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/80b80232

[10/33] hadoop git commit: YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611. Contributed by Sunil G.

2016-12-09 Thread asuresh
YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611. Contributed by Sunil G. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/563480dc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/563480dc Diff:

  1   2   >