Ayush Saxena
|
5bfc3a4c3a
|
HDFS-15198. RBF: Add test for MountTableRefresherService failed to refresh other router MountTableEntries in secure mode. Contributed by zhengchenyu.
(cherry picked from commit 8a9a674ef10a951c073ef17ba6db1ff07cff52cd)
|
2021-04-02 17:10:56 +08:00 |
|
Inigo Goiri
|
327488d688
|
HDFS-15196. RBF: RouterRpcServer getListing cannot list large dirs correctly. Contributed by Fengnan Li.
(cherry picked from commit 80b877a72f52ef0f4acafe15db55b8ed61fbe6d2)
|
2021-04-02 14:12:17 +08:00 |
|
Viraj Jasani
|
f707d8407a
|
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:35:44 -07:00 |
|
Akira Ajisaka
|
53b024a2b7
|
HDFS-15508. [JDK 11] Fix javadoc errors in hadoop-hdfs-rbf module
(cherry picked from commit 9062814bab7d6087c584e03b0b16eaa60b31f60a)
|
2021-03-30 22:29:49 +08:00 |
|
Harunobu Daikoku
|
db8af483d1
|
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:47:16 +09:00 |
|
Ayush Saxena
|
e4217be749
|
HDFS-15380. RBF: Could not fetch real remote IP in RouterWebHdfsMethods. Contributed by tomscut.
(cherry picked from commit 5ab1db9e218e11d00035e234344ef90228d8898d)
|
2021-03-24 17:44:29 +08:00 |
|
Akira Ajisaka
|
e45149bf70
|
HDFS-15836. RBF: Fix contract tests after HADOOP-13327 (#2702)
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
(cherry picked from commit 2b3c5b173381204bd8d2c984f19c52104a419322)
|
2021-02-16 14:52:31 +09:00 |
|
Zehao Chen
|
1768c0096f
|
HDFS-15821. Add metrics for in-service datanodes (#2690). Contributed by Zehao Chen.
(cherry picked from commit 07a4220cd27c69b86b837e8da320bad0031f7895)
|
2021-02-15 17:32:14 +00:00 |
|
Ayush Saxena
|
8378ab9f92
|
HADOOP-17288. Use shaded guava from thirdparty. Contributed by Ayush Saxena. #2505
|
2020-12-10 05:50:55 +05:30 |
|
Akira Ajisaka
|
8e0922edb2
|
HDFS-15657. RBF: TestRouter#testNamenodeHeartBeatEnableDefault fails by BindException (#2418)
(cherry picked from commit b3ba74d72dfe938ea7ed9e6b0870db6c87aa0a91)
|
2020-10-28 19:14:19 +09:00 |
|
Ayush Saxena
|
2a043b987c
|
HDFS-14811. RBF: TestRouterRpc#testErasureCoding is flaky. Contributed by Chen Zhang.
(cherry picked from commit 7a6265ac425e7ff1426c015e81f8ac882ff7bcf6)
|
2020-10-13 18:29:54 +09:00 |
|
Akira Ajisaka
|
2e73871cab
|
HDFS-15620. RBF: Fix test failures after HADOOP-17281 (#2375)
(cherry picked from commit 69ef9b1ee8825fbf6f06c2e3b84ca93e22398953)
|
2020-10-13 17:43:29 +09:00 |
|
Steve Loughran
|
7cf5bdeec0
|
Revert "HDFS-15620. RBF: Fix test failures after HADOOP-17281 (#2375)"
This reverts commit 263b7d5dfced0e3d594458c664f14df64589bbc8.
|
2020-10-12 10:45:18 +01:00 |
|
Akira Ajisaka
|
263b7d5dfc
|
HDFS-15620. RBF: Fix test failures after HADOOP-17281 (#2375)
|
2020-10-12 10:43:26 +01:00 |
|
Akira Ajisaka
|
89314a7bae
|
HDFS-15613. RBF: Router FSCK fails after HDFS-14442. (#2360)
* Support getHAServiceState in DFSRouter
(cherry picked from commit 074f0d46af9993b7d2cc5ac63105a934ccbf6b95)
|
2020-10-07 13:40:31 +09:00 |
|
Hui Fei
|
ed19f63998
|
HADOOP-17277. Correct spelling errors for separator (#2322)
Contributed by Hui Fei.
(cherry picked from commit 474fa80bfb11f20fe21272f793307258315e440f)
|
2020-09-23 15:39:51 +09:00 |
|
Akira Ajisaka
|
0731c8b5d0
|
HDFS-15555. RBF: Refresh cacheNS when SocketException occurs. (#2267)
(cherry picked from commit c78d18023dcc7a905bdd3ee2e89d4c553bb8bebb)
|
2020-09-14 11:36:26 +09:00 |
|
hemanthboyina
|
ac0a377779
|
HDFS-15536. RBF: Clear Quota in Router was not consistent.
(cherry picked from commit 6e618b6a7e3b7cb6459091945c8eb07fddc0034e)
|
2020-08-26 13:04:47 +05:30 |
|
hemanthboyina
|
b5d712251c
|
HDFS-15503. File and directory permissions are not able to be modified from WebUI.
(cherry picked from commit 82f3ffcd64d25cf3a2f5e280e07140994e0ba8cb)
|
2020-08-03 23:43:29 +05:30 |
|
Ayush Saxena
|
e3b8d4eb05
|
HADOOP-17100. Replace Guava Supplier with Java8+ Supplier in Hadoop. Contributed by Ahmed Hussein.
|
2020-07-22 18:21:14 +05:30 |
|
Vinayakumar B
|
534b15caf9
|
HADOOP-17046. Support downstreams' existing Hadoop-rpc implementations using non-shaded protobuf classes (#2026)
|
2020-06-12 23:20:10 +05:30 |
|
S O'Donnell
|
433aaeefa4
|
HDFS-15255. Consider StorageType when DatanodeManager#sortLocatedBlock(). Contributed by Lisheng Sun.
|
2020-05-12 15:25:05 +01:00 |
|
Akira Ajisaka
|
dfa7f160a5
|
Preparing for 3.3.1 development
|
2020-04-30 13:33:42 +09:00 |
|
Akira Ajisaka
|
5459dd64fd
|
HDFS-14742. RBF: TestRouterFaultTolerant tests are flaky
(cherry picked from commit e069a0613710926905de991d1d563cea5b4ee6df)
|
2020-04-21 10:27:27 +09:00 |
|
Surendra Singh Lilhore
|
a6c718fd0f
|
HDFS-15218. RBF: MountTableRefresherService failed to refresh other router MountTableEntries in secure mode. Contributed by Surendra Singh Lilhore.
(cherry picked from commit 8e6227441ab31f3ad37998f76faa131e11b0cfe9)
|
2020-04-18 20:21:01 +05:30 |
|
Akira Ajisaka
|
d501c6a43d
|
HDFS-15258. RBF: Mark Router FSCK unstable. (#1934)
(cherry picked from commit 1695d8d59c4b441448c16c6cee5c83347c4cb87f)
|
2020-04-04 00:16:52 +09:00 |
|
Inigo Goiri
|
f7a94ec0a4
|
HDFS-15239. Add button to go to the parent directory in the explorer. Contributed by hemanthboyina.
|
2020-03-29 08:17:02 -07:00 |
|
Ayush Saxena
|
cbe71eaddf
|
HDFS-15238. RBF: NamenodeHeartbeatService caused memory to grow rapidly. Contributed by xuzq.
|
2020-03-27 13:42:06 +05:30 |
|
Inigo Goiri
|
679631b188
|
HDFS-13470. RBF: Add Browse the Filesystem button to the UI.
|
2020-03-26 08:23:18 -07:00 |
|
He Xiaoqiao
|
5eddc82fb8
|
HDFS-15088. RBF: Correct annotation typo of RouterPermissionChecker#checkPermission. Contributed by Xiaoqiao He.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2020-03-23 22:41:31 -07:00 |
|
xiaoxiaopan118
|
439d935e1d
|
HDFS-15173. RBF: Delete repeated configuration 'dfs.federation.router.metrics.enable' (#1849)
|
2020-02-17 15:55:10 +09:00 |
|
Akira Ajisaka
|
0ddb5f0881
|
HDFS-13989. RBF: Add FSCK to the Router (#1832)
Co-authored-by: Inigo Goiri <inigoiri@apache.org>
|
2020-02-13 10:06:07 +09:00 |
|
Ayush Saxena
|
3df0adaaea
|
HDFS-15127. RBF: Do not allow writes when a subcluster is unavailable for HASH_ALL mount points. Contributed by Inigo Goiri
|
2020-02-12 19:41:04 +05:30 |
|
Vinayakumar B
|
7dac7e1d13
|
HADOOP-16596. [pb-upgrade] Use shaded protobuf classes from hadoop-thirdparty dependency (#1635). Contributed by Vinayakumar B.
|
2020-02-07 14:51:24 +05:30 |
|
Ayush Saxena
|
92c58901d7
|
HDFS-15117. EC: Add getECTopologyResultForPolicies to DistributedFileSystem. Contributed by Ayush Saxena
|
2020-01-23 18:18:34 +05:30 |
|
Inigo Goiri
|
263413e838
|
HDFS-15112. RBF: Do not return FileNotFoundException when a subcluster is unavailable.
|
2020-01-16 10:39:14 -08:00 |
|
Chao Sun
|
d7c4f8ab21
|
HDFS-13616. Batch listing of multiple directories (#1725)
|
2020-01-15 17:22:47 -08:00 |
|
Ayush Saxena
|
7b62409ace
|
HDFS-15108. RBF: MembershipNamenodeResolver should invalidate cache incase of active namenode update. Contributed by Ayush Saxena.
|
2020-01-11 10:21:31 +05:30 |
|
Akira Ajisaka
|
0315ef8448
|
HDFS-15100. RBF: Print stacktrace when DFSRouter fails to fetch/parse JMX output from NameNode. (#1800)
|
2020-01-10 13:16:57 +09:00 |
|
Ayush Saxena
|
b32757c616
|
HDFS-15107. dfs.client.server-defaults.validity.period.ms to support time units. Contributed by Ayush Saxena.
|
2020-01-10 08:14:56 +05:30 |
|
Ayush Saxena
|
8fe01db34a
|
HDFS-15094. RBF: Reuse ugi string in ConnectionPoolID. Contributed by Ayush Saxena.
|
2020-01-09 09:02:38 +05:30 |
|
Ayush Saxena
|
fd30f4c52b
|
HDFS-15096. RBF: GetServerDefaults Should be Cached At Router. Contributed by Ayush Saxena.
|
2020-01-09 08:26:51 +05:30 |
|
Takanobu Asanuma
|
4a76ab777f
|
HDFS-15090. RBF: MountPoint Listing Should Return Flag Values Of Destination. Contributed by Ayush Saxena.
|
2020-01-06 18:09:59 +09:00 |
|
luhuachao
|
77ae7b9ce2
|
HDFS-15089. RBF: SmallFix for RBFMetrics in doc (#1786)
|
2020-01-06 12:31:13 +09:00 |
|
Ayush Saxena
|
8730a7bf60
|
HDFS-15003. RBF: Make Router support storage type quota. Contributed by Jinglun.
|
2019-12-27 09:22:58 +05:30 |
|
Ayush Saxena
|
72aee114f8
|
HDFS-15053. RBF: Add permission check for safemode operation. Contributed by Xiaoqiao He.
|
2019-12-14 17:57:23 +05:30 |
|
Inigo Goiri
|
7fe924b1c0
|
HDFS-15016. RBF: getDatanodeReport() should return the latest update. Contributed by Inigo Goiri.
|
2019-12-13 10:51:14 -08:00 |
|
Takanobu Asanuma
|
93bb368094
|
HDFS-14983. RBF: Add dfsrouteradmin -refreshSuperUserGroupsConfiguration command option. Contributed by Xieming Li
|
2019-12-12 10:56:19 +09:00 |
|
Takanobu Asanuma
|
c4733377d0
|
HDFS-15040. RBF: Secured Router should not run when SecretManager is not running. (#1745)
|
2019-12-10 16:03:32 +09:00 |
|
Akira Ajisaka
|
9f09852051
|
HDFS-15043. RBF: The detail of the Exception is not shown in ZKDelegationTokenSecretManagerImpl (#1748)
|
2019-12-10 16:00:20 +09:00 |
|