Puleya7
8579ab13cb
HDFS-14432. dfs.datanode.shared.file.descriptor.paths duplicated in hdfs-default.xml
...
Signed-off-by: Masatake Iwasaki <iwasakims@apache.org>
(cherry picked from commit 13907d847986aa14a51cc2a3cc83151f22c43781)
2019-04-17 21:58:43 +09:00
Wei-Chiu Chuang
8af767b069
HDFS-10477. Stop decommission a rack of DataNodes caused NameNode fail over to standby. Contributed by yunjiong zhao and Wei-Chiu Chuang.
2019-04-10 14:36:07 -07:00
Dinesh Chitlangia
66ac003128
HDFS-14414. Clean up findbugs warning in branch-2. Contributed by Dinesh Chitlangia.
...
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
2019-04-08 10:47:13 -07:00
Chen Liang
dce76e0355
HDFS-14415. Backport HDFS-13799 to branch-2. Contributed by Chao Sun.
2019-04-05 11:27:37 -07:00
Akira Ajisaka
2abc7927d1
HDFS-14407. Fix misuse of SLF4j logging API in DatasetVolumeChecker#checkAllVolumes. Contributed by Wanqiang Ji.
...
(cherry picked from commit 67020f09502a4f07342dee457e47bb52b03441ae)
2019-04-05 12:32:07 +09:00
Chen Liang
a5bca767f7
HDFS-14397. Backport HADOOP-15684 to branch-2. Contributed by Chao Sun.
2019-04-03 17:32:56 -07:00
Chen Liang
d6083e9920
HDFS-14399. Backport HDFS-10536 to branch-2. Contributed by Chao Sun.
2019-04-01 12:47:02 -07:00
Chen Liang
812e6d5c81
HDFS-14392. Backport HDFS-9787 to branch-2. Contributed by Chao Sun.
2019-03-28 19:07:58 -07:00
Chen Liang
99e41293ee
HDFS-14391. Backport HDFS-9659 to branch-2. Contributed by Chao Sun.
2019-03-28 10:39:45 -07:00
Chen Liang
7935485eec
HDFS-14205. Backport HDFS-6440 to branch-2. Contributed by Chao Sun.
2019-03-26 12:12:14 -07:00
Inigo Goiri
525f4e52f3
HDFS-14366. Improve HDFS append performance. Contributed by Chao Sun.
...
(cherry picked from commit ff06ef0631cb8a0f67bbc39b5b5a1b0a81ca3b3c)
2019-03-15 14:02:20 -07:00
Wei-Chiu Chuang
d71cfe1461
HDFS-14314. fullBlockReportLeaseId should be reset after registering to NN. Contributed by star.
...
(cherry picked from commit 387dbe587aa66ac99ec5f5b50827ec3e0a327613)
(cherry picked from commit e58ccca3ce131c955ceb115cd0b75e452eea828b)
(cherry picked from commit d951497f57cf6556b0916cad08576481dfe2ae06)
(cherry picked from commit e23a448e0e32ce5139b76d47c73fce621ccb66bd)
2019-03-04 11:30:56 -08:00
Masatake Iwasaki
9688ed3b48
HDFS-12729. Document special paths in HDFS. Contributed by Masatake Iwasaki.
...
(cherry picked from commit dc5af4c6b7bdf437713a8c6ca3c535c4b6d6992e)
2019-01-29 01:45:30 +09:00
Wei-Chiu Chuang
10cc02f643
HDFS-14171. Performance improvement in Tailing EditLog. Contributed by Kenneth Yang.
...
(cherry picked from commit e9a005dfcf4d2249235aeff4da85b321dddc1ca9)
(cherry picked from commit c48640ffbd3852b75f898325ae0b3ea0ba864578)
(cherry picked from commit f24684ca9cd70326e24376a33cda937c98295af0)
(cherry picked from commit 054594c6145711c60f3cb848f08e515c4179f0c4)
2018-12-28 10:46:38 -08:00
Yiqun Lin
50e11dc807
HDFS-13870. WebHDFS: Document ALLOWSNAPSHOT and DISALLOWSNAPSHOT API doc. Contributed by Siyao Meng.
...
(cherry picked from commit 0e36e935d909862401890d0a5410204504f48b31)
2018-11-30 11:34:28 +08:00
Akira Ajisaka
6cae964f6c
Add 2.9.2 release notes and changes documents.
...
(cherry picked from commit 1a00b4e325146988375c9ce5b11016c45f059a4e)
2018-11-20 14:30:09 +09:00
Vinayakumar B
c3f0681f99
HDFS-14056. Fix error messages in HDFS-12716. Contributed by Ayush Saxena.
...
(cherry picked from commit 886b935630bf2d46f4c6773de013c093d2e44c38)
2018-11-16 18:02:10 +05:30
Vinayakumar B
bc4098eb07
HDFS-13963. NN UI is broken with IE11. Contributed by Ayush Saxena.
...
(cherry picked from commit 8571507efa3af3e4a5213a7e24c65e26162eac4d)
2018-11-16 17:43:49 +05:30
Inigo Goiri
d9b3b58389
HDFS-14048. DFSOutputStream close() throws exception on subsequent call after DataNode restart. Contributed by Erik Krogen.
2018-11-06 12:16:46 -08:00
Inigo Goiri
98075d9224
HDFS-14043. Tolerate corrupted seen_txid file. Contributed by Lukas Majercak.
...
(cherry picked from commit f3296501e09fa7f1e81548dfcefa56f20fe337ca)
(cherry picked from commit 9bf4f3d61403b06f3d6a092dacab382c7c131e19)
2018-11-05 16:56:37 -08:00
Akira Ajisaka
c19baf19da
Addendum: Fix potential FSImage corruption. Contributed by Xiao Chen.
...
(cherry picked from commit dd70b1f53836961029767660398819a3b04eec58)
2018-10-31 17:04:06 +09:00
Vinayakumar B
e212d7d81f
Fix potential FSImage corruption. Contributed by Daryn Sharp.
2018-10-15 16:04:34 +05:30
Inigo Goiri
0ba621029c
HDFS-13802. RBF: Remove FSCK from Router Web UI. Contributed by Fei Hui.
...
(cherry picked from commit f63ee083db7c261207b726f0f44be2e5a92124f3)
2018-10-12 10:12:40 -07:00
Yiqun Lin
c632c6e6e9
HDFS-13768. Adding replicas to volume map makes DataNode start slowly. Contributed by Surendra Singh Lilhore.
2018-10-09 10:20:37 +08:00
Inigo Goiri
5539dd97d2
HDFS-13964. RBF: TestRouterWebHDFSContractAppend fails with No Active Namenode under nameservice. Contributed by Ayush Saxena.
...
(cherry picked from commit 3bfff0f79e7246cbb2989c720c14cfa2566a9d1a)
2018-10-06 10:43:36 -07:00
Brahma Reddy Battula
3d67080a45
HDFS-13790. RBF: Move ClientProtocol APIs to its own module Contributed by Chao Sun.
2018-09-26 22:46:43 +05:30
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 2eb597b1511f8f46866abe4eeec820f4191cc295)
2018-09-19 13:49:16 -07:00
Inigo Goiri
3e476dcae8
HDFS-13908. TestDataNodeMultipleRegistrations is flaky. Contributed by Ayush Saxena.
...
(cherry picked from commit 56e0d635e0f49772d001c1fdb385110c705a622a)
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 e1b242a9844d6438c93cdc2ab2443d042b4d5aea)
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 b2432d254c486d0e360b76b7b094a71a011678ab)
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 8e54da1511e78477c1d4655d5ff0a69d0330869f)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestEditLogRace.java
(cherry picked from commit 2dd27c999b22c550058de0e6eca7209b346cd143)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestEditLogRace.java
(cherry picked from commit a5da4df73c525d68c76487509660a6b13f7fe99e)
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
Inigo Goiri
1b12925d69
HDFS-13836. RBF: Handle mount table znode with null value. Contributed by yanghuafeng.
...
(cherry picked from commit 527288ef891dc26019d003bd85ddfd50eb4f3b7b)
2018-09-06 16:50:09 -07:00
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 6ccb809c2d38a45e716153ba16e135cb76167b2b)
2018-09-04 21:55:09 -07:00
Inigo Goiri
2e744bd31d
HDFS-13857. RBF: Choose to enable the default nameservice to read/write files. Contributed by yanghuafeng.
...
(cherry picked from commit 54f2044595206455484284b43e5976c8a1982aaf)
2018-09-04 12:18:38 -07:00
Yiqun Lin
8137b473aa
HDFS-13634. RBF: Configurable value in xml for async connection request queue size. Contributed by CR Hota.
...
(cherry picked from commit a0ebb6b39f2932d3ea2fb5e287f52b841e108428)
2018-08-29 16:23:17 +08:00
Brahma Reddy Battula
2a8f4aefd4
HDFS-13854. RBF: The ProcessingAvgTime and ProxyAvgTime should display by JMX with ms unit. Contributed by yanghuafeng.
...
(cherry picked from commit 64ad0298d441559951bc9589a40f8aab17c93a5f)
2018-08-29 08:32:36 +05:30
Yiqun Lin
361d0e45aa
HDFS-13831. Make block increment deletion number configurable. Contributed by Ryan Wu.
...
(cherry picked from commit b9b964d25335943fb15cdfcf369d123bbd7e454a)
2018-08-27 15:03:33 +08:00
Konstantin V Shvachko
64681a362d
HDFS-13848. Refactor NameNode failover proxy providers. Contributed by Konstantin Shvachko.
...
(cherry picked from commit a4121c71c29d13866a605d9c0d013e5de9c147c3)
2018-08-24 19:00:21 -07:00
Yiqun Lin
8e09ff918e
HDFS-13821. RBF: Add dfs.federation.router.mount-table.cache.enable so that users can disable cache. Contributed by Fei Hui.
...
(cherry picked from commit 81847392badcd58d934333e7c3b5bf14b4fa1f3f)
2018-08-22 11:48:34 +08:00
Yiqun Lin
18ebe18305
HDFS-13750. RBF: Router ID in RouterRpcClient is always null. Contributed by Takanobu Asanuma.
2018-08-20 23:08:26 +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 23854443efa62aa70a1c30c32c3816750e5d7a5b)
(cherry picked from commit b38649c59a70b3112811443464b3b3180f4b9873)
(cherry picked from commit 4b606eb9fd5dde5629e791d3338886a70b5aa57c)
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 a2a8c486998b81d2c73804a07cc74f5269bfd904)
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 e95c5e9f62452ee848875ec2f8642eab4992cd23)
(cherry picked from commit 964f3454d1237fa25aa828504612b4a11d8e76ff)
(cherry picked from commit 0af04ad89f2e3d867ed4011d519a53b764e3be6e)
Conflicts:
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
2018-07-25 11:26:19 -07:00
Yiqun Lin
e6fcaccf5a
HDFS-13583. RBF: Router admin clrQuota is not synchronized with nameservice. Contributed by Dibyendu Karmakar.
...
(cherry picked from commit 17a87977f29ced49724f561a68565217c8cb4e94)
2018-07-24 11:21:37 +08:00
Yiqun Lin
8a68a1590f
HDFS-13743. RBF: Router throws NullPointerException due to the invalid initialization of MountTableResolver. Contributed by Takanobu Asanuma.
...
(cherry picked from commit 7b25fb949bf6f02df997beeca7df46c9e84c8d96)
2018-07-20 17:33:31 +08:00
Yiqun Lin
4c2ab22130
HDFS-13733. RBF: Add Web UI configurations and descriptions to RBF document. Contributed by Takanobu Asanuma.
...
(cherry picked from commit 1af87df242c4286474961078d306a5692f85debc)
2018-07-17 10:49:50 +08:00