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 b3ba74d72d )
|
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 7a6265ac42 )
|
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 69ef9b1ee8 )
|
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 263b7d5dfc .
|
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 074f0d46af )
|
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 474fa80bfb )
|
2020-09-23 15:39:51 +09:00 |
Akira Ajisaka
|
0731c8b5d0
|
HDFS-15555. RBF: Refresh cacheNS when SocketException occurs. (#2267)
(cherry picked from commit c78d18023d )
|
2020-09-14 11:36:26 +09:00 |
hemanthboyina
|
ac0a377779
|
HDFS-15536. RBF: Clear Quota in Router was not consistent.
(cherry picked from commit 6e618b6a7e )
|
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 82f3ffcd64 )
|
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 e069a06137 )
|
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 8e6227441a )
|
2020-04-18 20:21:01 +05:30 |
Akira Ajisaka
|
d501c6a43d
|
HDFS-15258. RBF: Mark Router FSCK unstable. (#1934)
(cherry picked from commit 1695d8d59c )
|
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 |
Yiqun Lin
|
47fdae7904
|
HDFS-13811. RBF: Race condition between router admin quota update and periodic quota update service. Contributed by Jinglun.
|
2019-12-04 18:19:11 +08:00 |
Ayush Saxena
|
6b2d6d4aaf
|
HDFS-15009. FSCK -list-corruptfileblocks return Invalid Entries. Contributed by hemanthboyina.
|
2019-11-29 23:55:37 +05:30 |
Ayush Saxena
|
c422e36397
|
HDFS-13842. RBF: Exceptions are conflicting when creating the same mount entry twice. Contributed by Ranith Sardar.
|
2019-11-22 11:42:19 +05:30 |
Ayush Saxena
|
b89fd4dfe9
|
HDFS-15002. RBF: Fix annotation in RouterAdmin. Contributed by Jinglun.
|
2019-11-22 01:08:11 +05:30 |
Ayush Saxena
|
98d249dcda
|
HDFS-14996. RBF: GetFileStatus fails for directory with EC policy set in case of multiple destinations. Contributed by Ayush Saxena.
|
2019-11-21 12:08:42 +05:30 |
Ayush Saxena
|
12617fad2e
|
HDFS-14955. RBF: getQuotaUsage() on mount point should return global quota. Contributed by Jinglun.
|
2019-11-18 16:04:52 +05:30 |
Ayush Saxena
|
3b5a0e86c1
|
HDFS-14974. RBF: Make tests use free ports. Contributed by Inigo Goiri.
|
2019-11-18 15:49:36 +05:30 |
Wang Yuxuan
|
b25a37c322
|
HDFS-14962. RBF: ConnectionPool#newConnection() error log wrong protocol class (#1699). Contributed by Yuxuan Wang.
|
2019-11-11 10:48:38 +05:30 |