Chen Liang
|
3a6ad9cd3d
|
HADOOP-15726. Create utility to limit frequency of log statements. Contributed by Erik Krogen.
|
2018-09-20 10:00:13 -07:00 |
Arpit Agarwal
|
0dd686114f
|
HADOOP-15772. Remove the 'Path ... should be specified as a URI' warnings on startup. Contributed by Ayush Saxena.
(cherry picked from commit 2eb597b151 )
|
2018-09-19 13:49:16 -07:00 |
Inigo Goiri
|
3e476dcae8
|
HDFS-13908. TestDataNodeMultipleRegistrations is flaky. Contributed by Ayush Saxena.
(cherry picked from commit 56e0d635e0 )
|
2018-09-19 09:32:35 -07:00 |
Inigo Goiri
|
9bd2616138
|
HDFS-13844. Fix the fmt_bytes function in the dfs-dust.js. Contributed by yanghuafeng.
(cherry picked from commit a9c1c55cafc0338bb35d2991f217d4157463f1d3)
|
2018-09-17 14:40:00 -07:00 |
Inigo Goiri
|
bbd09877d0
|
HDFS-13914. Fix DN UI logs link broken when https is enabled after HDFS-13902. Contributed by Jianfei Jiang.
(cherry picked from commit e1b242a984 )
|
2018-09-13 09:18:40 -07:00 |
Brahma Reddy Battula
|
9befa5ed95
|
HDFS-13902. Add JMX, conf and stacks menus to the datanode page. Contributed by fengchuang.
(cherry picked from commit b2432d254c )
|
2018-09-12 06:37:25 +05:30 |
Xiao Chen
|
a7b9e7d858
|
HDFS-13051. Fix dead lock during async editlog rolling if edit queue is full. Contributed by Daryn Sharp.
(cherry picked from commit 8e54da1511 )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestEditLogRace.java
(cherry picked from commit 2dd27c999b )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestEditLogRace.java
(cherry picked from commit a5da4df73c )
|
2018-09-10 23:13:14 -07:00 |
Brahma Reddy Battula
|
e56f183696
|
HDFS-12716. 'dfs.datanode.failed.volumes.tolerated' to support minimum number of volumes to be available. Contributed by Ranith Sardar
|
2018-09-10 07:11:26 +05:30 |
Hrishikesh Gadre
|
0468b6e736
|
HDFS-13812. Fix the inconsistent default refresh interval on Caching documentation. Contributed by Hrishikesh Gadre.
Signed-off-by: Xiao Chen <xiao@apache.org>
(cherry picked from commit 6ccb809c2d )
|
2018-09-04 21:55:09 -07:00 |
Yiqun Lin
|
361d0e45aa
|
HDFS-13831. Make block increment deletion number configurable. Contributed by Ryan Wu.
(cherry picked from commit b9b964d253 )
|
2018-08-27 15:03:33 +08:00 |
Wei-Chiu Chuang
|
04c8b5dbb6
|
HDFS-13758. DatanodeManager should throw exception if it has BlockRecoveryCommand but the block is not under construction. Contributed by chencan.
|
2018-08-14 11:57:30 -07:00 |
Wei-Chiu Chuang
|
ad5c3300ff
|
HDFS-13813. Exit NameNode if dangling child inode is detected when saving FsImage. Contributed by Siyao Meng.
(cherry picked from commit 23854443ef )
(cherry picked from commit b38649c59a )
(cherry picked from commit 4b606eb9fd )
|
2018-08-13 16:15:36 -07:00 |
Chao Sun
|
305b9a652a
|
Remove super user privilege requirement for NameNode.getServiceStatus. Contributed by Chao Sun.
(cherry picked from commit a2a8c48699 )
|
2018-08-10 16:17:04 -07:00 |
Wei-Chiu Chuang
|
5ef8fd5119
|
HDFS-11060. make DEFAULT_MAX_CORRUPT_FILEBLOCKS_RETURNED configurable. Contributed by Lantao Jin.
(cherry picked from commit e95c5e9f62 )
(cherry picked from commit 964f3454d1 )
(cherry picked from commit 0af04ad89f )
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
|
2018-07-25 11:26:19 -07:00 |
Konstantin V Shvachko
|
fccb3c02f0
|
Fix potential FSImage corruption. Contributed by Ekanth Sethuramalingam & Arpit Agarwal.
(cherry picked from commit 0a1e922f3d )
|
2018-07-16 18:44:01 -07:00 |
Akira Ajisaka
|
ff46db2ea6
|
HDFS-13729. Fix broken links to RBF documentation. Contributed by Gabor Bota.
|
2018-07-12 13:53:08 -04:00 |
Andrew Wang
|
913417bbea
|
HDFS-13719. Docs around dfs.image.transfer.timeout are misleading. Contributed by Kitti Nansi.
|
2018-07-09 15:17:26 +02:00 |
Inigo Goiri
|
3e177a1d62
|
HDFS-13714. Fix TestNameNodePrunesMissingStorages test failures on Windows. Contributed by Lukas Majercak.
(cherry picked from commit 7296b644f7 )
|
2018-07-02 16:38:13 -07:00 |
Inigo Goiri
|
9e148aa0bc
|
HDFS-13681. Fix TestStartup.testNNFailToStartOnReadOnlyNNDir test failure on Windows. Contributed by Xiao Liang.
(cherry picked from commit 8762e9cf10 )
|
2018-06-15 16:51:03 -07:00 |
Inigo Goiri
|
b52316d796
|
HDFS-13686. Add overall metrics for FSNamesystemLock. Contributed by Lukas Majercak.
(cherry picked from commit d31a3ce767 )
|
2018-06-15 16:00:45 -07:00 |
Sean Mackrory
|
b122961bc0
|
HDFS-13582. Improve backward compatibility for HDFS-13176 (WebHdfs file path gets truncated when having semicolon (;) inside). Contributed by Zsolt Venczel.
|
2018-06-15 16:28:36 -06:00 |
Inigo Goiri
|
fe831cb5b2
|
HDFS-13676. TestEditLogRace fails on Windows. Contributed by Zuoming Zhang.
|
2018-06-15 13:15:20 -07:00 |
Inigo Goiri
|
55b50eecc4
|
HDFS-13673. TestNameNodeMetrics fails on Windows. Contributed by Zuoming Zhang.
(cherry picked from commit 43d994e4a6 )
|
2018-06-15 10:35:05 -07:00 |
Inigo Goiri
|
fcd7ae2745
|
HDFS-13675. Speed up TestDFSAdminWithHA. Contributed by Lukas Majercak.
|
2018-06-14 14:12:54 -07:00 |
Inigo Goiri
|
06c87edf51
|
HDFS-13563. TestDFSAdminWithHA times out on Windows. Contributed by Lukas Majercak.
(cherry picked from commit 8d4926f38b )
|
2018-06-14 10:00:26 -07:00 |
Inigo Goiri
|
8059390798
|
HDFS-13653. Make dfs.client.failover.random.order a per nameservice configuration. Contributed by Ekanth Sethuramalingam.
|
2018-06-11 13:47:08 -07:00 |
Yiqun Lin
|
1465830f7e
|
HDFS-13644. Backport HDFS-10376 to branch-2. Contributed by Zsolt Venczel.
|
2018-06-07 18:10:52 +08:00 |
Inigo Goiri
|
65d6943b4f
|
HDFS-13652. Randomize baseDir for MiniDFSCluster in TestBlockScanner. Contributed by Anbang Hu.
(cherry picked from commit a28848104f )
|
2018-06-04 18:14:34 -07:00 |
Rushabh Shah
|
0caf40efe5
|
HDFS-13281 Namenode#createFile should be /.reserved/raw/ aware.. Contributed by Rushabh S Shah
(cherry picked from commit e2289c8d14 )
(cherry picked from commit 4ecb7aaf77 )
|
2018-06-04 10:07:24 -05:00 |
Chao Sun
|
87e805ba4d
|
HDFS-13602. Add checkOperation(WRITE) checks in FSNamesystem. Contributed by Chao Sun.
(cherry picked from commit ff013d2c95 )
|
2018-05-31 17:44:39 -07:00 |
Inigo Goiri
|
6b9ef2d5b7
|
HDFS-13632. Randomize baseDir for MiniJournalCluster in MiniQJMHACluster for TestDFSAdminWithHA. Contributed by Anbang Hu.
|
2018-05-30 10:10:25 -07:00 |
Yiqun Lin
|
cb962139ee
|
HDFS-13626. Fix incorrect username when deny the setOwner operation. Contributed by Zsolt Venczel.
|
2018-05-30 16:55:39 +08:00 |
Inigo Goiri
|
86736cb279
|
HDFS-13591. TestDFSShell#testSetrepLow fails on Windows. Contributed by Anbang Hu.
(cherry picked from commit 9dbf4f0166 )
|
2018-05-28 16:36:06 -07:00 |
Inigo Goiri
|
27091d2d16
|
HDFS-13620. Randomize the test directory path for TestHDFSFileSystemContract. Contributed by Anbang Hu.
|
2018-05-25 19:48:16 -07:00 |
Inigo Goiri
|
1542484161
|
HDFS-13618. Fix TestDataNodeFaultInjector test failures on Windows. Contributed by Xiao Liang.
(cherry picked from commit a8e9ee3fdf3aa1b889dfdd3bade91ba754ed9ee1)
|
2018-05-25 09:12:44 -07:00 |
Inigo Goiri
|
c5ff9553fb
|
HDFS-13587. TestQuorumJournalManager fails on Windows. Contributed by Anbang Hu.
(cherry picked from commit c13dea87d9 )
|
2018-05-23 11:37:55 -07:00 |
Inigo Goiri
|
411a2f609b
|
HDFS-13588. Fix TestFsDatasetImpl test failures on Windows. Contributed by Xiao Liang.
|
2018-05-23 09:48:35 -07:00 |
Inigo Goiri
|
8f45d119a1
|
HDFS-13590. Backport HDFS-12378 to branch-2. Contributed by Lukas Majercak.
|
2018-05-18 11:07:12 -07:00 |
Inigo Goiri
|
1af41dadc2
|
HDFS-13593. TestBlockReaderLocalLegacy#testBlockReaderLocalLegacyWithAppend fails on Windows. Contributed by Anbang Hu.
(cherry picked from commit 9775ecb235 )
|
2018-05-18 09:47:50 -07:00 |
Inigo Goiri
|
b0e0ec1648
|
HDFS-13592. TestNameNodePrunesMissingStorages#testNameNodePrunesUnreportedStorages does not shut down cluster properly. Contributed by Anbang Hu.
(cherry picked from commit 57b893de3d )
|
2018-05-18 09:40:10 -07:00 |
Inigo Goiri
|
a5ec44c655
|
HDFS-13560. Insufficient system resources exist to complete the requested service for some tests on Windows. Contributed by Anbang Hu.
(cherry picked from commit 53b807a6a8 )
|
2018-05-17 17:04:59 -07:00 |
Inigo Goiri
|
6df8fa1bc9
|
HDFS-13556. TestNestedEncryptionZones does not shut down cluster. Contributed by Anbang Hu.
(cherry picked from commit a97a2042f2 )
|
2018-05-17 16:55:01 -07:00 |
Inigo Goiri
|
315ffd1ada
|
HDFS-13554. TestDatanodeRegistration#testForcedRegistration does not shut down cluster. Contributed by Anbang Hu.
(cherry picked from commit 65476458fa )
|
2018-05-17 14:49:37 -07:00 |
Inigo Goiri
|
b87cd6354b
|
HDFS-13558. TestDatanodeHttpXFrame does not shut down cluster. Contributed by Anbang Hu.
(cherry picked from commit 26f1e22fc9 )
|
2018-05-17 13:36:53 -07:00 |
Inigo Goiri
|
33dfbed8d2
|
HDFS-13570. TestQuotaByStorageType,TestQuota,TestDFSOutputStream fail on Windows. Contributed by Anbang Hu.
(cherry picked from commit c0ec061e28 )
|
2018-05-17 09:23:11 -07:00 |
Kihwal Lee
|
033b25cbe9
|
HDFS-13581. DN UI logs link is broken when https is enabled. Contributed by Shashikant Banerjee.
(cherry picked from commit 0ce6290de6 )
|
2018-05-17 09:29:08 -05:00 |
Inigo Goiri
|
d2a3bd1430
|
HDFS-13559. TestBlockScanner does not close TestContext properly. Contributed by Anbang Hu.
(cherry picked from commit 454de3b543 )
|
2018-05-16 19:24:36 -07:00 |
Inigo Goiri
|
9c96822096
|
HDFS-13550.TestDebugAdmin#testComputeMetaCommand fails on Windows. Contributed by Anbang Hu.
(cherry picked from commit 55d5549087 )
|
2018-05-16 10:10:37 -07:00 |
Inigo Goiri
|
d163f72310
|
HDFS-13557. TestDFSAdmin#testListOpenFiles fails on Windows. Contributed by Anbang Hu.
|
2018-05-16 09:33:16 -07:00 |
Inigo Goiri
|
3d48a895a6
|
HDFS-13567. TestNameNodeMetrics#testGenerateEDEKTime,TestNameNodeMetrics#testResourceCheck should use a different cluster basedir. Contributed by Anbang Hu.
(cherry picked from commit 63480976a0 )
|
2018-05-15 15:36:58 -07:00 |