[33/47] hadoop git commit: Revert "Revert "HDFS-10346. Implement asynchronous setPermission/setOwner for DistributedFileSystem. Contributed by Xiaobing Zhou""

2016-06-07 Thread aengineer
Revert "Revert "HDFS-10346. Implement asynchronous setPermission/setOwner for DistributedFileSystem. Contributed by Xiaobing Zhou"" This reverts commit f23d5dfc60a017187ae57f3667ac0e688877c2dd. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[08/47] hadoop git commit: HADOOP-13224. Grep job in Single Cluster document fails. (aajisaka)

2016-06-07 Thread aengineer
HADOOP-13224. Grep job in Single Cluster document fails. (aajisaka) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ead61c45 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ead61c45 Diff:

[21/47] hadoop git commit: HDFS-7767. Use the noredirect flag in WebHDFS to allow web browsers to upload files via the NN UI (Ravi Prakash via aw)

2016-06-07 Thread aengineer
HDFS-7767. Use the noredirect flag in WebHDFS to allow web browsers to upload files via the NN UI (Ravi Prakash via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/99a771cd Tree:

[05/47] hadoop git commit: HADOOP-13232. Typo in exception in ValueQueue.java. Contributed by Jiayi Zhou.

2016-06-07 Thread aengineer
HADOOP-13232. Typo in exception in ValueQueue.java. Contributed by Jiayi Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/99675e00 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/99675e00 Diff:

[25/47] hadoop git commit: Revert "HDFS-10431 Refactor and speedup TestAsyncDFSRename. Contributed by Xiaobing Zhou"

2016-06-07 Thread aengineer
Revert "HDFS-10431 Refactor and speedup TestAsyncDFSRename. Contributed by Xiaobing Zhou" This reverts commit f4b9bcd87c66a39f0c93983431630e9d1b6e36d3. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5ee5912e Tree:

[27/47] hadoop git commit: Revert "HADOOP-13168. Support Future.get with timeout in ipc async calls."

2016-06-07 Thread aengineer
Revert "HADOOP-13168. Support Future.get with timeout in ipc async calls." This reverts commit 42c22f7e3d6e88bf1115f617f6e80326d1ac. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e4450d47 Tree:

[04/47] hadoop git commit: HDFS-9476. TestDFSUpgradeFromImage#testUpgradeFromRel1BBWImage occasionally fail. Contributed by Masatake Iwasaki.

2016-06-07 Thread aengineer
HDFS-9476. TestDFSUpgradeFromImage#testUpgradeFromRel1BBWImage occasionally fail. Contributed by Masatake Iwasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/69555fca Tree:

[17/47] hadoop git commit: HADOOP-13109. Add ability to edit existing token file via dtutil -alias flag (Matthew Paduano via aw)

2016-06-07 Thread aengineer
HADOOP-13109. Add ability to edit existing token file via dtutil -alias flag (Matthew Paduano via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/78b3a038 Tree:

[01/47] hadoop git commit: HADOOP-13228. Add delegation token to the connection in DelegationTokenAuthenticator. Contributed by Xiao Chen.

2016-06-07 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-1312 7c79136bb -> 76a1391d5 HADOOP-13228. Add delegation token to the connection in DelegationTokenAuthenticator. Contributed by Xiao Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[13/47] hadoop git commit: YARN-1815. Work preserving recovery of Unmanged AMs. Contributed by Subru Krishnan

2016-06-07 Thread aengineer
YARN-1815. Work preserving recovery of Unmanged AMs. Contributed by Subru Krishnan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/097baaae Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/097baaae Diff:

hadoop git commit: HDFS-10478. DiskBalancer: resolve volume path names. Contributed by Anu Engineer.

2016-06-07 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-1312 9f6e1d61f -> 7c79136bb HDFS-10478. DiskBalancer: resolve volume path names. Contributed by Anu Engineer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10476. DiskBalancer: Plan command output directory should be a sub-directory. Contributed by Anu Engineer.

2016-06-07 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-1312 20d8cf7c6 -> 9f6e1d61f HDFS-10476. DiskBalancer: Plan command output directory should be a sub-directory. Contributed by Anu Engineer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Revert HDFS-9890. Needs some more work to reflect the current status of HDFS-8707. Done by James Clampffer

2016-06-07 Thread jhc
Repository: hadoop Updated Branches: refs/heads/HDFS-8707 e8f326a51 -> bfb2e2724 Revert HDFS-9890. Needs some more work to reflect the current status of HDFS-8707. Done by James Clampffer Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-10048. LocalDirAllocator should avoid holding locks while accessing the filesystem. Contributed by Jason Lowe. (cherry picked from commit c14c1b298e29e799f7c8f15ff24d7eba6e0c

2016-06-07 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2.8 72addd8d5 -> 333490ba4 HADOOP-10048. LocalDirAllocator should avoid holding locks while accessing the filesystem. Contributed by Jason Lowe. (cherry picked from commit c14c1b298e29e799f7c8f15ff24d7eba6e0cd39b) (cherry picked from

hadoop git commit: HADOOP-10048. LocalDirAllocator should avoid holding locks while accessing the filesystem. Contributed by Jason Lowe. (cherry picked from commit c14c1b298e29e799f7c8f15ff24d7eba6e0c

2016-06-07 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2 049990746 -> 19eb997f6 HADOOP-10048. LocalDirAllocator should avoid holding locks while accessing the filesystem. Contributed by Jason Lowe. (cherry picked from commit c14c1b298e29e799f7c8f15ff24d7eba6e0cd39b) Project:

hadoop git commit: HDFS-10458. getFileEncryptionInfo should return quickly for non-encrypted cluster.

2016-06-07 Thread zhz
Repository: hadoop Updated Branches: refs/heads/branch-2.8 738b67e9d -> 72addd8d5 HDFS-10458. getFileEncryptionInfo should return quickly for non-encrypted cluster. (cherry picked from commit 6de9213df111a9a4ed875db995d67af72d08a798) (cherry picked from commit

hadoop git commit: HADOOP-10048. LocalDirAllocator should avoid holding locks while accessing the filesystem. Contributed by Jason Lowe.

2016-06-07 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk e62053030 -> c14c1b298 HADOOP-10048. LocalDirAllocator should avoid holding locks while accessing the filesystem. Contributed by Jason Lowe. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10458. getFileEncryptionInfo should return quickly for non-encrypted cluster.

2016-06-07 Thread zhz
Repository: hadoop Updated Branches: refs/heads/branch-2 5b4c80b27 -> 049990746 HDFS-10458. getFileEncryptionInfo should return quickly for non-encrypted cluster. (cherry picked from commit 6de9213df111a9a4ed875db995d67af72d08a798) (cherry picked from commit

hadoop git commit: HDFS-9580. TestComputeInvalidateWork#testDatanodeReRegistration failed due to unexpected number of invalidate blocks. Contributed by Wei-Chiu Chuang.

2016-06-07 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e91eba2f8 -> 738b67e9d HDFS-9580. TestComputeInvalidateWork#testDatanodeReRegistration failed due to unexpected number of invalidate blocks. Contributed by Wei-Chiu Chuang. Change-Id: I9411dfb1dd4605cbcc515ca3361218d35d7c5fe3 (cherry

hadoop git commit: HDFS-9580. TestComputeInvalidateWork#testDatanodeReRegistration failed due to unexpected number of invalidate blocks. Contributed by Wei-Chiu Chuang.

2016-06-07 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 b8c1db6f6 -> 5b4c80b27 HDFS-9580. TestComputeInvalidateWork#testDatanodeReRegistration failed due to unexpected number of invalidate blocks. Contributed by Wei-Chiu Chuang. Change-Id: I9411dfb1dd4605cbcc515ca3361218d35d7c5fe3 (cherry

[hadoop] Git Push Summary

2016-06-07 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/MAPREDUCE-6608 [created] e62053030 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

hadoop git commit: HDFS-10485. Fix findbugs warning in FSEditLog.java. (aajisaka)

2016-06-07 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 a29f8bdc3 -> b8c1db6f6 HDFS-10485. Fix findbugs warning in FSEditLog.java. (aajisaka) (cherry picked from commit e620530301fd3e62537d4b7bc3d8ed296bda1ffc) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10485. Fix findbugs warning in FSEditLog.java. (aajisaka)

2016-06-07 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk bddea5fe5 -> e62053030 HDFS-10485. Fix findbugs warning in FSEditLog.java. (aajisaka) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e6205303 Tree:

<    1   2