GuoPhilipse
|
00d483d6de
|
HDFS-16324. Fix error log in BlockManagerSafeMode (#3661)
Reviewed-by: tomscut <litao@bigo.sg>
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-12-08 21:21:48 +09:00 |
|
GuoPhilipse
|
25849ff7b7
|
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>
|
2021-12-08 16:34:54 +05:30 |
|
GuoPhilipse
|
80cccc5376
|
HDFS-16351. Add path exception information in FSNamesystem (#3713). Contributed by guophilipse.
Reviewed-by: Viraj Jasani <vjasani@apache.org>
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
|
2021-12-07 14:19:27 +05:30 |
|
GuoPhilipse
|
1509ea5de2
|
HDFS-16338. Correct fsimage error configuration message (#3684). Contributed by guophilipse.
Reviewed-by: cxorm <lianp964@gmail.com>
Reviewed-by: tomscut <litao@bigo.sg>
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
|
2021-12-06 14:00:50 +05:30 |
|
Takanobu Asanuma
|
e8e69de106
|
HDFS-16293. Client sleeps and holds 'dataQueue' when DataNodes are congested. Contributed by Yuanxin Zhu.
|
2021-12-06 10:44:36 +09:00 |
|
huhaiyang
|
c0f405a46b
|
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>
|
2021-12-04 02:19:36 +09:00 |
|
bitterfox
|
dd6b987c93
|
HDFS-16332. Handle invalid token exception in sasl handshake (#3677)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-12-03 23:30:13 +09:00 |
|
litao
|
52ec65fd10
|
HDFS-16331. Make dfs.blockreport.intervalMsec reconfigurable (#3676)
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2021-12-03 14:12:05 +09:00 |
|
Takanobu Asanuma
|
9c887e5b82
|
HADOOP-18014. CallerContext should not include some characters. (#3698)
Reviewed-by: Viraj Jasani <vjasani@apache.org>
Reviewed-by: Mingliang Liu <liuml07@apache.org>
Reviewed-by: Hui Fei <ferhui@apache.org>
|
2021-11-25 14:05:04 +09:00 |
|
Viraj Jasani
|
cdc13e91b6
|
HDFS-16350. Datanode start time should be set after RPC server starts successfully (#3711)
|
2021-11-25 10:23:04 +08:00 |
|
huhaiyang
|
99b161dec7
|
HADOOP-17995. Stale record should be remove when DataNodePeerMetrics#dumpSendPacketDownstreamAvgInfoAsJson (#3708)
|
2021-11-25 10:20:42 +08:00 |
|
Viraj Jasani
|
e8566b3812
|
HDFS-16336. De-flake TestRollingUpgrade#testRollback (#3686)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-11-24 22:54:11 +09:00 |
|
litao
|
0ed817babb
|
HDFS-16337. Show start time of Datanode on Web (#3682)
Reviewed-by: Inigo Goiri <inigoiri@apache.org>
|
2021-11-23 10:18:30 +08:00 |
|
Symious
|
c88640c4ad
|
HDFS-16320. Datanode retrieve slownode information from NameNode (#3654)
|
2021-11-22 18:04:32 +08:00 |
|
Hui Fei
|
8e9ad2d7af
|
Revert "HADOOP-17995. Stale record should be remove when DataNodePeerMetrics#dumpSendPacketDownstreamAvgInfoAsJson (#3630)" (#3697)
|
2021-11-22 10:05:21 +08:00 |
|
huhaiyang
|
91af256a5b
|
HADOOP-17995. Stale record should be remove when DataNodePeerMetrics#dumpSendPacketDownstreamAvgInfoAsJson (#3630)
|
2021-11-17 22:41:06 +08:00 |
|
Neil
|
5626734a36
|
HDFS-16182.numOfReplicas is given the wrong value in BlockPlacementPolicyDefault$chooseTarget can cause DataStreamer to fail with Heterogeneous Storage. (#3320)
|
2021-11-16 18:21:50 +08:00 |
|
litao
|
c9f95b01ef
|
HDFS-16315. Add metrics related to Transfer and NativeCopy for DataNode (#3643)
Reviewed-by: Hui Fei <ferhui@apache.org>
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
|
2021-11-16 11:19:14 +09:00 |
|
GuoPhilipse
|
6e6f2e4baa
|
HDFS-16321. Fix invalid config in TestAvailableSpaceRackFaultTolerantBPP (#3655). Contributed by guo.
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
|
2021-11-14 19:59:15 +05:30 |
|
huhaiyang
|
db89a9411e
|
HDFS-16287. Support to make dfs.namenode.avoid.read.slow.datanode reconfigurable (#3596)
|
2021-11-12 10:07:34 +08:00 |
|
jianghuazhu
|
b307f18a58
|
HDFS-16301. Improve BenchmarkThroughput#SIZE naming standardization. (#3622)
|
2021-11-10 11:32:52 +09:00 |
|
litao
|
cbc7fb6bca
|
HDFS-16299. Fix bug for TestDataNodeVolumeMetrics#verifyDataNodeVolumeMetrics (#3616)
Reviewed-by: Inigo Goiri <inigoiri@apache.org>
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
|
2021-11-09 17:06:28 +09:00 |
|
litao
|
359b03c83e
|
HDFS-16266. Add remote port information to HDFS audit log (#3538)
Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org>
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2021-11-04 10:16:03 +09:00 |
|
daimin
|
a21895a5b3
|
HDFS-16286. Add a debug tool to verify the correctness of erasure coding on file (#3593)
|
2021-11-03 20:19:56 +00:00 |
|
Stephen O'Donnell
|
2f35cc36cd
|
HDFS-16259. Catch and re-throw sub-classes of AccessControlException thrown by any permission provider plugins (eg Ranger) (#3598)
|
2021-11-02 11:14:48 +00:00 |
|
jianghuazhu
|
618fea27d2
|
HDFS-16269. [Fix] Improve NNThroughputBenchmark#blockReport operation. (#3544)
Reviewed-by: Fei Hui <feihui.ustc@gmail.com>
Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-11-02 00:55:50 +09:00 |
|
Masatake Iwasaki
|
634f8a2209
|
HDFS-16091. WebHDFS should support getSnapshotDiffReportListing. (#3374)
|
2021-10-31 09:29:34 +09:00 |
|
litao
|
c1a8285363
|
HDFS-16281. Fix flaky unit tests failed due to timeout (#3574)
|
2021-10-26 14:54:11 +08:00 |
|
Ahmed Hussein
|
62c86eaa0e
|
HADOOP-17970. unguava: remove Preconditions from hdfs-projects modules (#3566)
|
2021-10-23 16:13:07 -05:00 |
|
GuoPhilipse
|
1385cdfeb9
|
HDFS-16277. improve decision in AvailableSpaceBlockPlacementPolicy (#3559). Contributed by guo.
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
|
2021-10-22 07:59:27 +05:30 |
|
Michael Kuchenbecker
|
a73ff6915a
|
HDFS-7612: Fix default cache directory in TestOfflineEditsViewer.testStored. Contributed by Michael Kuchenbecker (#3571)
|
2021-10-21 13:41:46 -07:00 |
|
daimin
|
5337bebcc5
|
HDFS-16272. Fix int overflow in computing safe length during EC block recovery (#3548)
|
2021-10-18 11:55:55 +01:00 |
|
litao
|
d72e2cb786
|
HDFS-16274. Improve error msg for FSNamesystem#startFileInt (#3554)
* HDFS-16274. Improve log for FSNamesystem#startFileInt
* fix failed unit test
|
2021-10-15 22:41:38 +05:30 |
|
Viraj Jasani
|
1151edf12e
|
HADOOP-17956. Replace all default Charset usage with UTF-8 (#3529)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-10-14 13:07:24 +09:00 |
|
LeonGao
|
7279fe8661
|
HDFS-16268. Balancer stuck when moving striped blocks due to NPE (#3546)
|
2021-10-13 18:14:03 -07:00 |
|
Viraj Jasani
|
3ac0cc9e6f
|
HADOOP-17957. Replace Guava VisibleForTesting by Hadoop's own annotation in hadoop-hdfs-project modules (#3530)
Reviewed-by: Ahmed Hussein <ahussein@apache.org>
|
2021-10-11 15:32:49 +09:00 |
|
Viraj Jasani
|
8071dbb9c6
|
HADOOP-17950. Provide replacement for deprecated APIs of commons-io IOUtils (#3515)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-10-07 10:58:29 +09:00 |
|
Ayush Saxena
|
5f0452602f
|
HDFS-16222. Fix ViewDFS with mount points for HDFS only API. (#3422). Contributed by Ayush Saxena.
Signed-off-by: Vinayakumar B <vinayakumarb@apache.org>
|
2021-10-03 10:02:35 +05:30 |
|
Neil
|
bf9106c812
|
HDFS-16242. JournalMetrics should add JournalId MetricTag. (#3494)
Contributed by Max Xie
|
2021-10-01 09:35:14 +02:00 |
|
huhaiyang
|
1f8f53f7d7
|
HDFS-16231. Fix TestDataNodeMetrics#testReceivePacketSlowMetrics (#3471)
|
2021-09-28 13:09:18 +08:00 |
|
Chao Sun
|
1397cf2496
|
Revert "HADOOP-16878. FileUtil.copy() to throw IOException if the source and destination are the same"
This reverts commit 59f01a548e .
|
2021-09-25 21:32:43 -07:00 |
|
LeonGao
|
b1431813d0
|
HDFS-10648. Expose Balancer metrics through Metrics2 (#3427)
|
2021-09-21 12:26:17 -07:00 |
|
Viraj Jasani
|
feee41aa00
|
HDFS-16213. Flaky test TestFsDatasetImpl#testDnRestartWithHardLink (#3386)
Reviewed-by: Fei Hui <feihui.ustc@gmail.com>
Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org>
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2021-09-21 10:11:20 +09:00 |
|
Thomas Leplus
|
f92c6750ec
|
HDFS-16230. Remove irrelevant trim() call in TestStorageRestore. (#3455). Contributed by Thomas Leplus.
|
2021-09-20 00:09:05 +05:30 |
|
Viraj Jasani
|
c9763a99c1
|
HDFS-16227. De-flake TestMover#testMoverWithStripedFile (#3429)
|
2021-09-18 19:02:45 +08:00 |
|
LeonGao
|
deb52cdcbb
|
HDFS-16224. testBalancerWithObserverWithFailedNode times out (#3425)
|
2021-09-16 23:59:36 -07:00 |
|
litao
|
2d479309cc
|
HDFS-16203. Discover datanodes with unbalanced block pool usage by the standard deviation (#3366)
Reviewed-by: Hui Fei <ferhui@apache.org>
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2021-09-16 10:00:02 +09:00 |
|
jianghuazhu
|
1032104b9a
|
HDFS-15920.Solve the problem that the value of SafeModeMonitor#RECHECK_INTERVAL can be configured. (#2831). Contributed by JiangHua Zhu.
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
|
2021-09-14 14:24:36 +05:30 |
|
EungsopYoo
|
c4c5883d8b
|
HDFS-16198. Short circuit read leaks Slot objects when InvalidToken exception is thrown (#3359)
Reviewed-by: He Xiaoqiao <hexiaoqiao@apache.org>
Reviewed-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2021-09-14 13:18:15 +08:00 |
|
bshashikant
|
356ebbbe80
|
HDFS-16187. SnapshotDiff behaviour with Xattrs and Acls is not consistent across NN restarts with checkpointing (#3340)
|
2021-09-13 10:25:19 +05:30 |
|