Wei-Chiu Chuang
024c33384b
Revert "HDFS-15111. stopStandbyServices() should log which service state it is transitioning from. Contributed by Xieming Li."
...
This reverts commit cb6b6b4320
.
2020-03-02 15:43:13 -08:00
Ayush Saxena
cb6b6b4320
HDFS-15111. stopStandbyServices() should log which service state it is transitioning from. Contributed by Xieming Li.
...
(cherry picked from commit b182dd809c
)
(cherry picked from commit 7bfa123d58
)
2020-03-02 15:39:21 -08:00
Siyao Meng
6cbde863a5
HADOOP-16891. Upgrade jackson-databind to 2.9.10.3 ( #1865 )
...
(cherry picked from commit e36b272608
)
(cherry picked from commit 8a55178f49
)
(cherry picked from commit 57783e7e24
)
2020-02-28 17:04:03 -08:00
Wei-Chiu Chuang
5508dda8f4
HADOOP-16882. Update jackson-databind to 2.9.10.2 in branch-3.1, branch-2.10. Contributed by Lisheng Sun.
2020-02-28 16:54:28 -08:00
Inigo Goiri
2d44d7f139
YARN-10161. TestRouterWebServicesREST is corrupting STDOUT. Contributed by Jim Brennan.
...
(cherry picked from commit a43510e21d
)
2020-02-27 13:22:16 -08:00
Kihwal Lee
232e9f8ee1
HDFS-15147. LazyPersistTestCase wait logic is error-prone. Contributed
...
by Ahmed Hussein.
2020-02-27 09:58:44 -06:00
Elixir Kook
e844f6ffaa
YARN-10156. Fix typo 'complaint' which means quite different in Federation.md ( #1856 )
...
(cherry picked from commit d608e94f92
)
2020-02-26 17:33:05 +09:00
Kihwal Lee
3b86011c24
HDFS-13404. Addendum: RBF: TestRouterWebHDFSContractAppend.testRenameFileBeingAppended fail. Contributed by Takanobu Asanuma.
...
(cherry picked from commit b52fd05d42
)
Conflicts:
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/contract/AbstractContractAppendTest.java
2020-02-25 12:28:56 -06:00
Kihwal Lee
e80b5ec58d
Revert "HDFS-6874. Add GETFILEBLOCKLOCATIONS operation to HttpFS. Contributed by Weiwei Yang"
...
This reverts commit b4a108fa9f
.
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/client/HttpFSFileSystem.java
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/FSOperations.java
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/fs/http/client/BaseTestHttpFSWith.java
2020-02-25 11:33:20 -06:00
Eric E Payne
254b94bf5e
YARN-10140: TestTimelineAuthFilterForV2 fails due to login failures in branch-2.10. Contributed by Ahmed Hussein (ahussein)
2020-02-25 16:36:50 +00:00
Ayush Saxena
a5c3620bc2
HDFS-15166. Remove redundant field fStream in ByteStringLog. Contributed by Xieming Li.
2020-02-24 20:18:10 +05:30
Konstantin V Shvachko
9c2c14f36d
HDFS-15185. StartupProgress reports edits segments until the entire startup completes. Contributed by Konstantin V Shvachko.
...
(cherry picked from commit 6f84269bcd
)
2020-02-21 11:02:04 -08:00
Masatake Iwasaki
3fc1c44974
HDFS-15052. WebHDFS getTrashRoot leads to OOM due to FileSystem object creation. ( #1758 )
...
(cherry picked from commit 2338d25dc7
)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestWebHDFS.java
(cherry picked from commit 610805ec72
)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSUtilClient.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/web/resources/NamenodeWebHdfsMethods.java
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestWebHDFS.java
2020-02-21 14:27:26 +09:00
Ayush Saxena
ce06503599
HDFS-15115. Namenode crash caused by NPE in BlockPlacementPolicyDefault when dynamically change logger to debug. Contributed by wangzhixiang
2020-02-19 20:56:08 +05:30
Hanisha Koneru
73ab4a42a6
HDFS-10659. Namenode crashes after Journalnode re-installation in an HA cluster due to missing paxos directory. Contributed by star, Hanisha Koneru.
...
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
(cherry picked from commit 7217494f40
)
2020-02-19 18:33:10 +09:00
Wei-Chiu Chuang
f87efc1211
HADOOP-16868. ipc.Server readAndProcess threw NullPointerException. Contributed by Tsz-wo Sze.
...
(cherry picked from commit cb3f3cca01
)
(cherry picked from commit d411a849e1
)
(cherry picked from commit b28347d282
)
2020-02-18 21:54:12 -08:00
Kihwal Lee
38e97c2061
HDFS-12459. Fix revert: Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang.
...
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
(cherry picked from commit 3ead525c71
)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/JsonUtil.java
hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/WebHDFS.md
2020-02-17 15:49:48 -06:00
Kihwal Lee
e847768c3f
Revert "HDFS-11156. Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang."
...
This reverts commit d4ca1c5226
.
-JsonUtil not reverted. A later commit in httpfs uses the new methods.
-jackson databind was introduced in pom.xml. This is not reverted as
later changes are using it.
2020-02-17 15:06:00 -06:00
Ayush Saxena
9e34e6a6e8
HDFS-15164. Fix TestDelegationTokensWithHA. Contributed by Ayush Saxena.
2020-02-14 22:08:05 +05:30
Ayush Saxena
1f3c11276e
HDFS-15161. When evictableMmapped or evictable size is zero, do not throw NoSuchElementException in ShortCircuitCache#close(). Contributed by Lisheng Sun
2020-02-12 20:34:54 +05:30
Akira Ajisaka
9a14ccc74e
HADOOP-16849. start-build-env.sh behaves incorrectly when username is numeric only. Contributed by Jihyun Cho.
...
(cherry picked from commit 9709afe67d
)
Conflicts:
start-build-env.sh
2020-02-12 14:12:09 +09:00
Kihwal Lee
2861936228
HDFS-14758. Make lease hard limit configurable and reduce the default.
...
Contributed by hemanthboyina.
(cherry picked from commit 9b8a78d97b
)
(cherry picked from commit f1840669cf
)
(cherry picked from commit bf09bfa2db
)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/client/impl/DfsClientConf.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/LeaseManager.java
hadoop-hdfs-project/hadoop-hdfs/src/main/resources/hdfs-default.xml
2020-02-11 15:31:01 -06:00
Jonathan Hung
c34c87b1a8
YARN-8292. Fix the dominant resource preemption cannot happen when some of the resource vector becomes negative. Contributed by Wangda Tan and Eric Payne
2020-02-07 17:29:32 -08:00
Kihwal Lee
9cc63d1f63
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:33:30 -06:00
Jonathan Hung
4fce8c8023
YARN-10116. Expose diagnostics in RMAppManager summary
...
(cherry picked from commit 314e2f9d2e
)
(cherry picked from commit 147897da4b420b4749f3c7b410f4c329632c3352)
(cherry picked from commit fa35b8370ce14c9b8ee911b73fda380817b964fd)
2020-02-05 11:16:09 -08:00
Chen Liang
b97fdb7b4c
HDFS-15148. dfs.namenode.send.qop.enabled should not apply to primary NN port. Contributed by Chen Liang.
2020-02-04 12:59:31 -08:00
Kihwal Lee
fb8ee3228e
HDFS-12491. Support wildcard in CLASSPATH for libhdfs. Contributed by Muhammad Samir Khan.
...
(cherry picked from commit 10a60fbe20
)
2020-02-04 12:38:05 -06:00
Wei-Chiu Chuang
1d0e2ba335
HDFS-15046. Backport HDFS-7060 to branch-2.10. Contributed by Lisheng Sun.
2020-01-31 16:16:31 -08:00
Inigo Goiri
9f7820e729
HDFS-13179. TestLazyPersistReplicaRecovery#testDnRestartWithSavedReplicas fails intermittently. Contributed by Ahmed Hussein.
2020-01-31 11:37:07 -08:00
Eric Badger
21970f6f67
YARN-10084. Allow inheritance of max app lifetime / default app lifetime. Contributed by Eric Payne.
2020-01-30 21:29:33 +00:00
Chen Liang
29572686c4
HDFS-15118. [SBN Read] Slow clients when Observer reads are enabled but there are no Observers on the cluster. Contributed by Chen Liang
2020-01-29 12:44:12 -08:00
Eric E Payne
2552a4e2bf
MAPREDUCE-7079: JobHistory#ServiceStop implementation is incorrect. Contributed by Ahmed Hussein (ahussein)
...
(cherry picked from commit b897f6834b
)
2020-01-29 17:33:12 +00:00
Kihwal Lee
d9198b2d1b
HDFS-15146. TestBalancerRPCDelay.testBalancerRPCDelay fails
...
intermittently. Contributed by Ahmed Hussein.
2020-01-29 11:07:50 -06:00
Ahmed Hussein
006b0d70a3
MAPREDUCE-7259. testSpeculateSuccessfulWithUpdateEvents fails Intermittently
...
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
2020-01-28 17:26:13 -06:00
Ahmed Hussein
8e22b80b5f
MAPREDUCE-7262. MRApp helpers block for long intervals (500ms)
...
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
2020-01-28 09:13:54 -06:00
Kihwal Lee
8d4671b611
HADOOP-16683. Disable retry of FailoverOnNetworkExceptionRetry in case of wrapped AccessControlException. Contributed by Adam Antal
...
(cherry picked from commit 3d249301f4
)
2020-01-24 11:08:24 -06:00
Kihwal Lee
2873a705f4
HADOOP-16580. Disable retry of FailoverOnNetworkExceptionRetry in case of AccessControlException. Contributed by Adam Antal
...
(cherry picked from commit c79a5f2d99
)
2020-01-24 11:07:06 -06:00
Abhishek Modi
296786a647
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 17:12:25 +00:00
Kihwal Lee
0ead38b59a
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:30:41 -06:00
Kihwal Lee
c5d43b65a9
HDFS-15125. Pull back HDFS-11353, HDFS-13993, HDFS-13945, and HDFS-14324
...
to branch-2.10. Contributed by Jim Brennan.
2020-01-21 09:59:14 -06:00
sunlisheng
dc010b9844
HADOOP-16793. Redefine log level when ipc connection interrupted in Client#handleSaslConnectionFailure().
...
Signed-off-by: sunlisheng <sunlisheng@xiaomi.com>
(cherry picked from commit d887e49dd4
)
2020-01-21 18:56:41 +09:00
Akira Ajisaka
0c0be3b9f0
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:46 +09:00
kevinzhao1661
df16cea24f
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:57 +09:00
Wei-Chiu Chuang
d5f7aa2285
HDFS-13339. Volume reference can't be released and may lead to deadlock when DataXceiver does a check volume. Contributed by Jim Brennan, Zsolt Venczel.
...
(cherry picked from commit c675719c3f
)
2020-01-15 11:06:15 -08:00
Masatake Iwasaki
7a309f1f91
MAPREDUCE-7256. Fix javadoc error in SimpleExponentialSmoothing. ( #1804 )
...
(cherry picked from commit a2fdd7c2b5
)
2020-01-15 12:13:12 +09:00
Chen Liang
6deb6be252
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:59 -08:00
Daryn Sharp
23a77050e0
HADOOP-16749. Configuration parsing of CDATA values are blank
...
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
2020-01-10 10:48:45 -06:00
Eric E Payne
c296e3c0aa
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:52:26 +00:00
Ahmed Hussein
203f55fccc
MAPREDUCE-7252. Handling 0 progress in SimpleExponential task runtime estimator
...
Signed-off-by: Jonathan Eagles <jeagles@gmail.com>
2020-01-09 09:52:26 -06:00
Eric Badger
ab29b54b19
YARN-8672. TestContainerManager#testLocalingResourceWhileContainerRunning occasionally times out. Contributed by Chandni Singh and Jim Brennan.
2020-01-08 20:13:13 +00:00