Prabhu Joseph
|
00fde836f7
|
YARN-10022. RM Rest API to validate the CapacityScheduler Configuration change.
Contributed by Kinga Marton.
(cherry-picked from commit 1ab9c692fa )
|
2020-02-11 22:23:07 +05:30 |
Ayush Saxena
|
547f1798aa
|
HDFS-15157. Fix compilation failure for branch-3.1. Contributed by Ayush Saxena
|
2020-02-09 08:14:33 +05:30 |
Jonathan Hung
|
5dfd1dcfe3
|
YARN-10116. Expose diagnostics in RMAppManager summary
(cherry picked from commit 314e2f9d2e )
(cherry picked from commit 147897da4b420b4749f3c7b410f4c329632c3352)
|
2020-02-05 11:17:24 -08:00 |
Kihwal Lee
|
a628ab0863
|
HADOOP-15787. TestIPC.testRTEDuringConnectionSetup fails with jdk8u242. Contributed by Zsolt Venczel.
(cherry picked from commit a463cf75a0 )
(cherry picked from commit 0b19c8e086 )
|
2020-02-05 13:16:34 -06:00 |
Chen Liang
|
466f77a5cf
|
HDFS-15148. dfs.namenode.send.qop.enabled should not apply to primary NN port. Contributed by Chen Liang.
(cherry picked from commit 226cd3977b )
|
2020-02-04 12:36:46 -08:00 |
Kihwal Lee
|
a55a0a1f6d
|
HDFS-12491. Support wildcard in CLASSPATH for libhdfs. Contributed by Muhammad Samir Khan.
(cherry picked from commit 10a60fbe20 )
|
2020-02-04 12:24:58 -06:00 |
Stephen O'Donnell
|
8ea4787f9f
|
HDFS-7175. Client-side SocketTimeoutException during Fsck. Contributed by Stephen O'Donnell, Akira Ajisaka.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
Co-authored-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 1e3a0b0d93 )
(cherry picked from commit e89436b183 )
|
2020-01-31 16:13:53 -08:00 |
Inigo Goiri
|
ffaf0d3c82
|
HDFS-13179. TestLazyPersistReplicaRecovery#testDnRestartWithSavedReplicas fails intermittently. Contributed by Ahmed Hussein.
(cherry picked from commit 1839c467f6 )
|
2020-01-31 11:25:36 -08:00 |
Eric Badger
|
4af7d14ce2
|
YARN-10084. Allow inheritance of max app lifetime / default app lifetime. Contributed by Eric Payne.
|
2020-01-29 22:45:02 +00:00 |
Chen Liang
|
5e1d89b74d
|
[SBN Read] Slow clients when Observer reads are enabled but there are no Observers on the cluster. Conntributed by Chen Liang
|
2020-01-29 11:15:35 -08:00 |
Eric E Payne
|
d4ecb65629
|
MAPREDUCE-7079: JobHistory#ServiceStop implementation is incorrect. Contributed by Ahmed Hussein (ahussein)
(cherry picked from commit b897f6834b )
|
2020-01-29 17:21:40 +00:00 |
Kihwal Lee
|
b8d87cfc32
|
HDFS-15146. TestBalancerRPCDelay.testBalancerRPCDelay fails
intermittently. Contributed by Ahmed Hussein.
(cherry picked from commit 799d4c1cf4 )
|
2020-01-29 11:01:51 -06:00 |
Ayush Saxena
|
1293199532
|
HDFS-14993. checkDiskError doesn't work during datanode startup. Contributed by Yang Yun.
|
2020-01-28 23:17:21 +05:30 |
Ahmed Hussein
|
f3ff61865a
|
MAPREDUCE-7259. testSpeculateSuccessfulWithUpdateEvents fails Intermittently
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
(cherry picked from commit 08251538fe )
|
2020-01-28 11:04:25 -06:00 |
Ahmed Hussein
|
1f315c28d9
|
MAPREDUCE-7262. MRApp helpers block for long intervals (500ms)
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
(cherry picked from commit 3f01c48106 )
|
2020-01-27 16:23:06 -06:00 |
Kihwal Lee
|
7dd43cec7f
|
HDFS-15119. Allow expiration of cached locations in DFSInputStream.
Contributed by Ahmed Hussein.
(cherry picked from commit d10f77e3c9 )
(cherry picked from commit 1bb9667137 )
|
2020-01-24 09:53:26 -06:00 |
Abhishek Modi
|
868a0f5ef0
|
YARN-9790. Failed to set default-application-lifetime if maximum-application-lifetime is less than or equal to zero. Contributed by kyungwan nam.
(cherry picked from commit d2d963f3d4 )
|
2020-01-23 15:50:28 +00:00 |
Szilard Nemeth
|
9638985428
|
YARN-7913. Improve error handling when application recovery fails with exception. Contributed by Wilfred Spiegelenburg
|
2020-01-22 16:30:59 +01:00 |
Kihwal Lee
|
b4e9725955
|
HDFS-14968. Add ability to log stale datanodes. Contributed by Ahmed Hussein.
(cherry picked from commit bd03053ea2 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/blockmanagement/HeartbeatManager.java
(cherry picked from commit 4842708320 )
|
2020-01-22 09:28:01 -06:00 |
sunlisheng
|
96c653d0d5
|
Remove WARN log when ipc connection interrupted in Client#handleSaslConnectionFailure()
Signed-off-by: sunlisheng <sunlisheng@xiaomi.com>
(cherry picked from commit d887e49dd4 )
|
2020-01-21 18:32:14 +09:00 |
Akira Ajisaka
|
2c84ea96e3
|
HADOOP-16808. Use forkCount and reuseForks parameters instead of forkMode in the config of maven surefire plugin. Contributed by Xieming Li.
(cherry picked from commit f6d20daf40 )
|
2020-01-21 18:05:13 +09:00 |
Szilard Nemeth
|
2cdaeca84b
|
YARN-8148. Update decimal values for queue capacities shown on queue status CLI. Contributed by Prabhu Joseph
|
2020-01-20 09:30:48 +01:00 |
kevinzhao1661
|
ad34d7032e
|
MAPREDUCE-7247. Modify HistoryServerRest.html content,change The job attempt id‘s datatype from string to int (#1684)
(cherry picked from commit b8518e6dab )
|
2020-01-16 12:58:30 +09:00 |
Sunil G
|
af89b5b086
|
YARN-8373. RM Received RMFatalEvent of type CRITICAL_THREAD_CRASH. Contributed by Wilfred Spiegelenburg.
|
2020-01-15 17:07:34 +05:30 |
Masatake Iwasaki
|
ce52a66fcb
|
MAPREDUCE-7256. Fix javadoc error in SimpleExponentialSmoothing. (#1804)
(cherry picked from commit a2fdd7c2b5 )
|
2020-01-15 12:12:27 +09:00 |
Szilard Nemeth
|
3a09593a73
|
HADOOP-16683. Disable retry of FailoverOnNetworkExceptionRetry in case of wrapped AccessControlException. Contributed by Adam Antal
|
2020-01-14 11:19:52 +01:00 |
Wei-Chiu Chuang
|
286c94f13d
|
HDFS-15097. Purge log in KMS and HttpFS. Contributed by Doris Gu.
(cherry picked from commit 6b86a5110e )
(cherry picked from commit aa3c96474f )
|
2020-01-13 10:49:39 -08:00 |
Ayush Saxena
|
12b258115b
|
HDFS-14578. AvailableSpaceBlockPlacementPolicy always prefers local node. Contributed by Ayush Saxena.
|
2020-01-11 10:34:37 +05:30 |
Chen Liang
|
5490061885
|
HDFS-15099. [SBN Read] checkOperation(WRITE) should throw ObserverRetryOnActiveException for ObserverNode. Contributed by Chen Liang.
(cherry picked from commit 26a969ec73 )
|
2020-01-10 17:19:05 -08:00 |
Kihwal Lee
|
82fa8d88ef
|
HDFS-15095. Fix TestDecommissioningStatus. Contributed by Ahmed Hussein.
(cherry picked from commit 5fb901ac40 )
|
2020-01-10 12:47:49 -06:00 |
Daryn Sharp
|
da45684185
|
HADOOP-16749. Configuration parsing of CDATA values are blank
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
(cherry picked from commit c4fb43c942 )
|
2020-01-10 10:39:18 -06:00 |
Eric E Payne
|
ec40c1f400
|
YARN-9018. Add functionality to AuxiliaryLocalPathHandler to return all locations to read for a given path. Contributed by Kuhu Shukla (kshukla)
(cherry picked from commit 93233a7d6e )
|
2020-01-09 17:41:10 +00:00 |
Surendra Singh Lilhore
|
09d3707875
|
HDFS-14957. INodeReference Space Consumed was not same in QuotaUsage and ContentSummary. Contributed by hemanthboyina.
|
2020-01-09 12:18:58 +05:30 |
Eric Badger
|
cba0bbe98c
|
YARN-8672. TestContainerManager#testLocalingResourceWhileContainerRunning occasionally times out. Contributed by Chandni Singh and Jim Brennan.
|
2020-01-08 20:02:43 +00:00 |
Eric E Payne
|
a110024fcc
|
YARN-7387: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestIncreaseAllocationExpirer fails intermittently. Contributed by Jim Brennan (Jim_Brennan)
(cherry picked from commit b1e07d27cc )
|
2020-01-08 19:41:53 +00:00 |
Eric E Payne
|
08a1464444
|
YARN-10072: TestCSAllocateCustomResource failures. Contributed by Jim Brennan (Jim_Brennan)
(cherry picked from commit 6899be5a17 )
|
2020-01-08 17:50:43 +00:00 |
Ahmed Hussein
|
6ad2f662eb
|
MAPREDUCE-7252. Handling 0 progress in SimpleExponential task runtime estimator
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
(cherry picked from commit cdd6efd3ab )
|
2020-01-08 11:14:40 -06:00 |
Rakesh Radhakrishnan
|
b1eb47865c
|
HDFS-15080. Fix the issue in reading persistent memory cached data with an offset. Contributed by Feilong He.
(cherry picked from commit 7030722e5d )
|
2020-01-08 14:32:45 +05:30 |
Masatake Iwasaki
|
c5580af1c4
|
HDFS-15077. Fix intermittent failure of TestDFSClientRetries#testLeaseRenewSocketTimeout. (#1797)
(cherry picked from commit aba3f6c3e1 )
|
2020-01-08 17:06:49 +09:00 |
Masatake Iwasaki
|
4c8b01abcb
|
HDFS-15072. HDFS MiniCluster fails to start when run in directory path with a %. (#1775)
(cherry picked from commit a43c177f1d )
|
2020-01-08 12:38:51 +09:00 |
Sergey Pogorelov
|
d55d02d25a
|
MAPREDUCE-7255. Fix typo in MapReduce documentaion example (#1793)
(cherry picked from commit b343e1533b )
|
2020-01-06 12:41:03 +09:00 |
Ayush Saxena
|
1d3bf33769
|
HADOOP-16784. Update the year to 2020. Contributed by Ayush Saxena.
|
2020-01-02 21:39:17 +05:30 |
Prabhu Joseph
|
807d7aa3af
|
YARN-10053. Use Shared Group Mapping Service in Placement Rules. Contributed by Wilfred Spiegelenburg.
(cherry picked from commit 217b56ffdd )
|
2020-01-02 14:41:47 +05:30 |
Rakesh Radhakrishnan
|
8b748c0308
|
HDFS-14740. Recover data blocks from persistent memory read cache during datanode restarts. Contributed by Feilong He.
(cherry picked from commit d79cce20ab )
|
2020-01-02 12:19:38 +05:30 |
Surendra Singh Lilhore
|
55510d32bf
|
HDFS-15074. DataNode.DataTransfer thread should catch all the expception and log it. Contributed by hemanthboyina.
|
2019-12-29 11:25:28 +05:30 |
Takanobu Asanuma
|
454a0c2913
|
HDFS-14934. [SBN Read] Standby NN throws many InterruptedExceptions when dfs.ha.tail-edits.period is 0. Contributed by Ayush Saxena.
(cherry picked from commit dc32f583af )
|
2019-12-28 21:35:22 +09:00 |
Chandra Sanivarapu
|
4acbe1c05d
|
HADOOP-16042. Update the link to HadoopJavaVersion (#1784)
(cherry picked from commit d80d86264d )
|
2019-12-27 17:21:29 +09:00 |
Duo Zhang
|
83d676ab2e
|
HADOOP-16610. Upgrade to yetus 0.11.1 and use emoji vote on github pre commit (#1527). Contributed by Duo Zhang.
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
(cherry picked from commit 3cecb2a469 )
(cherry picked from commit 440b7abc04 )
|
2019-12-25 19:48:47 +09:00 |
Akira Ajisaka
|
5853fa2ea2
|
HADOOP-16609. Add Jenkinsfile for all active branches (#1557)
* Backport HADOOP-16035. Jenkinsfile for Hadoop
* Use Yetus 0.10.0
(cherry picked from commit ae8ca70fc0 )
|
2019-12-25 17:25:14 +09:00 |
Chandra Sanivarapu
|
e33651ace7
|
HDFS-15073. Replace curator-shaded guava import with the standard one (#1782)
(cherry picked from commit d8cd7098b4 )
|
2019-12-25 11:12:29 +09:00 |