liever18
|
3a82899493
|
HDFS-16408. Ensure LeaseRecheckIntervalMs is greater than zero (#3856)
(cherry picked from commit e1d0aa9ee5 )
|
2022-01-05 15:46:21 +00:00 |
Wei-Chiu Chuang
|
350b51f287
|
Make upstream aware of 3.3.1 release
|
2022-01-04 14:48:49 -08:00 |
Ashutosh Gupta
|
bad3a0964c
|
HDFS-16409. Fix typo: testHasExeceptionsReturnsCorrectValue -> testHasExceptionsReturnsCorrectValue (#3835)
Reviewed-by: Fei Hui <feihui.ustc@gmail.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 9eea0e28f2 )
|
2022-01-04 13:25:56 +09:00 |
Ayush Saxena
|
53249a40db
|
HADOOP-18061. Update the year to 2022. (#3845). Contributed by Ayush Saxena.
Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
|
2022-01-04 07:59:45 +05:30 |
jianghuazhu
|
fd75c4a158
|
HADOOP-18063. Remove unused import AbstractJavaKeyStoreProvider in Shell class. (#3846)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 7398a0f1b2 )
|
2022-01-04 11:26:07 +09:00 |
Igor Dvorzhak
|
5d72fdfcb2
|
HADOOP-13464. Upgrade Gson dependency to version 2.8.9 (#2524)
Change-Id: Ifd3fb9ec6ebfc8874bb799bc198219511fe55a2f
Update pom.xml
Update pom.xml
(cherry picked from commit 795054882a )
|
2021-12-30 21:37:14 +00:00 |
Ashutosh Gupta
|
6535a183b2
|
HDFS-14099. Unknown frame descriptor when decompressing multiple frames (#3836)
Co-authored-by: xuzq <xuzengqiang@kuaishou.com>
Co-authored-by: Ashutosh Gupta <ashugpt@amazon.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit caab29ec88 )
|
2021-12-28 22:00:48 +09:00 |
Akira Ajisaka
|
cd30687a15
|
Revert "HDFS-14099. Unknown frame descriptor when decompressing multiple frames (#3836)"
This reverts commit 05b43f2057 .
|
2021-12-28 21:51:40 +09:00 |
Ashutosh Gupta
|
05b43f2057
|
HDFS-14099. Unknown frame descriptor when decompressing multiple frames (#3836)
Co-authored-by: xuzq <xuzengqiang@kuaishou.com>
Co-authored-by: Ashutosh Gupta <ashugpt@amazon.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit caab29ec88 )
|
2021-12-28 21:49:06 +09:00 |
Akira Ajisaka
|
7cd52000e0
|
HADOOP-18045. Disable TestDynamometerInfra (#3829)
Reviewed-by: Fei Hui <feihui.ustc@gmail.com>
(cherry picked from commit dba139cd0f )
|
2021-12-28 13:23:05 +09:00 |
jianghuazhu
|
b623acff5a
|
HDFS-16395. Remove useless NNThroughputBenchmark#dummyActionNoSynch(). (#3823)
Reviewed-by: Fei Hui <feihui.ustc@gmail.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit a5659fe0f7 )
|
2021-12-24 17:25:00 +09:00 |
Cheng Pan
|
7b51e6824d
|
YARN-11053. AuxService should not use class name as default system classes (#3816)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 4db27acf06 )
|
2021-12-24 11:09:42 +09:00 |
Akira Ajisaka
|
6c252cfb44
|
HADOOP-18052. Support Apple Silicon in start-build-env.sh (#3817)
Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org>
(cherry picked from commit c8725de547 )
|
2021-12-23 18:14:16 +09:00 |
Ashutosh Gupta
|
1c99810b89
|
YARN-8234. Improve RM system metrics publisher's performance by pushing events to timeline server in batch (#3793)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 00e2405fbd )
|
2021-12-23 17:16:09 +09:00 |
Eric Payne
|
ccaba2561a
|
YARN-10178: Global Scheduler async thread crash caused by 'Comparison method violates its general contract. Contributed by Andras Gyori (gandras) and Qi Zhu (zhuqi).
(cherry picked from commit e2d6fd075d )
|
2021-12-21 19:20:21 +00:00 |
wangzhaohui
|
cc7b7e174c
|
HDFS-16391. Avoid evaluation of LOG.debug statement in NameNodeHeartbeatService (#3820)
(cherry picked from commit 8d251bd629 )
|
2021-12-21 11:46:23 +00:00 |
jianghuazhu
|
a4496a0187
|
HDFS-16386. Reduce DataNode load when FsDatasetAsyncDiskService is working. (#3806)
(cherry picked from commit 746b328554 )
|
2021-12-20 11:32:01 +00:00 |
Szilard Nemeth
|
357423b57a
|
YARN-6862. Nodemanager resource usage metrics sometimes are negative. Contributed by Benjamin Teke
|
2021-12-17 14:51:41 +01:00 |
Dhananjay Badaya
|
e7b1f87665
|
HADOOP-13500. Synchronizing iteration of Configuration properties object (#3775)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 4483607a4e )
|
2021-12-17 16:07:46 +09:00 |
litao
|
e60b8a0358
|
HDFS-16377. Should CheckNotNull before access FsDatasetSpi (#3784)
Reviewed-by: Viraj Jasani <vjasani@apache.org>
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
(cherry picked from commit 22f5e1885d )
|
2021-12-16 13:51:40 +09:00 |
litao
|
75af1d67e4
|
HDFS-16375. The FBR lease ID should be exposed to the log (#3769)
(cherry picked from commit 10cdde59b4 )
|
2021-12-16 13:31:17 +09:00 |
Siyao Meng
|
0cab54909a
|
HADOOP-18048. [branch-3.3] Dockerfile_aarch64 build fails with fatal error: Python.h: No such file or directory (#3801)
|
2021-12-14 17:56:58 -08:00 |
Ayush Saxena
|
37ced452d9
|
HDFS-16373. Fix MiniDFSCluster restart in case of multiple namenodes. (#3756)
Reviewed-by: Viraj Jasani <vjasani@apache.org>
Reviewed-by: litao <tomleescut@gmail.com>
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2021-12-14 17:23:24 +09:00 |
litao
|
8559ba46c2
|
HDFS-16327. Make DFS_NAMENODE_MAX_SLOWPEER_COLLECT_NODES_KEY reconfigurable (#3716)
(cherry picked from commit c56a07f36b )
|
2021-12-14 11:53:46 +09:00 |
Viraj Jasani
|
b0c1158829
|
HADOOP-18033. Upgrade fasterxml Jackson to 2.13.0 (#3764)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-12-13 13:52:44 +09:00 |
GuoPhilipse
|
2720479988
|
HDFS-16345. Fix test case fail in TestBlockStoragePolicy (#3696). Contributed by guophilipse.
Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
(cherry picked from commit 25849ff7b7 )
|
2021-12-10 16:33:33 +09:00 |
Anoop Sam John
|
9a1c8d2f41
|
HADOOP-17643 WASB : Make metadata checks case insensitive (#3103)
|
2021-12-10 10:44:31 +05:30 |
Akira Ajisaka
|
35c5c6bb83
|
HADOOP-18040. Use maven.test.failure.ignore instead of ignoreTestFailure (#3774)
Reviewed-by: Masatake Iwasaki <iwasakims@apache.org>
(cherry picked from commit 9b9e2ef87f )
Conflicts:
hadoop-tools/hadoop-federation-balance/pom.xml
|
2021-12-10 01:38:26 +09:00 |
qinyuren
|
0dfb4eb602
|
HDFS-16333. fix balancer bug when transfer an EC block (#3777)
|
2021-12-10 00:33:03 +09:00 |
Szilard Nemeth
|
8053b0f205
|
YARN-11020. [UI2] No container is found for an application attempt with a single AM container. Contributed by Andras Gyori
|
2021-12-09 13:02:55 +01:00 |
Takanobu Asanuma
|
a67f4dc71a
|
Revert "HDFS-16333. fix balancer bug when transfer an EC block (#3679)"
This reverts commit 55c0e676fd .
|
2021-12-09 16:36:54 +09:00 |
qinyuren
|
55c0e676fd
|
HDFS-16333. fix balancer bug when transfer an EC block (#3679)
(cherry picked from commit 35556ea043 )
|
2021-12-09 13:26:00 +09:00 |
lzx404243
|
1ee661d7da
|
HDFS-15862. Make TestViewfsWithNfs3.testNfsRenameSingleNN() idempotent (#2724)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 7ba91c1235 )
|
2021-12-08 20:46:22 +09:00 |
Ashutosh Gupta
|
53f76b9b1c
|
YARN-9063. ATS 1.5 fails to start if RollingLevelDb files are corrupt or missing (#3728)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 5a950b8900 )
|
2021-12-06 20:10:38 +09:00 |
LeonGao
|
63495978b2
|
HDFS-16268. Balancer stuck when moving striped blocks due to NPE (#3546)
(cherry picked from commit 7279fe8661 )
|
2021-12-06 16:18:25 +09:00 |
Prabhu Joseph
|
edfd68e248
|
YARN-10820. Make GetClusterNodesRequestPBImpl thread safe. Contributed by Swathi Chandrashekar.
(cherry picked from commit 6b4987f09c )
|
2021-12-06 14:45:18 +09:00 |
Takanobu Asanuma
|
f6b3361b4b
|
HDFS-16293. Client sleeps and holds 'dataQueue' when DataNodes are congested. Contributed by Yuanxin Zhu.
(cherry picked from commit e8e69de106 )
|
2021-12-06 11:05:54 +09:00 |
huhaiyang
|
a24c98163f
|
HDFS-16314. Support to make dfs.namenode.block-placement-policy.exclude-slow-nodes.enabled reconfigurable (#3664)
Reviewed-by: Fei Hui <feihui.ustc@gmail.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit c0f405a46b )
|
2021-12-04 02:27:35 +09:00 |
huhaiyang
|
bcbe4fbfa7
|
HDFS-16287. Support to make dfs.namenode.avoid.read.slow.datanode reconfigurable (#3596)
(cherry picked from commit db89a9411e )
|
2021-12-04 02:24:40 +09:00 |
GuoPhilipse
|
34c415ca2e
|
HADOOP-18026. Fix default value of Magic committer (#3723)
Contributed by guophilipse
Change-Id: If915623c76619dd3d3b3bdf989688fa13e56fec1
|
2021-12-03 16:53:44 +00:00 |
bitterfox
|
2cdecd420a
|
HDFS-16332. Handle invalid token exception in sasl handshake (#3677)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit dd6b987c93 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/protocol/datatransfer/sasl/SaslDataTransferServer.java
|
2021-12-03 23:35:46 +09:00 |
Steve Loughran
|
67eaf5aa9f
|
HADOOP-17979. Add Interface EtagSource to allow FileStatus subclasses to provide etags (#3633)
Contributed by Steve Loughran
Change-Id: I596205d788f623114c12962941445432e2036c34
|
2021-11-29 16:20:55 +00:00 |
smarthan
|
bc40a41064
|
HADOOP-18023. Allow cp command to run with multi threads. (#3721)
(cherry picked from commit 932a78fe38 )
|
2021-11-29 12:47:02 +00:00 |
litao
|
f5e15dfb11
|
HDFS-16344. Improve DirectoryScanner.Stats#toString (#3695)
Reviewed-by: Viraj Jasani <vjasani@apache.org>
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
Reviewed-by: Hui Fei <ferhui@apache.org>
(cherry picked from commit 829af89dc4 )
|
2021-11-29 17:54:58 +09:00 |
litao
|
b428d534fb
|
HDFS-16339. Show the threshold when mover threads quota is exceeded (#3689)
Reviewed-by: Viraj Jasani <vjasani@apache.org>
Reviewed-by: Hui Fei <ferhui@apache.org>
(cherry picked from commit 86705eda82 )
|
2021-11-26 19:53:34 +09:00 |
GuoPhilipse
|
a13a03ec10
|
YARN-11007. Correct words in YARN documents (#3680)
Reviewed-by: cxorm <lianp964@gmail.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit c9d64bad37 )
|
2021-11-25 17:51:38 +09:00 |
Akira Ajisaka
|
4a032bc88d
|
Revert "HDFS-16336. Addendum: De-flake TestRollingUpgrade#testRollback (#3686)"
This reverts commit 3b79e0f794 .
|
2021-11-25 14:24:30 +09:00 |
Viraj Jasani
|
6094e1ec9a
|
HDFS-16171. De-flake testDecommissionStatus (#3280)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 6342d5e523 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestDecommissioningStatus.java
|
2021-11-25 14:15:10 +09:00 |
Viraj Jasani
|
a9125bba24
|
HDFS-16350. Datanode start time should be set after RPC server starts successfully (#3711)
(cherry picked from commit cdc13e91b6 )
|
2021-11-25 10:28:40 +08:00 |
Ayush Saxena
|
3b79e0f794
|
HDFS-16336. Addendum: De-flake TestRollingUpgrade#testRollback (#3686)
|
2021-11-25 01:54:14 +05:30 |