Viraj Jasani
|
5c2b728516
|
HDFS-15989. Split TestBalancer and De-flake testMaxIterationTime() (#2943)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2021-04-23 12:58:16 +09:00 |
|
Wei-Chiu Chuang
|
8ff61f9b07
|
HADOOP-17627. Backport to branch-3.2 HADOOP-17371, HADOOP-17621, HADOOP-17625 to update Jetty to 9.4.39. (#2879)
* HADOOP-17371. Bump Jetty to the latest version 9.4.34. Contributed by Wei-Chiu Chuang. (#2453)
(cherry picked from commit 66ee0a6df0dc0dd8242018153fd652a3206e73b5)
(cherry picked from commit 6340ac857b7ff3f73bbcf95b59b98aac134f33af)
Conflicts:
hadoop-client-modules/hadoop-client-minicluster/pom.xml
Change-Id: I673ac136922740cb1d426cb9593aa1bd3e9acd32
* HADOOP-17621. hadoop-auth to remove jetty-server dependency. (#2865)
Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit dac60b8282013d7776667415a429e7ca35efba66)
(cherry picked from commit 1110b03752b45bc4695baaa6d9655e18de67303a)
* HADOOP-17625. Update to Jetty 9.4.39. (#2870)
Reviewed-by: cxorm <lianp964@gmail.com>
(cherry picked from commit 6040e86e99aae5e29c17b03fddb0a805da8fcae8)
(cherry picked from commit 7f7535534d5541e10b6b14dee3aa38a00058f201)
|
2021-04-19 20:12:27 -07:00 |
|
Masatake Iwasaki
|
08cc11cd28
|
HADOOP-17569. Building native code fails on Fedora 33. (#2886)
(cherry picked from commit 2717203f858ff654de0fc01cfb9afef2e705e33c)
|
2021-04-15 13:35:49 +00:00 |
|
Wei-Chiu Chuang
|
f0331827e5
|
HDFS-15940. Fixing and refactoring tests specific to Block recovery. (#2902)
* HDFS-15940. Fixing and refactoring tests specific to Block recovery.(#2844). Contributed by Viraj Jasani
(cherry picked from commit 2b5fd341b969a6c920c27e06b158a5b608544f17)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestBlockRecovery.java
* HDFS-15940. Fix TestBlockRecovery2#testRaceBetweenReplicaRecoveryAndFinalizeBlock (ADDENDUM) (#2874)
(cherry picked from commit 56bd968fb434c7d2ae7ac9e7659d0ca682340b2a)
(cherry picked from commit 4994b73eebafc7b718f59ed293fcbadc677f95b8)
Co-authored-by: Viraj Jasani <vjasani@apache.org>
|
2021-04-15 11:20:23 +08:00 |
|
Wei-Chiu Chuang
|
e6df0fb84c
|
HDFS-15815. if required storageType are unavailable, log the failed reason during choosing Datanode. Contributed by Yang Yun. (#2882)
(cherry picked from commit e391844e8e414abf8c94f7bd4719053efa3b538a)
Co-authored-by: Ayush Saxena <ayushsaxena@apache.org>
(cherry picked from commit bfba6f1f3cd1966ff59655feb7e19503e06eeeae)
|
2021-04-13 15:00:14 +08:00 |
|
Wei-Chiu Chuang
|
0faa626bd8
|
HDFS-15759. EC: Verify EC reconstruction correctness on DataNode (#2585) (#2868)
(cherry picked from commit 95e68926750b55196cf9da53c25359c98ef58a4f)
(cherry picked from commit 6cfa01c905ca422c3c6b2d1d735dd16ee08b4fb4)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/erasurecode/StripedReconstructor.java
Co-authored-by: touchida <56789230+touchida@users.noreply.github.com>
|
2021-04-12 19:45:49 -07:00 |
|
Stephen O'Donnell
|
3422691fb2
|
HDFS-15937. Reduce memory used during datanode layout upgrade. Contributed by Stephen O'Donnell (#2838)
(cherry picked from commit 4c567fcff7af45c75117ee4a75c087aa454a89e5)
|
2021-04-08 12:31:36 +01:00 |
|
Gautham B A
|
48a228893a
|
HDFS-15949. Fix integer overflow (#2857)
Reviewed-by: Inigo Goiri <inigoiri@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 36014b8282579ac3d89b62a05586206fb6e0adcf)
|
2021-04-06 19:10:49 +09:00 |
|
Harunobu Daikoku
|
ee9ddc8184
|
HDFS-15900. RBF: empty blockpool id on dfsrouter caused by UNAVAILABLE NameNode. (#2866)
Co-authored-by: Harunobu Daikoku <hdaikoku@yahoo-corp.jp>
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2021-04-06 13:22:11 +09:00 |
|
Gautham B A
|
52f4f9a063
|
HDFS-15950. Remove unused hdfs.proto import (#2858)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit ca5e13fd74838fca3598587eb4770b797f436832)
|
2021-04-05 11:47:40 +09:00 |
|
litao
|
d566e4e41d
|
HDFS-15892. Add metric for editPendingQ in FSEditLogAsync (#2770)
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
(cherry picked from commit 4bd04126d64595ab0831626c80d8d1b788a35cd4)
|
2021-04-02 11:00:33 +09:00 |
|
Viraj Jasani
|
5458ebf607
|
HDFS-15931 : Fix non-static inner classes for better memory management (#2830). Contributed by Viraj Jasani
Signed-off-by: Mingliang Liu <liuml07@apache.org>
|
2021-04-01 16:45:24 -07:00 |
|
Takanobu Asanuma
|
93517ba9bc
|
Revert "HDFS-15900. RBF: empty blockpool id on dfsrouter caused by UNAVAILABLE NameNode. (#2787)"
This reverts commit 510a43cbe4f5221c852d71ae3f7e7975b9497e86.
|
2021-04-01 13:51:08 +09:00 |
|
Harunobu Daikoku
|
510a43cbe4
|
HDFS-15900. RBF: empty blockpool id on dfsrouter caused by UNAVAILABLE NameNode. (#2787)
Co-authored-by: Harunobu Daikoku <hdaikoku@yahoo-corp.jp>
(cherry picked from commit ea6595d3b68ac462aec0d493718d7a10fbda0b6d)
|
2021-03-29 11:48:43 +09:00 |
|
He Xiaoqiao
|
d456106dce
|
HDFS-15919. BlockPoolManager should log stack trace if unable to get Namenode addresses. Contributed by Stephen O'Donnell.
|
2021-03-25 12:26:25 +08:00 |
|
Viraj Jasani
|
97b8992fd8
|
HDFS-15911 : Provide blocks moved count in Balancer iteration result (#2797)
|
2021-03-24 10:13:59 -07:00 |
|
Takanobu Asanuma
|
46b2e9634b
|
HDFS-15902. Improve the log for HTTPFS server operation. Contributed by Bhavik Patel.
(cherry picked from commit b4d97a8dc75e4dc823d092f5bac37d6096dc6dc4)
|
2021-03-24 17:54:07 +09:00 |
|
Takanobu Asanuma
|
9060972172
|
HADOOP-17138. Fix spotbugs warnings surfaced after upgrade to 4.0.6. (#2155) (#2806)
(cherry picked from commit 1b29c9bfeee0035dd042357038b963843169d44c)
Co-authored-by: Masatake Iwasaki <iwasakims@apache.org>
|
2021-03-24 17:09:43 +09:00 |
|
litao
|
d05d15620e
|
HDFS-15906. Close FSImage and FSNamesystem after formatting is complete (#2800)
|
2021-03-23 18:45:24 +09:00 |
|
Ayush Saxena
|
3533889884
|
HDFS-15439. Setting dfs.mover.retry.max.attempts to negative value will retry forever. Contributed by AMC-team.
(cherry picked from commit e3d1966f58ad473b8e852aa2b11c8ed2b434d9e4)
|
2021-03-22 12:55:47 +00:00 |
|
Ayush Saxena
|
4f56caf61f
|
HDFS-15438. Setting dfs.disk.balancer.max.disk.errors = 0 will fail the block copy. Contributed by AMC-team.
(cherry picked from commit 2377df38ad2396f8b42d60031001a25d9d6fa32e)
|
2021-03-19 19:23:50 +00:00 |
|
Ayush Saxena
|
bc3c4a3268
|
HDFS-15633. Avoid redundant RPC calls for getDiskStatus. (#2386). Contributed by Ayush Saxena.
|
2021-03-19 23:14:29 +05:30 |
|
Viraj Jasani
|
c86a2fd6d5
|
HDFS-15895 : Remove redundant String#format in DFSAdmin#printOpenFiles (#2772)
(cherry picked from commit 9c43b60348bea7f89f7c0fc86f2813fdf2d1929f)
|
2021-03-17 15:14:03 +09:00 |
|
Takanobu Asanuma
|
13c52a7adc
|
HDFS-15890. Improve the Logs for File Concat Operation. Contributed by Bhavik Patel.
(cherry picked from commit 9ba60c33d8e68766aec49e50ec4c86519c6f9889)
|
2021-03-17 14:18:02 +09:00 |
|
touchida
|
87015f073a
|
HDFS-13975. TestBalancer#testMaxIterationTime fails sporadically (#2726)
Co-authored-by: toshihiko.uchida <toshihiko.uchida@linecorp.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 25390babc74ab8a6bbc53305b7a49df2437406f2)
|
2021-03-17 12:11:34 +09:00 |
|
Akira Ajisaka
|
0b278502e2
|
HADOOP-16870. Use spotbugs-maven-plugin instead of findbugs-maven-plugin (#2753)
Removed findbugs from the hadoop build images and added spotbugs instead.
Upgraded SpotBugs to 4.2.2 and spotbugs-maven-plugin to 4.2.0.
Reviewed-by: Masatake Iwasaki <iwasakims@apache.org>
(cherry picked from commit 23b343aed17119b905dfa61ab1ce32ab554bfb57)
Conflicts:
dev-support/docker/Dockerfile
hadoop-project/pom.xml
(cherry picked from commit de2904f123a7e3a56e4f8572f24b2e75ea606e80)
Conflicts:
dev-support/docker/Dockerfile_aarch64
hadoop-cloud-storage-project/hadoop-cos/pom.xml
hadoop-common-project/hadoop-registry/pom.xml
hadoop-project/pom.xml
|
2021-03-11 15:37:56 +09:00 |
|
Hui Fei
|
01f9d73dad
|
HDFS-15875. Check whether file is being truncated before truncate (#2746)
(cherry picked from commit 6a55baeee46f61686bd7fd8b62d141399e9af4dc)
|
2021-03-11 10:22:34 +08:00 |
|
tomscut
|
03ac2e41c0
|
HDFS-15808. Add metrics for FSNamesystem read/write lock hold long time. (#2668) Contributed by tomscut.
(cherry picked from commit 9cb51bf106802c78b1400fba9f1d1c7e772dd5e7)
|
2021-03-06 14:17:10 -08:00 |
|
litao
|
92e29d57d9
|
HDFS-15870. Remove unused configuration dfs.namenode.stripe.min (#2739)
Co-authored-by: tomscut <litao@bigo.sg>
(cherry picked from commit cdba06e380bce2ce7d8918e0772a5762fdba3122)
|
2021-03-03 22:37:23 +09:00 |
|
Konstantin V Shvachko
|
1d48f3b44c
|
HDFS-15849. ExpiredHeartbeats metric should be of Type.COUNTER. Contributed by Qi Zhu.
(cherry picked from commit 9501c698f4789188f744f3a1fba7f1a9bb9b8aa4)
|
2021-03-01 17:24:21 -08:00 |
|
S O'Donnell
|
707806092f
|
HDFS-14013. Skip any credentials stored in HDFS when starting ZKFC. Contributed by Stephen O'Donnell
(cherry picked from commit c3b3b36dee475e5f37f85946be1a42a1b1e622a5)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/TestDFSZKFailoverController.java
|
2021-03-01 12:24:31 +00:00 |
|
Surendra Singh Lilhore
|
929411acce
|
HDFS-15210. EC : File write hanged when DN is shutdown by admin command. Contributed by Surendra Singh Lilhore.
(cherry picked from commit db6252b6c3959220c6f985f940e2e731f99d8e30)
(cherry picked from commit 7856af2cc65377352db5ebc93a778f373f71d215)
|
2021-02-26 10:49:48 +08:00 |
|
S O'Donnell
|
f98bc24ab6
|
HDFS-15422. Reported IBR is partially replaced with stored info when queuing. Contributed by Stephen O'Donnell and Kihwal Lee
(cherry picked from commit 9c583f36d5d0024ab052429ef2f0c0b20e1ea258)
|
2021-02-24 11:22:13 +00:00 |
|
Wang Yuxuan
|
fe822b525e
|
HDFS-15734. [READ] DirectoryScanner#scan need not check StorageType.PROVIDED (#2559)
Co-authored-by: wangyuxuan <wangyuxuan@xiaomi.com>
(cherry picked from commit 1e32ab7d2fa83ad4119954b32a3a8daac9d08134)
(cherry picked from commit 52a46f064a70505034367cffc32dfa1fabc7134b)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DirectoryScanner.java
|
2021-02-22 18:15:07 +08:00 |
|
jianghuazhu
|
efb796f45f
|
HDFS-15826. Solve the problem of incorrect progress of delegation tokens when loading FsImage. (#2686)
Co-authored-by: zhujianghua <zhujianghua@zhujianghuadeMacBook-Pro.local>
(cherry picked from commit 98ffd65d8bf96cf5a1ec75134fb67fdeb955e5b6)
(cherry picked from commit ee0e32abdcfd08582e4545c30e7dca120e5dafd3)
|
2021-02-22 15:24:57 +08:00 |
|
Zehao Chen
|
49480b87e0
|
HDFS-15821. Add metrics for in-service datanodes (#2690). Contributed by Zehao Chen.
(cherry picked from commit 07a4220cd27c69b86b837e8da320bad0031f7895)
|
2021-02-15 17:46:09 +00:00 |
|
Jim Brennan
|
d74e9453d9
|
[HDFS-15813] DataStreamer: keep sending heartbeat packets during flush. Contributed by Daryn Sharp and Jim Brennan
(cherry picked from commit 62389a5a041b02efb0f310891e258fb047e4ca2a)
|
2021-02-05 22:18:52 +00:00 |
|
fermi
|
05f08c8482
|
HDFS-15798. EC: Reconstruct task failed, and It would be XmitsInProgress of DN has negative number. Contributed by huhaiyang
(cherry picked from commit 7ef2875c8932c54ced1f0d4b892a54d22d7cfaf3)
|
2021-02-05 11:15:50 +08:00 |
|
Hui Fei
|
b043e966e4
|
HDFS-15779. EC: fix NPE caused by StripedWriter.clearBuffers during reconstruct block. Contributed by Hongbing Wang
(cherry picked from commit 15a1f7adfc02af81e89e9fb96691f6cdf19ceff5)
|
2021-02-04 10:00:08 +08:00 |
|
Kihwal Lee
|
7c18c77d16
|
HDFS-15799. Make DisallowedDatanodeException terse. Contributed by Richard Ross.
(cherry picked from commit 182623d2bc73cac4764149fcc9c7d94c1541f89c)
|
2021-02-03 09:03:31 -06:00 |
|
crossfire
|
ba03f84812
|
HDFS-15795. EC: Wrong checksum when reconstruction was failed by exception. Contributed by Yushi Hayasaka (#2657)
(cherry picked from commit 18978f2e204d105fb05807d33387a048e9ddb762)
|
2021-02-02 10:06:08 +00:00 |
|
Jim Brennan
|
8b9c883ea4
|
[HDFS-15789] Lease renewal does not require namesystem lock. Contributed by Daryn Sharp and Jim Brennan.
(cherry picked from commit f565476939332c2b17a0f470ac650ab55c6c0f64)
|
2021-01-28 18:32:01 +00:00 |
|
Jim Brennan
|
6c564f0bc1
|
[HDFS-10498] Intermittent test failure TestSnapshotFileLength.testSnapshotFileLength. Contributed by Jim Brennan.
(cherry picked from commit 6184ab07f670c181d1fda99e76729e920fff287e)
|
2021-01-28 17:04:39 +00:00 |
|
He Xiaoqiao
|
03151aa78b
|
HADOOP-16947. Stale record should be remove when MutableRollingAverages generating aggregate data. Contributed by Haibin Huang.
|
2021-01-22 00:44:15 +08:00 |
|
Akira Ajisaka
|
f1dff467e1
|
HDFS-15783. Speed up BlockPlacementPolicyRackFaultTolerant#verifyBlockPlacement (#2626)
(cherry picked from commit 45b3a8470975e67cce0e3e4d8eb8c7b6e7b6992f)
|
2021-01-21 10:09:51 +09:00 |
|
Masatake Iwasaki
|
371955fb50
|
HDFS-15672. TestBalancerWithMultipleNameNodes#testBalancingBlockpoolsWithBlockPoolPolicy fails on trunk. (#2475)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 630f8ddd2c72c27b02032ed3cf9dde15745ed605)
|
2021-01-14 16:32:04 +09:00 |
|
touchida
|
e2681dba22
|
HDFS-15762. TestMultipleNNPortQOP#testMultipleNNPortOverwriteDownStream fails intermittently (#2598)
Co-authored-by: Toshihiko Uchida <toshihiko.uchida@linecorp.com>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 8ec824f2ba462770c99f4fe3521f4448d5bc7b0a)
|
2021-01-13 11:32:41 +09:00 |
|
He Xiaoqiao
|
a17793534c
|
Make upstream aware of 3.2.2 release.
|
2021-01-09 18:07:46 +08:00 |
|
Wei-Chiu Chuang
|
8af0fcf628
|
HDFS-15719. [Hadoop 3] Both NameNodes can crash simultaneously due to the short JN socket timeout (#2533)
(cherry picked from commit 2b4febcf576e2da29ab86e2920302b82b47e435d)
(cherry picked from commit 94c126cc9e9aadaf9aa28ebd55a8712aca54e709)
|
2021-01-04 20:56:32 -08:00 |
|
Ahmed Hussein
|
0a3c6b218a
|
HDFS-15704. Mitigate lease monitor's rapid infinite loop. (#2511). Contributed by Daryn Sharp and Ahmed Hussein
(cherry picked from commit c2672bb234256e342fd9b5ef6fe4455471009693)
|
2020-12-17 18:07:36 +00:00 |
|