Stephen O'Donnell
|
327e57ae6e
|
HDFS-14333. Datanode fails to start if any disk has errors during Namenode registration. Contributed by Stephen O'Donnell.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
(cherry picked from commit 34b14061b38dccab25058dff1b8743d8a3f82734)
(cherry picked from commit a21e2e4dbc1681175130242138ced0d36b6fafae)
|
2019-03-12 10:19:37 -07:00 |
|
Erik Krogen
|
b0b8000240
|
HDFS-14317. Ensure checkpoints are created when in-progress edit log tailing is enabled with a period shorter than the log roll period. Contributed by Ekanth Sethuramalingam.
(cherry-picked from commit 1bc282e0b3f74968c92751f0972746b012e72810)
(cherry-picked from commit 6d076dd5e8be8fee5062a04d4cd2aa0c5da0ea56)
|
2019-03-07 08:43:39 -08:00 |
|
Wei-Chiu Chuang
|
d951497f57
|
HDFS-14314. fullBlockReportLeaseId should be reset after registering to NN. Contributed by star.
(cherry picked from commit 387dbe587aa66ac99ec5f5b50827ec3e0a327613)
(cherry picked from commit e58ccca3ce131c955ceb115cd0b75e452eea828b)
|
2019-03-04 10:46:00 -08:00 |
|
Erik Krogen
|
b7eb9116eb
|
HDFS-14305. Fix serial number calculation in BlockTokenSecretManager to avoid token key ID overlap between NameNodes. Contributed by He Xiaoqiao.
|
2019-03-01 08:12:54 -08:00 |
|
Surendra Singh Lilhore
|
bd9e2826fe
|
HDFS-14263. Remove unnecessary block file exists check from FsDatasetImpl#getBlockInputStream(). Contributed by Surendra Singh Lilhore
(cherry picked from commit 29b411d5f065f177de05a69d2822836209f813c6)
|
2019-02-13 23:56:34 +05:30 |
|
Surendra Singh Lilhore
|
3bcdff8fac
|
HDFS-14274. EC: NPE While Listing EC Policy For A Directory Following Replication Policy. Contributed by Ayush Saxena.
(cherry picked from commit 35d4f32b32a3ba05332811caf3d245d9c3dcf1a5)
|
2019-02-13 23:26:14 +05:30 |
|
Vinayakumar B
|
1f3e737407
|
HDFS-14266. EC : Fsck -blockId shows null for EC Blocks if One Block Is Not Available. Contributed by Ayush Saxena.
|
2019-02-12 22:35:55 +05:30 |
|
Surendra Singh Lilhore
|
1f4be45ef6
|
HDFS-14140. JournalNodeSyncer authentication is failing in secure cluster. Contributed by Surendra Singh Lilhore.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
(cherry picked from commit 4be87353e35a30d95d8847b09a1890b014bfc6bb)
(cherry picked from commit 2501fcd26bd7bef2738a8f6660dc63862c755ce3)
|
2019-02-07 16:53:12 -08:00 |
|
Kitti Nanasi
|
c25b641cec
|
HDFS-14231. DataXceiver#run() should not log exceptions caused by InvalidToken exception as an error. Contributed by Kitti Nanasi.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
(cherry picked from commit 49ddd8a6ed5b40d12defb0771b4c8b53d4ffde3f)
(cherry picked from commit 38541b23753c5d0e2cb9baf1d2da536f846dc38c)
|
2019-02-05 15:15:31 -08:00 |
|
Wangda Tan
|
a1e09b4c0c
|
Make upstream aware of 3.1.2 release
Change-Id: I397bc6ef75498726df4763bd07a8bf8fe1c38365
(cherry picked from commit 308f3168fa221a336ef0dbb1a17358b1ad6f9356)
(cherry picked from commit 649da5af04d57ee910dbe7fb0f4a7d9cb4c40eb0)
|
2019-02-05 14:09:33 -08:00 |
|
Masatake Iwasaki
|
dd3e7fc0c2
|
HDFS-12729. Document special paths in HDFS. Contributed by Masatake Iwasaki.
(cherry picked from commit dc5af4c6b7bdf437713a8c6ca3c535c4b6d6992e)
|
2019-01-29 02:29:39 +09:00 |
|
Dinesh Chitlangia
|
b63941516f
|
HDFS-14228. Incorrect getSnapshottableDirListing() javadoc. Contributed by Dinesh Chitlangia.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
(cherry picked from commit 45caeee6cfcf1ae3355cd880402159cf31e94a8a)
(cherry picked from commit eb77e60163e318ca42548e134fe79dba7289fdc6)
|
2019-01-25 07:38:11 -08:00 |
|
Takanobu Asanuma
|
38e4bed224
|
HDFS-14218. EC: Ls -e throw NPE when directory ec policy is disabled. Contributed by Ayush Saxena.
(cherry picked from commit 7d6792e5d2001e1a83ae75a4777324a3b01c557a)
|
2019-01-23 10:05:39 +09:00 |
|
Arpit Agarwal
|
f5bfeac62e
|
HDFS-14221. Replace Guava Optional with Java Optional. Contributed by Arpit Agarwal.
(cherry picked from commit 1ff658b2ef3fb933897712c728bc628f3f44bded)
|
2019-01-21 20:48:05 -08:00 |
|
Arpit Agarwal
|
78b45977b1
|
HDFS-14222. Make ThrottledAsyncChecker constructor public. Contributed by Arpit Agarwal.
(cherry picked from commit 6f0756fc0e43b785d3dee72a669997d934b57e4c)
|
2019-01-21 20:47:02 -08:00 |
|
Weiwei Yang
|
cf520b7d64
|
HDFS-14207. ZKFC should catch exception when ha configuration missing. Contributed by Fei Hui.
(cherry picked from commit de34fc148ca4785c2ae7204df15096b955e671c4)
|
2019-01-22 12:17:33 +08:00 |
|
Surendra Singh Lilhore
|
6c846cfbf2
|
HDFS-14198. Upload and Create button doesn't get enabled after getting reset. Contributed by Ayush Saxena.
(cherry picked from commit 9aeaaa0479ea6b4c4135214722c8c7c39fb17d75)
|
2019-01-11 14:59:17 +05:30 |
|
Wangda Tan
|
31ea2f7806
|
Preparing for 3.1.3 development
Change-Id: I3c3d3ee47dc4fef239127b4452ff14676fa26e3d
|
2019-01-07 10:04:58 -08:00 |
|
Wei-Chiu Chuang
|
f24684ca9c
|
HDFS-14171. Performance improvement in Tailing EditLog. Contributed by Kenneth Yang.
(cherry picked from commit e9a005dfcf4d2249235aeff4da85b321dddc1ca9)
(cherry picked from commit c48640ffbd3852b75f898325ae0b3ea0ba864578)
|
2018-12-28 10:39:14 -08:00 |
|
Surendra Singh Lilhore
|
de2b04a74b
|
HDFS-14046. In-Maintenance ICON is missing in datanode info page. Contributed by Ranith Sardar.
(cherry picked from commit 686fcd4db34dfe8642ff4b25fffbc73e42217f30)
|
2018-12-24 11:11:21 +05:30 |
|
Brahma Reddy Battula
|
0b83c95ff4
|
HDFS-14095. EC: Track Erasure Coding commands in DFS statistics. Contributed by Ayush Saxena.
(cherry picked from commit f534736867eed962899615ca1b7eb68bcf591d17)
|
2018-11-30 00:27:37 +05:30 |
|
Vinayakumar B
|
0254100074
|
HDFS-13816. dfs.getQuotaUsage() throws NPE on non-existent dir instead of FileNotFoundException. Contributed by Vinayakumar B.
(cherry picked from commit b09828145432c8d986ac8f05ec33608d8e611328)
|
2018-11-26 18:22:58 +05:30 |
|
Vinayakumar B
|
e5e4dc42a3
|
HDFS-14056. Fix error messages in HDFS-12716. Contributed by Ayush Saxena.
(cherry picked from commit 886b935630bf2d46f4c6773de013c093d2e44c38)
|
2018-11-16 18:01:54 +05:30 |
|
Vinayakumar B
|
53b6290949
|
HDFS-13963. NN UI is broken with IE11. Contributed by Ayush Saxena.
(cherry picked from commit 8571507efa3af3e4a5213a7e24c65e26162eac4d)
|
2018-11-16 17:31:25 +05:30 |
|
Xiao Chen
|
8ab6aa1b42
|
Revert "HDFS-13732. ECAdmin should print the policy name when an EC policy is set. Contributed by Zsolt Venczel."
This reverts commit 0424715207cd07debeee5c624973e9db90d36fb6.
|
2018-11-13 12:46:03 -08:00 |
|
Brahma Reddy Battula
|
d72c134889
|
HDFS-14070. Refactor NameNodeWebHdfsMethods to allow better extensibility. Contributed by CR Hota
(cherry picked from commit e7b63baca1e10b28d8b4462fd80537b871951aa3)
|
2018-11-13 13:11:39 +05:30 |
|
Arpit Agarwal
|
b6ef824e76
|
HDFS-14065. Failed Storage Locations shows nothing in the Datanode Volume Failures. Contributed by Ayush Saxena.
(cherry picked from commit b6d4e19f34f474ea8068ebb374f55e0db2f714da)
|
2018-11-12 15:32:05 -08:00 |
|
Kitti Nanasi
|
01b8197893
|
HDFS-14039. ec -listPolicies doesn't show correct state for the default policy when the default is not RS(6,3). Contributed by Kitti Nanasi.
Signed-off-by: Xiao Chen <xiao@apache.org>
(cherry picked from commit 8d99648c203004045a9339ad27258092969145d6)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/ErasureCodingPolicyManager.java
|
2018-11-08 10:08:34 -08:00 |
|
Inigo Goiri
|
f65324aa47
|
HDFS-14048. DFSOutputStream close() throws exception on subsequent call after DataNode restart. Contributed by Erik Krogen.
(cherry picked from commit 887244de4adebe27693ed4ad3296a6f700cfa8c1)
|
2018-11-06 11:20:33 -08:00 |
|
Inigo Goiri
|
9bf4f3d614
|
HDFS-14043. Tolerate corrupted seen_txid file. Contributed by Lukas Majercak.
(cherry picked from commit f3296501e09fa7f1e81548dfcefa56f20fe337ca)
|
2018-11-05 16:52:43 -08:00 |
|
Giovanni Matteo Fumarola
|
a1321d020a
|
HDFS-14042. Fix NPE when PROVIDED storage is missing. Contributed by Virajith Jalaparti.
|
2018-11-05 11:39:15 -08:00 |
|
Akira Ajisaka
|
dd70b1f538
|
Addendum: Fix potential FSImage corruption. Contributed by Xiao Chen.
|
2018-10-31 17:02:15 +09:00 |
|
Xiao Chen
|
399645ebc1
|
HDFS-14027. DFSStripedOutputStream should implement both hsync methods.
(cherry picked from commit db7e636824a36b90ba1c8e9b2fba1162771700fe)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSStripedOutputStream.java
|
2018-10-29 19:13:51 -07:00 |
|
Wei-Chiu Chuang
|
35e09fe594
|
Revert "HADOOP-15864. Job submitter / executor fail when SBN domain name can not resolved. Contributed by He Xiaoqiao."
This reverts commit ef9f8ca13d8dca8031c045bad801fceb3e00aa15.
|
2018-10-28 17:06:40 -07:00 |
|
Anu Engineer
|
4a1be70099
|
HDFS-14028. HDFS OIV temporary dir deletes folder.
Contributed by Adam Antal.
(cherry picked from commit 4f10d7e23fc0b757a9e94bc448187a6211b90f10)
|
2018-10-26 16:51:52 -07:00 |
|
Arpit Agarwal
|
8b4f9b3e2c
|
HDFS-14029. Sleep in TestLazyPersistFiles should be put into a loop. Contributed by Adam Antal.
(cherry picked from commit 9b899f1ebd5126a756fceb43459164165488b203)
|
2018-10-25 15:14:48 -07:00 |
|
Wei-Chiu Chuang
|
ef9f8ca13d
|
HADOOP-15864. Job submitter / executor fail when SBN domain name can not resolved. Contributed by He Xiaoqiao.
(cherry picked from commit fb2b72e6fce019130e10964a644b94cddbab1c06)
(cherry picked from commit fd02c501c0cea3ec55956e11b390111519cedc00)
|
2018-10-25 09:37:31 -07:00 |
|
Inigo Goiri
|
4b1f2ecd4c
|
HDFS-14003. Fix findbugs warning in trunk for FSImageFormatPBINode. Contributed by Yiqun Lin.
(cherry picked from commit 0e56c883cd2310f3ff9d62afb306b1ab27419c36)
|
2018-10-24 16:14:14 -07:00 |
|
Xiao Chen
|
96cedb87b9
|
Fix potential FSImage corruption. Contributed by Daryn Sharp and Vinayakumar B.
(cherry picked from commit f1996ccbaee734d423caa9d47a571cfff98ef42c)
|
2018-10-24 16:10:25 -07:00 |
|
Inigo Goiri
|
2e43966b56
|
HDFS-14021. TestReconstructStripedBlocksWithRackAwareness#testReconstructForNotEnoughRacks fails intermittently. Contributed by Xiao Chen.
(cherry picked from commit c1874046e2f9275ba330090fcf12c5611c6d6fc4)
|
2018-10-24 09:38:40 -07:00 |
|
Arpit Agarwal
|
8548864ccb
|
HDFS-13941. make storageId in BlockPoolTokenSecretManager.checkAccess optional. Contributed by Ajay Kumar.
(cherry picked from commit c58811c77d5c0442c404a5b2876e09eaf6d16073)
|
2018-10-22 14:44:58 -07:00 |
|
Xiao Chen
|
d1749fbaae
|
HADOOP-14445. Addendum: Use DelegationTokenIssuer to create KMS delegation tokens that can authenticate to all KMS instances.
(cherry picked from commit b6fc72a0250ac3f2341ebe8a14d19b073e6224c8)
|
2018-10-15 11:00:30 -07:00 |
|
Vinayakumar B
|
bed2f407a9
|
HDFS-13945. TestDataNodeVolumeFailure is Flaky. Contributed by Ayush Saxena.
(cherry picked from commit 6e0e6daaf3215213c32cdffa79f3730d40e981ea)
|
2018-10-12 17:36:03 +05:30 |
|
Hrishikesh Gadre
|
323b76bccf
|
HDFS-13926. ThreadLocal aggregations for FileSystem.Statistics are incorrect with striped reads.
Contributed by Xiao Chen, Hrishikesh Gadre.
Signed-off-by: Xiao Chen <xiao@apache.org>
|
2018-10-09 19:54:34 -07:00 |
|
Yiqun Lin
|
665036c5f7
|
HDFS-13962. Add null check for add-replica pool to avoid lock acquiring. Contributed by Surendra Singh Lilhore.
(cherry picked from commit 1043795f7fe44c98a34f8ea3cea708c801c3043b)
|
2018-10-09 10:36:45 +08:00 |
|
Yiqun Lin
|
dd70adf318
|
HDFS-13957. Fix incorrect option used in description of InMemoryAliasMap.
(cherry picked from commit 619e490333fa89601fd476dedac6d16610e9a52a)
|
2018-10-05 10:08:28 +08:00 |
|
Yiqun Lin
|
65af98b58a
|
HDFS-13768. Adding replicas to volume map makes DataNode start slowly. Contributed by Surendra Singh Lilhore.
(cherry picked from commit 5689355783de005ebc604f4403dc5129a286bfca)
|
2018-10-02 09:46:23 +08:00 |
|
Brahma Reddy Battula
|
02f8b5da47
|
HDFS-13840. RBW Blocks which are having less GS should be added to Corrupt. Contributed by Brahma Reddy Battula
(cherry picked from commit e0ff8e2c10f38298b81624df1e62743ac171f18d)
|
2018-09-26 23:51:59 +05:30 |
|
Chen Liang
|
b4069343bb
|
HADOOP-15726. Create utility to limit frequency of log statements. Contributed by Erik Krogen.
|
2018-09-19 14:28:35 -07:00 |
|
Arpit Agarwal
|
58f339e491
|
HADOOP-15772. Remove the 'Path ... should be specified as a URI' warnings on startup. Contributed by Ayush Saxena.
(cherry picked from commit 2eb597b1511f8f46866abe4eeec820f4191cc295)
|
2018-09-19 13:49:06 -07:00 |
|