hadoop git commit: YARN-5118. Tests fails with localizer port bind exception. Contributed by Brahma Reddy Battula.

2016-06-06 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 d30e194dd -> a29f8bdc3 YARN-5118. Tests fails with localizer port bind exception. Contributed by Brahma Reddy Battula. (cherry picked from commit bddea5fe5fe72eee8e2ecfcec616bd8ceb4d72e7) Project:

hadoop git commit: YARN-5118. Tests fails with localizer port bind exception. Contributed by Brahma Reddy Battula.

2016-06-06 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk 3a154f75e -> bddea5fe5 YARN-5118. Tests fails with localizer port bind exception. Contributed by Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2016-06-06 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-2 d3655f412 -> d30e194dd Revert "HDFS-10458. getFileEncryptionInfo should return quickly for non-encrypted cluster." This reverts commit 06e38c835d0ad9619d4bea662f2dd7d0f62007a9. Project:

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

2016-06-06 Thread wangda
Repository: hadoop Updated Branches: refs/heads/branch-2.8 51a16b1ff -> e91eba2f8 Revert "HDFS-10458. getFileEncryptionInfo should return quickly for non-encrypted cluster." This reverts commit 0274636529cfac4d64582a7c21631aebbf4deb1b. Project:

hadoop git commit: YARN-4525. Fix bug in RLESparseResourceAllocation.getRangeOverlapping(). (Ishai Menache and Carlo Curino via asuresh)

2016-06-06 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2.8 934bd8989 -> 51a16b1ff YARN-4525. Fix bug in RLESparseResourceAllocation.getRangeOverlapping(). (Ishai Menache and Carlo Curino via asuresh) (cherry picked from commit 3a154f75ed85d864b3ffd35818992418f2b6aa59) (cherry picked from

hadoop git commit: YARN-4525. Fix bug in RLESparseResourceAllocation.getRangeOverlapping(). (Ishai Menache and Carlo Curino via asuresh)

2016-06-06 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 f0a869b52 -> d3655f412 YARN-4525. Fix bug in RLESparseResourceAllocation.getRangeOverlapping(). (Ishai Menache and Carlo Curino via asuresh) (cherry picked from commit 3a154f75ed85d864b3ffd35818992418f2b6aa59) Project:

hadoop git commit: YARN-4525. Fix bug in RLESparseResourceAllocation.getRangeOverlapping(). (Ishai Menache and Carlo Curino via asuresh)

2016-06-06 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk 7a9b7372a -> 3a154f75e YARN-4525. Fix bug in RLESparseResourceAllocation.getRangeOverlapping(). (Ishai Menache and Carlo Curino via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5185. StageAllocaterGreedyRLE: Fix NPE in corner case. (Carlo Curino via asuresh)

2016-06-06 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2.8 027463652 -> 934bd8989 YARN-5185. StageAllocaterGreedyRLE: Fix NPE in corner case. (Carlo Curino via asuresh) (cherry picked from commit 7a9b7372a1a917c7b5e1beca7e13c0419e3dbfef) (cherry picked from commit

hadoop git commit: YARN-5185. StageAllocaterGreedyRLE: Fix NPE in corner case. (Carlo Curino via asuresh)

2016-06-06 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/branch-2 06e38c835 -> f0a869b52 YARN-5185. StageAllocaterGreedyRLE: Fix NPE in corner case. (Carlo Curino via asuresh) (cherry picked from commit 7a9b7372a1a917c7b5e1beca7e13c0419e3dbfef) Project:

hadoop git commit: YARN-5185. StageAllocaterGreedyRLE: Fix NPE in corner case. (Carlo Curino via asuresh)

2016-06-06 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/trunk 6de9213df -> 7a9b7372a YARN-5185. StageAllocaterGreedyRLE: Fix NPE in corner case. (Carlo Curino via asuresh) 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-06 Thread zhz
Repository: hadoop Updated Branches: refs/heads/branch-2.7 97e79662b -> 9b68eda27 HDFS-10458. getFileEncryptionInfo should return quickly for non-encrypted cluster. (cherry picked from commit 6de9213df111a9a4ed875db995d67af72d08a798) (cherry picked from commit

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

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

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

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

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

2016-06-06 Thread zhz
Repository: hadoop Updated Branches: refs/heads/trunk a3f78d8fa -> 6de9213df HDFS-10458. getFileEncryptionInfo should return quickly for non-encrypted cluster. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6de9213d

hadoop git commit: MAPREDUCE-5044. Have AM trigger jstack on task attempts that timeout before killing them. (Eric Payne and Gera Shegalov via mingma)

2016-06-06 Thread mingma
Repository: hadoop Updated Branches: refs/heads/branch-2.8 f9478c95b -> ec4f9a14f MAPREDUCE-5044. Have AM trigger jstack on task attempts that timeout before killing them. (Eric Payne and Gera Shegalov via mingma) (cherry picked from commit 4a1cedc010d3fa1d8ef3f2773ca12acadfee5ba5) (cherry

[2/3] hadoop git commit: HADOOP-12807 S3AFileSystem should read AWS credentials from environment variables. Contributed by Tobin Baker.

2016-06-06 Thread stevel
HADOOP-12807 S3AFileSystem should read AWS credentials from environment variables. Contributed by Tobin Baker. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0cbbc2f0 Tree:

[1/3] hadoop git commit: HADOOP-12807 S3AFileSystem should read AWS credentials from environment variables. Contributed by Tobin Baker.

2016-06-06 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2 74e2b5efa -> 0cbbc2f0d refs/heads/branch-2.8 49535c068 -> f9478c95b refs/heads/trunk 4a1cedc01 -> a3f78d8fa HADOOP-12807 S3AFileSystem should read AWS credentials from environment variables. Contributed by Tobin Baker. Project:

[3/3] hadoop git commit: HADOOP-12807 S3AFileSystem should read AWS credentials from environment variables. Contributed by Tobin Baker.

2016-06-06 Thread stevel
HADOOP-12807 S3AFileSystem should read AWS credentials from environment variables. Contributed by Tobin Baker. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a3f78d8f Tree:

hadoop git commit: MAPREDUCE-5044. Have AM trigger jstack on task attempts that timeout before killing them. (Eric Payne and Gera Shegalov via mingma)

2016-06-06 Thread mingma
Repository: hadoop Updated Branches: refs/heads/branch-2 074588d78 -> 74e2b5efa MAPREDUCE-5044. Have AM trigger jstack on task attempts that timeout before killing them. (Eric Payne and Gera Shegalov via mingma) (cherry picked from commit 4a1cedc010d3fa1d8ef3f2773ca12acadfee5ba5) Project:

hadoop git commit: HDFS-10454: libhdfspp: Move NameNodeOp to a separate file. Contributed by Anatoli Shein.

2016-06-06 Thread bobhansen
Repository: hadoop Updated Branches: refs/heads/HDFS-8707 f206a36c9 -> ed43f07ad HDFS-10454: libhdfspp: Move NameNodeOp to a separate file. Contributed by Anatoli Shein. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

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

2016-06-06 Thread szetszwo
Revert "Revert "HDFS-10430. Reuse FileSystem#access in TestAsyncDFS. Contributed by Xiaobing Zhou."" This reverts commit f176311366eab0364458d055f248fb5796bdec23. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/359a3167

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

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

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

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

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

2016-06-06 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/branch-2.8 d740a9026 -> 49535c068 Revert "Revert "HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou"" This reverts commit d740a90260d9d26a67688b004e5fcda60cc30723. Project:

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

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

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

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

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

2016-06-06 Thread szetszwo
Revert "Revert "HDFS-10431 Refactor and speedup TestAsyncDFSRename. Contributed by Xiaobing Zhou"" This reverts commit 0af02cfd37a564b4a0701dbc6d562fe237565bd5. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/025f62af

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

2016-06-06 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/branch-2 c11c2ee64 -> 074588d78 Revert "Revert "HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou"" This reverts commit c11c2ee649a186d211cea0b85cb33dab0b3f96db. Project:

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

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

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

2016-06-06 Thread szetszwo
Revert "Revert "HADOOP-13226 Support async call retry and failover."" This reverts commit 5bfadb8e6bd9af791890da84707f4ebee0f664d8. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/074588d7 Tree:

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

2016-06-06 Thread szetszwo
Revert "Revert "HDFS-10430. Reuse FileSystem#access in TestAsyncDFS. Contributed by Xiaobing Zhou."" This reverts commit 6f8f40b2a5c01fc10eb7da1e8e9c3fc7c7b8f957. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/48323b66

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

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

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

2016-06-06 Thread szetszwo
Revert "Revert "HDFS-10431 Refactor and speedup TestAsyncDFSRename. Contributed by Xiaobing Zhou"" This reverts commit 8e2245d0a4d1ee7630c65162630b9627a5b585ca. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6762855f

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

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

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

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

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

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

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

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

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

2016-06-06 Thread szetszwo
Revert "Revert "HADOOP-13226 Support async call retry and failover."" This reverts commit 5360da8bd9f720384860f411bee081aef13b4bd4. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/35f255b0 Tree:

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

2016-06-06 Thread szetszwo
Repository: hadoop Updated Branches: refs/heads/trunk 106234d87 -> 35f255b03 Revert "Revert "HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou"" This reverts commit 106234d873c60fa52cd0d812fb1cdc0c6b998a6d. Project:

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

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

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

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

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

2016-06-06 Thread szetszwo
Revert "Revert "HDFS-10430. Reuse FileSystem#access in TestAsyncDFS. Contributed by Xiaobing Zhou."" This reverts commit 8cf47d8589badfc07ef4bca3328a420c7c68abbd. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7e7b1ae0

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

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