hadoop git commit: HDFS-10341. Add a metric to expose the timeout number of pending replication blocks. (aajisaka)

2016-06-03 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 cddf6b4fc -> b6d5546e2 HDFS-10341. Add a metric to expose the timeout number of pending replication blocks. (aajisaka) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10341. Add a metric to expose the timeout number of pending replication blocks. (aajisaka)

2016-06-03 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.8 a8a2f4b50 -> d0dc5aaa2 HDFS-10341. Add a metric to expose the timeout number of pending replication blocks. (aajisaka) (cherry picked from commit b6d5546e2414009311ca7e92203b7b4a6b29e165) Project:

[1/6] hadoop git commit: HADOOP-13171. Add StorageStatistics to S3A; instrument some more operations. Contributed by Steve Loughran.

2016-06-03 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 b6d5546e2 -> 043a0c2e6 refs/heads/branch-2.8 d0dc5aaa2 -> b8216c10d refs/heads/trunk 97e244947 -> c58a59f70

[3/6] hadoop git commit: HADOOP-13171. Add StorageStatistics to S3A; instrument some more operations. Contributed by Steve Loughran.

2016-06-03 Thread cnauroth
http://git-wip-us.apache.org/repos/asf/hadoop/blob/043a0c2e/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/Statistic.java -- diff --git

[6/6] hadoop git commit: HADOOP-13171. Add StorageStatistics to S3A; instrument some more operations. Contributed by Steve Loughran.

2016-06-03 Thread cnauroth
HADOOP-13171. Add StorageStatistics to S3A; instrument some more operations. 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/b8216c10 Tree:

[2/6] hadoop git commit: HADOOP-13171. Add StorageStatistics to S3A; instrument some more operations. Contributed by Steve Loughran.

2016-06-03 Thread cnauroth
HADOOP-13171. Add StorageStatistics to S3A; instrument some more operations. 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/c58a59f7 Tree:

[5/6] hadoop git commit: HADOOP-13171. Add StorageStatistics to S3A; instrument some more operations. Contributed by Steve Loughran.

2016-06-03 Thread cnauroth
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b8216c10/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/Statistic.java -- diff --git

[4/6] hadoop git commit: HADOOP-13171. Add StorageStatistics to S3A; instrument some more operations. Contributed by Steve Loughran.

2016-06-03 Thread cnauroth
HADOOP-13171. Add StorageStatistics to S3A; instrument some more operations. 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/043a0c2e Tree:

hadoop git commit: YARN-1815. Work preserving recovery of Unmanged AMs. Contributed by Subru Krishnan

2016-06-03 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk c58a59f70 -> 097baaaeb 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

hadoop git commit: YARN-1815. Work preserving recovery of Unmanged AMs. Contributed by Subru Krishnan

2016-06-03 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2 043a0c2e6 -> a022776c2 YARN-1815. Work preserving recovery of Unmanged AMs. Contributed by Subru Krishnan (cherry picked from commit 097baaaebae021c47bb7d69aa1ff1a2440df5166) Project:

hadoop git commit: YARN-5190. Registering/unregistering container metrics in ContainerMonitorImpl and ContainerImpl causing uncaught exception in ContainerMonitorImpl. Contributed by Junping Du

2016-06-03 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk 097baaaeb -> 99cc439e2 YARN-5190. Registering/unregistering container metrics in ContainerMonitorImpl and ContainerImpl causing uncaught exception in ContainerMonitorImpl. Contributed by Junping Du Project:

hadoop git commit: YARN-5190. Registering/unregistering container metrics in ContainerMonitorImpl and ContainerImpl causing uncaught exception in ContainerMonitorImpl. Contributed by Junping Du

2016-06-03 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2 a022776c2 -> 7f865bf43 YARN-5190. Registering/unregistering container metrics in ContainerMonitorImpl and ContainerImpl causing uncaught exception in ContainerMonitorImpl. Contributed by Junping Du (cherry picked from commit

hadoop git commit: YARN-5190. Registering/unregistering container metrics in ContainerMonitorImpl and ContainerImpl causing uncaught exception in ContainerMonitorImpl. Contributed by Junping Du

2016-06-03 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 01a3f7899 -> 3c2bd19fa YARN-5190. Registering/unregistering container metrics in ContainerMonitorImpl and ContainerImpl causing uncaught exception in ContainerMonitorImpl. Contributed by Junping Du (cherry picked from commit

hadoop git commit: YARN-5098. Fixed ResourceManager's DelegationTokenRenewer to replace expiring system-tokens if RM stops and only restarts after a long time. Contributed by Jian He.

2016-06-03 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/trunk 99cc439e2 -> f10ebc67f YARN-5098. Fixed ResourceManager's DelegationTokenRenewer to replace expiring system-tokens if RM stops and only restarts after a long time. Contributed by Jian He. Project:

hadoop git commit: YARN-5098. Fixed ResourceManager's DelegationTokenRenewer to replace expiring system-tokens if RM stops and only restarts after a long time. Contributed by Jian He. Made one minor e

2016-06-03 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2 7f865bf43 -> 02971 YARN-5098. Fixed ResourceManager's DelegationTokenRenewer to replace expiring system-tokens if RM stops and only restarts after a long time. Contributed by Jian He. Made one minor edit for branch-2 patch.

hadoop git commit: YARN-5098. Fixed ResourceManager's DelegationTokenRenewer to replace expiring system-tokens if RM stops and only restarts after a long time. Contributed by Jian He. Made one minor e

2016-06-03 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.8 3c2bd19fa -> c87b9c147 YARN-5098. Fixed ResourceManager's DelegationTokenRenewer to replace expiring system-tokens if RM stops and only restarts after a long time. Contributed by Jian He. Made one minor edit for branch-2 patch.

hadoop git commit: YARN-5165. Fix NoOvercommitPolicy to take advantage of RLE representation of plan. (Carlo Curino via asuresh)

2016-06-03 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2.8 c87b9c147 -> 6963d50e2 YARN-5165. Fix NoOvercommitPolicy to take advantage of RLE representation of plan. (Carlo Curino via asuresh) (cherry picked from commit db54670e83a84c1d7deff2c225725687cf9e5f14) (cherry picked from commit

hadoop git commit: YARN-5165. Fix NoOvercommitPolicy to take advantage of RLE representation of plan. (Carlo Curino via asuresh)

2016-06-03 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 02971 -> 8ebd89dcf YARN-5165. Fix NoOvercommitPolicy to take advantage of RLE representation of plan. (Carlo Curino via asuresh) (cherry picked from commit db54670e83a84c1d7deff2c225725687cf9e5f14) Project:

hadoop git commit: YARN-5165. Fix NoOvercommitPolicy to take advantage of RLE representation of plan. (Carlo Curino via asuresh)

2016-06-03 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk f10ebc67f -> db54670e8 YARN-5165. Fix NoOvercommitPolicy to take advantage of RLE representation of plan. (Carlo Curino via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-8548. Minicluster throws NPE on shutdown. Contributed by surendra singh lilhore.

2016-06-03 Thread xyao
Repository: hadoop Updated Branches: refs/heads/branch-2.7 fe08ba439 -> 97e79662b HDFS-8548. Minicluster throws NPE on shutdown. Contributed by surendra singh lilhore. (cherry picked from commit 6a76250b39f33466bdc8dabab33070c90aa1a389) Project:

[2/2] 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-03 Thread aw
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:

[1/2] hadoop git commit: HDFS-9877. HDFS Namenode UI: Fix browsing directories that need to be encoded (Ravi Prakash via aw)

2016-06-03 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk 713cb7182 -> 99a771cd7 HDFS-9877. HDFS Namenode UI: Fix browsing directories that need to be encoded (Ravi Prakash via aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5189. Make HBaseTimeline[Reader|Writer]Impl default and move FileSystemTimeline*Impl. (Joep Rottinghuis and Sangjin Lee via gtcarrera9)

2016-06-03 Thread gtcarrera9
Repository: hadoop Updated Branches: refs/heads/YARN-2928 646dd4da8 -> df49b170f YARN-5189. Make HBaseTimeline[Reader|Writer]Impl default and move FileSystemTimeline*Impl. (Joep Rottinghuis and Sangjin Lee via gtcarrera9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2016-06-03 Thread aw
Repository: hadoop Updated Branches: refs/heads/trunk db54670e8 -> 78b3a0383 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:

[2/3] hadoop git commit: HADOOP-13105. Support timeouts in LDAP queries in LdapGroupsMapping. Contributed by Mingliang Liu.

2016-06-03 Thread cnauroth
HADOOP-13105. Support timeouts in LDAP queries in LdapGroupsMapping. Contributed by Mingliang Liu. (cherry picked from commit d82bc8501869be78780fc09752dbf7af918c14af) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[3/3] hadoop git commit: HADOOP-13105. Support timeouts in LDAP queries in LdapGroupsMapping. Contributed by Mingliang Liu.

2016-06-03 Thread cnauroth
HADOOP-13105. Support timeouts in LDAP queries in LdapGroupsMapping. Contributed by Mingliang Liu. (cherry picked from commit d82bc8501869be78780fc09752dbf7af918c14af) (cherry picked from commit 5e6ee5aafb9b9f200d906444e4731cfc60ac6ebb) Conflicts:

hadoop git commit: HDFS-10481. HTTPFS server should correctly impersonate as end user to open file. Contributed by Xiao Chen.

2016-06-03 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk 99a771cd7 -> 47e0321ee HDFS-10481. HTTPFS server should correctly impersonate as end user to open file. Contributed by Xiao Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10481. HTTPFS server should correctly impersonate as end user to open file. Contributed by Xiao Chen.

2016-06-03 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2.8 d712b2ee3 -> 6f6911341 HDFS-10481. HTTPFS server should correctly impersonate as end user to open file. Contributed by Xiao Chen. (cherry picked from commit 47e0321ee91149331e6ae72e7caa41d1de078b6c) (cherry picked from commit

hadoop git commit: HDFS-10481. HTTPFS server should correctly impersonate as end user to open file. Contributed by Xiao Chen.

2016-06-03 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 03c4724c8 -> d5609e349 HDFS-10481. HTTPFS server should correctly impersonate as end user to open file. Contributed by Xiao Chen. (cherry picked from commit 47e0321ee91149331e6ae72e7caa41d1de078b6c) Project:

hadoop git commit: HADOOP-13155. Implement TokenRenewer to renew and cancel delegation tokens in KMS. Contributed by Xiao Chen.

2016-06-03 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 5e6ee5aaf -> 03c4724c8 HADOOP-13155. Implement TokenRenewer to renew and cancel delegation tokens in KMS. Contributed by Xiao Chen. (cherry picked from commit 713cb71820ad94a5436f35824d07aa12fcba5cc6) Conflicts:

hadoop git commit: HADOOP-13155. Implement TokenRenewer to renew and cancel delegation tokens in KMS. Contributed by Xiao Chen.

2016-06-03 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2.8 e54f073cf -> d712b2ee3 HADOOP-13155. Implement TokenRenewer to renew and cancel delegation tokens in KMS. Contributed by Xiao Chen. (cherry picked from commit 713cb71820ad94a5436f35824d07aa12fcba5cc6) Conflicts:

hadoop git commit: HADOOP-13155. Implement TokenRenewer to renew and cancel delegation tokens in KMS. Contributed by Xiao Chen.

2016-06-03 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk d82bc8501 -> 713cb7182 HADOOP-13155. Implement TokenRenewer to renew and cancel delegation tokens in KMS. Contributed by Xiao Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/8] hadoop git commit: Revert "HADOOP-13226 Support async call retry and failover."

2016-06-03 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 d5609e349 -> c11c2ee64 Revert "HADOOP-13226 Support async call retry and failover." This reverts commit f7189d6a1c08075920bb6f8efd41a8730a4eb7c7. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[5/8] hadoop git commit: Revert "HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou"

2016-06-03 Thread wang
Revert "HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou" This reverts commit 339b803a52ed5e867b8c405a7e7a92adcfe6c4df. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[3/8] hadoop git commit: Revert "HDFS-10430. Reuse FileSystem#access in TestAsyncDFS. Contributed by Xiaobing Zhou."

2016-06-03 Thread wang
Revert "HDFS-10430. Reuse FileSystem#access in TestAsyncDFS. Contributed by Xiaobing Zhou." This reverts commit 193f822b9a6e95575e90e2703e30abde70c6ba6c. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6f8f40b2 Tree:

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

2016-06-03 Thread wang
Revert "HADOOP-13168. Support Future.get with timeout in ipc async calls." This reverts commit fa7c7f25105bc157c652a2f44ac49620fc61c0f4. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/308d2864 Tree:

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

2016-06-03 Thread wang
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:

[2/8] hadoop git commit: Revert "HDFS-10430. Reuse FileSystem#access in TestAsyncDFS. Contributed by Xiaobing Zhou."

2016-06-03 Thread wang
Revert "HDFS-10430. Reuse FileSystem#access in TestAsyncDFS. Contributed by Xiaobing Zhou." This reverts commit 21890c4239b6a82fd6aab3454ce396efe7b5. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8cf47d85 Tree:

[4/8] hadoop git commit: Revert "HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou"

2016-06-03 Thread wang
Revert "HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou" This reverts commit 02d4e478a398c24a5e5e8ea2b0822a5b9d4a97ae. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[8/8] hadoop git commit: Revert "HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou"

2016-06-03 Thread wang
Revert "HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou" This reverts commit bdc45bef646cafdc04a59c19e23dcba3bb16b20c. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2016-06-03 Thread wang
Revert "HDFS-10431 Refactor and speedup TestAsyncDFSRename. Contributed by Xiaobing Zhou" This reverts commit 2e755a7f0ebb05d7f79ec30aba2d6b288936dacc. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0af02cfd Tree:

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

2016-06-03 Thread wang
Revert "HADOOP-13168. Support Future.get with timeout in ipc async calls." This reverts commit 658072d62e856c65632f1a66b10808de625649f1. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/071aeab5 Tree:

[7/8] hadoop git commit: Revert "HADOOP-12957. Limit the number of outstanding async calls. Contributed by Xiaobing Zhou"

2016-06-03 Thread wang
Revert "HADOOP-12957. Limit the number of outstanding async calls. Contributed by Xiaobing Zhou" This reverts commit 1b9f18623ab55507bea94888317c7d63d0f4a6f2. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4d36b221

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

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

[7/8] hadoop git commit: Revert "HADOOP-12957. Limit the number of outstanding async calls. Contributed by Xiaobing Zhou"

2016-06-03 Thread wang
Revert "HADOOP-12957. Limit the number of outstanding async calls. Contributed by Xiaobing Zhou" This reverts commit a1ba6eee38420ae9436f9e9ecc3db83702fbe762. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8a07026e

[4/8] hadoop git commit: HADOOP-13168. Support Future.get with timeout in ipc async calls.

2016-06-03 Thread wang
HADOOP-13168. Support Future.get with timeout in ipc async calls. (cherry picked from commit 42c22f7e3d6e88bf1115f617f6e80326d1ac) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/35e21d9c Tree:

[7/8] hadoop git commit: HDFS-10430. Reuse FileSystem#access in TestAsyncDFS. Contributed by Xiaobing Zhou.

2016-06-03 Thread wang
HDFS-10430. Reuse FileSystem#access in TestAsyncDFS. Contributed by Xiaobing Zhou. (cherry picked from commit 21890c4239b6a82fd6aab3454ce396efe7b5) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a1abed35 Tree:

[6/8] hadoop git commit: HDFS-10431 Refactor and speedup TestAsyncDFSRename. Contributed by Xiaobing Zhou

2016-06-03 Thread wang
HDFS-10431 Refactor and speedup TestAsyncDFSRename. Contributed by Xiaobing Zhou (cherry picked from commit f4b9bcd87c66a39f0c93983431630e9d1b6e36d3) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7591d5fd Tree:

[3/8] hadoop git commit: HDFS-10346. Implement asynchronous setPermission/setOwner for DistributedFileSystem. Contributed by Xiaobing Zhou

2016-06-03 Thread wang
HDFS-10346. Implement asynchronous setPermission/setOwner for DistributedFileSystem. Contributed by Xiaobing Zhou (cherry picked from commit 7251bb922b20dae49c8c6854864095fb16d8cbd5) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/8] hadoop git commit: Revert "HADOOP-13226 Support async call retry and failover."

2016-06-03 Thread wang
Revert "HADOOP-13226 Support async call retry and failover." This reverts commit a8941d7790b2209ac779c9372298b833ededd132. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/886e2396 Tree:

[1/8] hadoop git commit: Revert "HADOOP-13226 Support async call retry and failover."

2016-06-03 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk 47e0321ee -> 106234d87 Revert "HADOOP-13226 Support async call retry and failover." This reverts commit 83f2f78c118a7e52aba5104bd97b0acedc96be7b. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

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

[8/8] hadoop git commit: Revert "HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou"

2016-06-03 Thread wang
Revert "HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou" This reverts commit d316f44059c4417ed30064470a590991dd160857. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2016-06-03 Thread wang
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:

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

2016-06-03 Thread wang
Revert "HDFS-10431 Refactor and speedup TestAsyncDFSRename. Contributed by Xiaobing Zhou" This reverts commit 72773f8ea896b125882025666084802873c59963. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8e2245d0 Tree:

[1/8] hadoop git commit: Revert "HDFS-10430. Reuse FileSystem#access in TestAsyncDFS. Contributed by Xiaobing Zhou."

2016-06-03 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2.8 6f6911341 -> d740a9026 Revert "HDFS-10430. Reuse FileSystem#access in TestAsyncDFS. Contributed by Xiaobing Zhou." This reverts commit de69b1da34ed419946b56f63efa82a6162788df9. Project:

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

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

[8/8] hadoop git commit: Revert "HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou"

2016-06-03 Thread wang
Revert "HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou" This reverts commit fc94810d3f537e51e826fc21ade7867892b9d8dc. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[4/8] hadoop git commit: Revert "HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou"

2016-06-03 Thread wang
Revert "HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou" This reverts commit 56745a0cf4cd17a348225bc28a16e9280c9db4a5. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[7/8] hadoop git commit: Revert "HADOOP-12957. Limit the number of outstanding async calls. Contributed by Xiaobing Zhou"

2016-06-03 Thread wang
Revert "HADOOP-12957. Limit the number of outstanding async calls. Contributed by Xiaobing Zhou" This reverts commit 7e0824faa9970de608fabd8101bdb2652db4362b. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7d4c16ba

[8/8] hadoop git commit: HADOOP-13226 Support async call retry and failover.

2016-06-03 Thread wang
HADOOP-13226 Support async call retry and failover. (cherry picked from commit 83f2f78c118a7e52aba5104bd97b0acedc96be7b) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7b365332 Tree:

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

2016-06-03 Thread wang
Repository: hadoop Updated Branches: refs/heads/HDFS-9924 [created] 7b3653329 HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou (cherry picked from commit fc94810d3f537e51e826fc21ade7867892b9d8dc) Project:

[5/8] hadoop git commit: HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou

2016-06-03 Thread wang
HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou (cherry picked from commit 02d4e478a398c24a5e5e8ea2b0822a5b9d4a97ae) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/8] hadoop git commit: HADOOP-12957. Limit the number of outstanding async calls. Contributed by Xiaobing Zhou

2016-06-03 Thread wang
HADOOP-12957. Limit the number of outstanding async calls. Contributed by Xiaobing Zhou (cherry picked from commit 1b9f18623ab55507bea94888317c7d63d0f4a6f2) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/529feac7 Tree:

hadoop git commit: YARN-1815. Work preserving recovery of Unmanged AMs. Contributed by Subru Krishnan

2016-06-03 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 b8216c10d -> 01a3f7899 YARN-1815. Work preserving recovery of Unmanged AMs. Contributed by Subru Krishnan (cherry picked from commit 097baaaebae021c47bb7d69aa1ff1a2440df5166) Project: