Wangda Tan
|
aef6e455b1
|
YARN-4837. User facing aspects of 'AM blacklisting' feature need fixing. (vinodkv via wangda)
|
2016-06-09 10:08:31 -07:00 |
Steve Loughran
|
df29f77846
|
HADOOP-13237: s3a initialization against public bucket fails if caller lacks any credentials. Contributed by Chris Nauroth
|
2016-06-09 16:36:27 +01:00 |
Allen Wittenauer
|
a086fd9040
|
HADOOP-12743. Fix git environment check during test-patch (aw)
(cherry picked from commit d323639686 )
|
2016-06-09 23:27:07 +09:00 |
Masatake Iwasaki
|
0b7388b5d2
|
HDFS-10508. DFSInputStream should set thread's interrupt status after catching InterruptException from sleep. Contributed by Jing Zhao.
(cherry picked from commit 8ea9bbce26 )
|
2016-06-09 14:53:56 +09:00 |
Naganarasimha
|
27fc225558
|
YARN-4308. ContainersAggregated CPU resource utilization reports negative usage in first few heartbeats. Contributed by Sunil G
(cherry picked from commit 1500a0a300 )
|
2016-06-09 05:44:41 +05:30 |
Gera Shegalov
|
5a9929e19b
|
MAPREDUCE-6240. Hadoop client displays confusing error message. (gera)
(cherry picked from commit 0af96a1c08 )
|
2016-06-08 13:49:31 -07:00 |
Ravi Prakash
|
9c5f7f290e
|
HDFS-10220. A large number of expired leases can make namenode unresponsive and cause failover (Nicolas Fraison via raviprak)
(cherry picked from commit ae047655f4 )
|
2016-06-08 13:46:41 -07:00 |
Andrew Wang
|
9319665461
|
Remove redundant TestMiniDFSCluster.testDualClusters. Contributed by Jiayi Zhou.
(cherry picked from commit 1ee9ea0026 )
|
2016-06-08 12:58:59 -07:00 |
Vinod Kumar Vavilapalli
|
67dbd4c466
|
YARN-5080. Addendum fix to the original patch to fix YARN logs CLI. Contributed by Xuan Gong
(cherry picked from commit 5a43583c0b )
|
2016-06-08 09:51:36 -07:00 |
Arun Suresh
|
c29fbdd8ac
|
YARN-5204. Properly report status of killed/stopped queued containers. (Konstantinos Karanasos via asuresh)
(cherry picked from commit 3344ba70e0 )
|
2016-06-08 08:32:17 -07:00 |
Jason Lowe
|
c6f33e096e
|
YARN-5206. RegistrySecurity includes id:pass in exception text if considered invalid. Contributed by Steve Loughran
(cherry picked from commit 8c8a377cac )
|
2016-06-08 14:13:19 +00:00 |
Arun Suresh
|
154c7c343b
|
YARN-5176. More test cases for queuing of containers at the NM. (Konstantinos Karanasos via asuresh)
(cherry picked from commit 76f0800c21 )
|
2016-06-07 17:17:22 -07:00 |
Xuan
|
10f0c0475e
|
YARN-5199. Close LogReader in in AHSWebServices#getStreamingOutput and
FileInputStream in NMWebServices#getLogs. Contributed by Xuan Gong
(cherry picked from commit 58be55b6e0 )
|
2016-06-07 16:08:54 -07:00 |
Arun Suresh
|
6a9f38ebaf
|
Addendum patch for YARN-5180 updating findbugs-exclude.xml
(cherry picked from commit 8554aee1be )
|
2016-06-07 16:00:59 -07:00 |
Jing Zhao
|
8b34040cb9
|
HDFS-10468. HDFS read ends up ignoring an interrupt. Contributed by Jing Zhao
(cherry picked from commit be34e85e68 )
|
2016-06-07 10:52:33 -07:00 |
Junping Du
|
19eb997f67
|
HADOOP-10048. LocalDirAllocator should avoid holding locks while accessing the filesystem. Contributed by Jason Lowe.
(cherry picked from commit c14c1b298e )
|
2016-06-07 09:20:51 -07:00 |
Zhe Zhang
|
0499907466
|
HDFS-10458. getFileEncryptionInfo should return quickly for non-encrypted cluster.
(cherry picked from commit 6de9213df1 )
(cherry picked from commit 06e38c835d )
|
2016-06-07 08:57:27 -07:00 |
Jason Lowe
|
5b4c80b27e
|
HDFS-9580. TestComputeInvalidateWork#testDatanodeReRegistration failed due to unexpected number of invalidate blocks. Contributed by Wei-Chiu Chuang.
Change-Id: I9411dfb1dd4605cbcc515ca3361218d35d7c5fe3
(cherry picked from commit 0087734cc1 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
|
2016-06-07 15:33:43 +00:00 |
Akira Ajisaka
|
b8c1db6f63
|
HDFS-10485. Fix findbugs warning in FSEditLog.java. (aajisaka)
(cherry picked from commit e620530301 )
|
2016-06-07 17:53:09 +09:00 |
Rohith Sharma K S
|
a29f8bdc3d
|
YARN-5118. Tests fails with localizer port bind exception. Contributed by Brahma Reddy Battula.
(cherry picked from commit bddea5fe5f )
|
2016-06-07 11:23:02 +05:30 |
Wangda Tan
|
d30e194dda
|
Revert "HDFS-10458. getFileEncryptionInfo should return quickly for non-encrypted cluster."
This reverts commit 06e38c835d .
|
2016-06-06 22:17:30 -07:00 |
Arun Suresh
|
d3655f4123
|
YARN-4525. Fix bug in RLESparseResourceAllocation.getRangeOverlapping(). (Ishai Menache and Carlo Curino via asuresh)
(cherry picked from commit 3a154f75ed )
|
2016-06-06 21:18:53 -07:00 |
Arun Suresh
|
f0a869b52a
|
YARN-5185. StageAllocaterGreedyRLE: Fix NPE in corner case. (Carlo Curino via asuresh)
(cherry picked from commit 7a9b7372a1 )
|
2016-06-06 21:07:24 -07:00 |
Zhe Zhang
|
06e38c835d
|
HDFS-10458. getFileEncryptionInfo should return quickly for non-encrypted cluster.
(cherry picked from commit 6de9213df1 )
|
2016-06-06 15:53:12 -07:00 |
Steve Loughran
|
0cbbc2f0db
|
HADOOP-12807 S3AFileSystem should read AWS credentials from environment variables. Contributed by Tobin Baker.
|
2016-06-06 23:41:54 +02:00 |
Ming Ma
|
74e2b5efa2
|
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 4a1cedc010 )
|
2016-06-06 14:34:47 -07:00 |
Tsz-Wo Nicholas Sze
|
074588d78b
|
Revert "Revert "HADOOP-13226 Support async call retry and failover.""
This reverts commit 5bfadb8e6b .
|
2016-06-06 16:52:24 +08:00 |
Tsz-Wo Nicholas Sze
|
48323b6636
|
Revert "Revert "HDFS-10430. Reuse FileSystem#access in TestAsyncDFS. Contributed by Xiaobing Zhou.""
This reverts commit 6f8f40b2a5 .
|
2016-06-06 16:52:19 +08:00 |
Tsz-Wo Nicholas Sze
|
6762855f67
|
Revert "Revert "HDFS-10431 Refactor and speedup TestAsyncDFSRename. Contributed by Xiaobing Zhou""
This reverts commit 8e2245d0a4 .
|
2016-06-06 16:52:14 +08:00 |
Tsz-Wo Nicholas Sze
|
136d3b6414
|
Revert "Revert "HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou""
This reverts commit 87ea0784eb .
|
2016-06-06 16:52:09 +08:00 |
Tsz-Wo Nicholas Sze
|
09a543fc86
|
Revert "Revert "HADOOP-13168. Support Future.get with timeout in ipc async calls.""
This reverts commit 071aeab585 .
|
2016-06-06 16:52:02 +08:00 |
Tsz-Wo Nicholas Sze
|
428dc52e56
|
Revert "Revert "HDFS-10346. Implement asynchronous setPermission/setOwner for DistributedFileSystem. Contributed by Xiaobing Zhou""
This reverts commit 2529cabf12 .
|
2016-06-06 16:51:54 +08:00 |
Tsz-Wo Nicholas Sze
|
7b9062f405
|
Revert "Revert "HADOOP-12957. Limit the number of outstanding async calls. Contributed by Xiaobing Zhou""
This reverts commit 7d4c16bae9 .
|
2016-06-06 16:51:48 +08:00 |
Tsz-Wo Nicholas Sze
|
c1947a71ff
|
Revert "Revert "HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou""
This reverts commit c11c2ee649 .
|
2016-06-06 16:51:41 +08:00 |
Andrew Wang
|
c11c2ee649
|
Revert "HDFS-10224. Implement asynchronous rename for DistributedFileSystem. Contributed by Xiaobing Zhou"
This reverts commit d316f44059 .
|
2016-06-03 18:11:12 -07:00 |
Andrew Wang
|
7d4c16bae9
|
Revert "HADOOP-12957. Limit the number of outstanding async calls. Contributed by Xiaobing Zhou"
This reverts commit 7e0824faa9 .
|
2016-06-03 18:10:49 -07:00 |
Andrew Wang
|
2529cabf12
|
Revert "HDFS-10346. Implement asynchronous setPermission/setOwner for DistributedFileSystem. Contributed by Xiaobing Zhou"
This reverts commit 69768bf9e0 .
|
2016-06-03 18:10:49 -07:00 |
Andrew Wang
|
071aeab585
|
Revert "HADOOP-13168. Support Future.get with timeout in ipc async calls."
This reverts commit 658072d62e .
|
2016-06-03 18:10:49 -07:00 |
Andrew Wang
|
87ea0784eb
|
Revert "HDFS-10390. Implement asynchronous setAcl/getAclStatus for DistributedFileSystem. Contributed by Xiaobing Zhou"
This reverts commit 56745a0cf4 .
|
2016-06-03 18:10:48 -07:00 |
Andrew Wang
|
8e2245d0a4
|
Revert "HDFS-10431 Refactor and speedup TestAsyncDFSRename. Contributed by Xiaobing Zhou"
This reverts commit 72773f8ea8 .
|
2016-06-03 18:10:48 -07:00 |
Andrew Wang
|
6f8f40b2a5
|
Revert "HDFS-10430. Reuse FileSystem#access in TestAsyncDFS. Contributed by Xiaobing Zhou."
This reverts commit 193f822b9a .
|
2016-06-03 18:10:48 -07:00 |
Andrew Wang
|
5bfadb8e6b
|
Revert "HADOOP-13226 Support async call retry and failover."
This reverts commit f7189d6a1c .
|
2016-06-03 18:10:47 -07:00 |
Andrew Wang
|
d5609e3499
|
HDFS-10481. HTTPFS server should correctly impersonate as end user to open file. Contributed by Xiao Chen.
(cherry picked from commit 47e0321ee9 )
|
2016-06-03 17:21:27 -07:00 |
Andrew Wang
|
03c4724c88
|
HADOOP-13155. Implement TokenRenewer to renew and cancel delegation tokens in KMS. Contributed by Xiao Chen.
(cherry picked from commit 713cb71820 )
Conflicts:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/crypto/key/KeyProviderDelegationTokenExtension.java
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSUtilClient.java
|
2016-06-03 17:01:11 -07:00 |
Chris Nauroth
|
5e6ee5aafb
|
HADOOP-13105. Support timeouts in LDAP queries in LdapGroupsMapping. Contributed by Mingliang Liu.
(cherry picked from commit d82bc85018 )
|
2016-06-03 16:38:38 -07:00 |
Arun Suresh
|
8ebd89dcfb
|
YARN-5165. Fix NoOvercommitPolicy to take advantage of RLE representation of plan. (Carlo Curino via asuresh)
(cherry picked from commit db54670e83 )
|
2016-06-03 14:50:51 -07:00 |
Vinod Kumar Vavilapalli
|
029888871f
|
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.
(cherry picked from commit f10ebc67f5 )
|
2016-06-03 13:11:17 -07:00 |
Jian He
|
7f865bf438
|
YARN-5190. Registering/unregistering container metrics in ContainerMonitorImpl and ContainerImpl causing uncaught exception in ContainerMonitorImpl. Contributed by Junping Du
(cherry picked from commit 99cc439e29 )
|
2016-06-03 11:11:20 -07:00 |
Jian He
|
a022776c2e
|
YARN-1815. Work preserving recovery of Unmanged AMs. Contributed by Subru Krishnan
(cherry picked from commit 097baaaeba )
|
2016-06-03 10:49:54 -07:00 |
Chris Nauroth
|
043a0c2e6c
|
HADOOP-13171. Add StorageStatistics to S3A; instrument some more operations. Contributed by Steve Loughran.
|
2016-06-03 08:56:07 -07:00 |