Ayush Saxena
|
040f6e93bb
|
HDFS-14654. RBF: TestRouterRpc#testNamenodeMetrics is flaky. Contributed by Chen Zhang.
|
2019-09-02 13:01:52 +05:30 |
|
Ayush Saxena
|
c3abfcefdd
|
HDFS-13843. RBF: Add optional parameter -d for detailed listing of mount points. Contributed by Ayush Saxena.
|
2019-09-02 07:24:04 +05:30 |
|
Ayush Saxena
|
18d74fe41c
|
HDFS-14711. RBF: RBFMetrics throws NullPointerException if stateStore disabled. Contributed by Chen Zhang.
|
2019-09-01 12:53:10 +05:30 |
|
Ayush Saxena
|
8e779a151e
|
HDFS-14721. RBF: ProxyOpComplete is not accurate in FederationRPCPerformanceMonitor. Contributed by xuzq.
|
2019-08-29 20:08:38 +05:30 |
|
Inigo Goiri
|
48cb583906
|
HDFS-14710. RBF: Improve some RPC performance by using previous block. Contributed by xuzq.
|
2019-08-28 10:48:00 -07:00 |
|
Ayush Saxena
|
d2225c8ca8
|
HDFS-14722. RBF: GetMountPointStatus should return mountTable information when getFileInfoAll throw IOException. Contributed by xuzq.
|
2019-08-24 08:47:43 +05:30 |
|
Inigo Goiri
|
0b796754b9
|
HDFS-14766. RBF: MountTableStoreImpl#getMountTableEntries returns extra entry. Contributed by Chen Zhang.
|
2019-08-23 14:53:57 -07:00 |
|
Wang Yuxuan
|
894e2300d6
|
HDFS-14761. RBF: MountTableResolver cannot invalidate cache correctly (#1334)
HDFS-14761. RBF: MountTableResolver cannot invalidate cache correctly
|
2019-08-23 10:46:39 -07:00 |
|
Ayush Saxena
|
c92de8209d
|
HDFS-14747. RBF: IsFileClosed should be return false when the file is open in multiple destination. Contributed by xuzq.
|
2019-08-23 19:08:07 +05:30 |
|
Ayush Saxena
|
52c77bc160
|
HDFS-14741. RBF: RecoverLease should be return false when the file is open in multiple destination. Contributed by xuzq
|
2019-08-22 08:57:22 +05:30 |
|
Inigo Goiri
|
93595febaa
|
HDFS-14756. RBF: getQuotaUsage may ignore some folders. Contributed by Chen Zhang.
|
2019-08-21 09:39:57 -07:00 |
|
Inigo Goiri
|
5eeb6da2d4
|
HDFS-14714. RBF: implement getReplicatedBlockStats interface. Contributed by Chen Zhang.
|
2019-08-21 09:38:17 -07:00 |
|
Ayush Saxena
|
b06c2345ef
|
HDFS-14713. RBF: RouterAdmin supports refreshRouterArgs command but not on display. Contributed by wangzhaohui.
|
2019-08-14 20:44:31 +05:30 |
|
Ayush Saxena
|
89b102f916
|
HDFS-14661. RBF: updateMountTableEntry shouldn't update mountTableEntry if targetPath not exist. Contributed by xuzq.
|
2019-08-01 08:43:39 +05:30 |
|
Chao Sun
|
b008072044
|
HDFS-14681. RBF: TestDisableRouterQuota failed because port 8888 was occupied.
|
2019-07-31 10:24:48 -07:00 |
|
CR Hota
|
611718f59f
|
HDFS-14670: RBF: Create secret manager instance using FederationUtil#newInstance.
|
2019-07-29 11:00:22 -07:00 |
|
Ayush Saxena
|
6282c02d7d
|
HDFS-14577. RBF: FederationUtil#newInstance should allow constructor without context. Contributed by CR Hota.
|
2019-07-19 17:44:13 +05:30 |
|
Takanobu Asanuma
|
9792f58662
|
HDFS-14653. RBF: Correct the default value for dfs.federation.router.namenode.heartbeat.enable. Contributed by Ayush Saxena.
|
2019-07-18 10:16:20 +09:00 |
|
Ayush Saxena
|
64d4abf489
|
HDFS-14593. RBF: Implement deletion feature for expired records in State Store. Contributed by Takanobu Asanuma.
|
2019-07-15 22:38:00 +05:30 |
|
Inigo Goiri
|
c3ca348b81
|
HDFS-14620. RBF: Fix 'not a super user' error when disabling a namespace in kerberos with superuser principal. Contributed by luhuachao.
|
2019-07-04 11:21:55 -07:00 |
|
Inigo Goiri
|
041e0c0564
|
HDFS-14036. RBF: Add hdfs-rbf-default.xml to HdfsConfiguration by default. Contributed by Takanobu Asanuma.
|
2019-06-27 09:57:52 -07:00 |
|
Inigo Goiri
|
719d57bf46
|
HDFS-14545. RBF: Router should support GetUserMappingsProtocol. Contributed by Ayush Saxena.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
ade8d3b60e
|
HDFS-14508. RBF: Clean-up and refactor UI components. Contributed by Takanobu Asanuma.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
6915d7e13c
|
HDFS-13480. RBF: Separate namenodeHeartbeat and routerHeartbeat to different config key. Contributed by Ayush Saxena.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
ddbe08db33
|
HDFS-13955. RBF: Support secure Namenode in NamenodeHeartbeatService. Contributed by CR Hota.
|
2019-06-24 22:03:04 +05:30 |
|
Inigo Goiri
|
b062dd462d
|
HDFS-14475. RBF: Expose router security enabled status on the UI. Contributed by CR Hota.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
b6fff8c81e
|
HDFS-13787. RBF: Add Snapshot related ClientProtocol APIs. Contributed by Inigo Goiri.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
9b197c2893
|
HDFS-13909. RBF: Add Cache pools and directives related ClientProtocol APIs. Contributed by Ayush Saxena.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
ffbb6b6557
|
HDFS-13255. RBF: Fail when try to remove mount point paths. Contributed by Akira Ajisaka.
|
2019-06-24 22:03:04 +05:30 |
|
Giovanni Matteo Fumarola
|
393f15176d
|
HDFS-14447. RBF: Router should support RefreshUserMappingsProtocol. Contributed by Shen Yinjie.
|
2019-06-24 22:03:04 +05:30 |
|
Giovanni Matteo Fumarola
|
3deb5d345f
|
HDFS-14490. RBF: Remove unnecessary quota checks. Contributed by Ayush Saxena.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
62fa53a01d
|
HDFS-14210. RBF: ACL commands should work over all the destinations. Contributed by Ayush Saxena.
|
2019-06-24 22:03:04 +05:30 |
|
Giovanni Matteo Fumarola
|
32841178ba
|
HDFS-14426. RBF: Add delegation token total count as one of the federation metrics. Contributed by Fengnan Li.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
203664e6b2
|
HDFS-14454. RBF: getContentSummary() should allow non-existing folders. Contributed by Inigo Goiri.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
b522b52bb1
|
HDFS-14457. RBF: Add order text SPACE in CLI command 'hdfs dfsrouteradmin'. Contributed by luhuachao.
|
2019-06-24 22:03:04 +05:30 |
|
Brahma Reddy Battula
|
021a43b1a4
|
HDFS-13972. RBF: Support for Delegation Token (WebHDFS). Contributed by CR Hota.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
de7da9b69e
|
HDFS-14422. RBF: Router shouldn't allow READ operations in safe mode. Contributed by Inigo Goiri.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
0f9b8d7a75
|
HDFS-14369. RBF: Fix trailing / for webhdfs. Contributed by Akira Ajisaka.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
dd8c2b92df
|
HDFS-13853. RBF: RouterAdmin update cmd is overwriting the entry not updating the existing. Contributed by Ayush Saxena.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
6c42d40504
|
HDFS-14316. RBF: Support unavailable subclusters for mount points with multiple destinations. Contributed by Inigo Goiri.
|
2019-06-24 22:03:04 +05:30 |
|
Ayush Saxena
|
9a9fbbe145
|
HDFS-14351. RBF: Optimize configuration item resolving for monitor namenode. Contributed by He Xiaoqiao and Inigo Goiri.
|
2019-06-24 22:03:03 +05:30 |
|
Giovanni Matteo Fumarola
|
f539e2a4ee
|
HDFS-14343. RBF: Fix renaming folders spread across multiple subclusters. Contributed by Ayush Saxena.
|
2019-06-24 22:03:03 +05:30 |
|
Inigo Goiri
|
fcabc8f0e4
|
HDFS-14335. RBF: Fix heartbeat typos in the Router. Contributed by CR Hota.
|
2019-06-24 22:03:03 +05:30 |
|
Inigo Goiri
|
6cdf8db55c
|
HDFS-14331. RBF: IOE While Removing Mount Entry. Contributed by Ayush Saxena.
|
2019-06-24 22:03:03 +05:30 |
|
Inigo Goiri
|
1ce25e702b
|
HDFS-14329. RBF: Add maintenance nodes to federation metrics. Contributed by Ayush Saxena.
|
2019-06-24 22:03:03 +05:30 |
|
Inigo Goiri
|
7bbe01a196
|
HDFS-14259. RBF: Fix safemode message for Router. Contributed by Ranith Sadar.
|
2019-06-24 22:03:03 +05:30 |
|
Brahma Reddy Battula
|
c4b1fa91fa
|
HDFS-14052. RBF: Use Router keytab for WebHDFS. Contributed by CR Hota.
|
2019-06-24 22:03:03 +05:30 |
|
Inigo Goiri
|
de719b08b5
|
HDFS-14307. RBF: Update tests to use internal Whitebox instead of Mockito. Contributed by CR Hota.
|
2019-06-24 22:03:03 +05:30 |
|
Giovanni Matteo Fumarola
|
8b8ff5ccbc
|
HDFS-14249. RBF: Tooling to identify the subcluster location of a file. Contributed by Inigo Goiri.
|
2019-06-24 22:03:03 +05:30 |
|
Giovanni Matteo Fumarola
|
50aee18a84
|
HDFS-14268. RBF: Fix the location of the DNs in getDatanodeReport(). Contributed by Inigo Goiri.
|
2019-06-24 22:03:03 +05:30 |
|
Inigo Goiri
|
e2a3c4494b
|
HDFS-14226. RBF: Setting attributes should set on all subclusters' directories. Contributed by Ayush Saxena.
|
2019-06-24 22:03:03 +05:30 |
|
Brahma Reddy Battula
|
75f8b6ccfa
|
HDFS-13358. RBF: Support for Delegation Token (RPC). Contributed by CR Hota.
|
2019-06-24 22:03:03 +05:30 |
|
Inigo Goiri
|
7e63e37dc5
|
HDFS-14230. RBF: Throw RetriableException instead of IOException when no namenodes available. Contributed by Fei Hui.
|
2019-06-24 22:03:03 +05:30 |
|
Giovanni Matteo Fumarola
|
912b90f91e
|
HDFS-14252. RBF : Exceptions are exposing the actual sub cluster path. Contributed by Ayush Saxena.
|
2019-06-24 22:03:03 +05:30 |
|
Surendra Singh Lilhore
|
9c4e55685b
|
HDFS-14225. RBF : MiniRouterDFSCluster should configure the failover proxy provider for namespace. Contributed by Ranith Sardar.
|
2019-06-24 22:03:03 +05:30 |
|
Inigo Goiri
|
9eed3a49df
|
HDFS-14215. RBF: Remove dependency on availability of default namespace. Contributed by Ayush Saxena.
|
2019-06-24 22:03:03 +05:30 |
|
Brahma Reddy Battula
|
acdf911c01
|
HDFS-14224. RBF: NPE in getContentSummary() for getEcPolicy() in case of multiple destinations. Contributed by Ayush Saxena.
|
2019-06-24 22:03:03 +05:30 |
|
Yiqun Lin
|
020f83f51f
|
HDFS-14209. RBF: setQuota() through router is working for only the mount Points under the Source column in MountTable. Contributed by Shubham Dewan.
|
2019-06-24 22:03:03 +05:30 |
|
Inigo Goiri
|
235406d904
|
HDFS-14156. RBF: rollEdit() command fails with Router. Contributed by Shubham Dewan.
|
2019-06-24 22:03:03 +05:30 |
|
Vinayakumar B
|
c012b09fb6
|
HDFS-14193. RBF: Inconsistency with the Default Namespace. Contributed by Ayush Saxena.
|
2019-06-24 22:03:03 +05:30 |
|
Surendra Singh Lilhore
|
7b61cbf672
|
HDFS-14129. addendum to HDFS-14129. Contributed by Ranith Sardar.
|
2019-06-24 22:03:03 +05:30 |
|
Surendra Singh Lilhore
|
f40e10b349
|
HDFS-14129. RBF: Create new policy provider for router. Contributed by Ranith Sardar.
|
2019-06-24 22:03:03 +05:30 |
|
Inigo Goiri
|
f4e2bfce58
|
HDFS-13856. RBF: RouterAdmin should support dfsrouteradmin -refreshRouterArgs command. Contributed by yanghuafeng.
|
2019-06-24 22:03:02 +05:30 |
|
Surendra Singh Lilhore
|
b8bcbd0ed2
|
HDFS-14191. RBF: Remove hard coded router status from FederationMetrics. Contributed by Ranith Sardar.
|
2019-06-24 22:03:02 +05:30 |
|
Yiqun Lin
|
4244653e43
|
HDFS-14150. RBF: Quotas of the sub-cluster should be removed when removing the mount point. Contributed by Takanobu Asanuma.
|
2019-06-24 22:03:02 +05:30 |
|
Inigo Goiri
|
f3cbf0eb9a
|
HDFS-14161. RBF: Throw StandbyException instead of IOException so that client can retry when can not get connection. Contributed by Fei Hui.
|
2019-06-24 22:03:02 +05:30 |
|
Inigo Goiri
|
1dc01e59af
|
HDFS-14167. RBF: Add stale nodes to federation metrics. Contributed by Inigo Goiri.
|
2019-06-24 22:03:02 +05:30 |
|
Yiqun Lin
|
8f6f9d9c83
|
HDFS-13443. RBF: Update mount table cache immediately after changing (add/update/remove) mount table entries. Contributed by Mohammad Arshad.
|
2019-06-24 22:03:02 +05:30 |
|
Yiqun Lin
|
bbe859177d
|
HDFS-13869. RBF: Handle NPE for NamenodeBeanMetrics#getFederationMetrics. Contributed by Ranith Sardar.
|
2019-06-24 22:03:02 +05:30 |
|
Takanobu Asanuma
|
01b4126b4e
|
HDFS-14152. RBF: Fix a typo in RouterAdmin usage. Contributed by Ayush Saxena.
|
2019-06-24 22:03:02 +05:30 |
|
Yiqun Lin
|
94a8dec168
|
HDFS-14114. RBF: MIN_ACTIVE_RATIO should be configurable. Contributed by Fei Hui.
|
2019-06-24 22:03:02 +05:30 |
|
Yiqun Lin
|
0ca7142c11
|
Revert "HDFS-14114. RBF: MIN_ACTIVE_RATIO should be configurable. Contributed by Fei Hui."
This reverts commit 7c0d6f65fde12ead91ed7c706521ad1d3dc995f8.
|
2019-06-24 22:03:02 +05:30 |
|
Yiqun Lin
|
6aa7aabff8
|
HDFS-14114. RBF: MIN_ACTIVE_RATIO should be configurable. Contributed by Fei Hui.
|
2019-06-24 22:03:02 +05:30 |
|
Surendra Singh Lilhore
|
b320caecb3
|
HDFS-14085. RBF: LS command for root shows wrong owner and permission information. Contributed by Ayush Saxena.
|
2019-06-24 22:03:02 +05:30 |
|
Brahma Reddy Battula
|
19088e1b49
|
HDFS-14089. RBF: Failed to specify server's Kerberos pricipal name in NamenodeHeartbeatService. Contributed by Ranith Sardar.
|
2019-06-24 22:03:02 +05:30 |
|
Brahma Reddy Battula
|
f2355c7063
|
HDFS-13776. RBF: Add Storage policies related ClientProtocol APIs. Contributed by Dibyendu Karmakar.
|
2019-06-24 22:03:02 +05:30 |
|
Yiqun Lin
|
f4bd1114ff
|
HDFS-14082. RBF: Add option to fail operations when a subcluster is unavailable. Contributed by Inigo Goiri.
|
2019-06-24 22:03:02 +05:30 |
|
Inigo Goiri
|
fa55eacd35
|
HDFS-13834. RBF: Connection creator thread should catch Throwable. Contributed by CR Hota.
|
2019-06-24 22:03:02 +05:30 |
|
Inigo Goiri
|
04caaba488
|
HDFS-13852. RBF: The DN_REPORT_TIME_OUT and DN_REPORT_CACHE_EXPIRE should be configured in RBFConfigKeys. Contributed by yanghuafeng.
|
2019-06-24 22:03:02 +05:30 |
|
Brahma Reddy Battula
|
6f2c871b05
|
HDFS-12284. RBF: Support for Kerberos authentication. Contributed by Sherwood Zheng and Inigo Goiri.
|
2019-06-24 22:03:02 +05:30 |
|
Brahma Reddy Battula
|
c5065bf20b
|
HDFS-13845. RBF: The default MountTableResolver should fail resolving multi-destination paths. Contributed by yanghuafeng.
|
2019-06-24 22:03:02 +05:30 |
|
Yiqun Lin
|
b3fee1d2bf
|
HDFS-14011. RBF: Add more information to HdfsFileStatus for a mount point. Contributed by Akira Ajisaka.
|
2019-06-24 22:03:02 +05:30 |
|
Vinayakumar B
|
41c94a636b
|
HDFS-13906. RBF: Add multiple paths for dfsrouteradmin 'rm' and 'clrquota' commands. Contributed by Ayush Saxena.
|
2019-06-24 22:03:02 +05:30 |
|
Surendra Singh Lilhore
|
0d7a5ac5f5
|
HDFS-13209. DistributedFileSystem.create should allow an option to provide StoragePolicy. Contributed by Ayush Saxena.
|
2019-02-14 22:13:14 +05:30 |
|
Akira Ajisaka
|
1129288cf5
|
HADOOP-14178. Move Mockito up to version 2.23.4. Contributed by Akira Ajisaka and Masatake Iwasaki.
|
2019-01-29 18:29:56 -08:00 |
|
Inigo Goiri
|
3bfff0f79e
|
HDFS-13964. RBF: TestRouterWebHDFSContractAppend fails with No Active Namenode under nameservice. Contributed by Ayush Saxena.
|
2018-10-06 10:40:49 -07:00 |
|
Inigo Goiri
|
527288ef89
|
HDFS-13836. RBF: Handle mount table znode with null value. Contributed by yanghuafeng.
|
2018-09-06 16:47:54 -07:00 |
|
Yiqun Lin
|
9315db5f5d
|
HDFS-13815. RBF: Add check to order command. Contributed by Ranith Sardar.
|
2018-09-05 23:33:27 +08:00 |
|
Inigo Goiri
|
54f2044595
|
HDFS-13857. RBF: Choose to enable the default nameservice to read/write files. Contributed by yanghuafeng.
|
2018-09-04 12:17:17 -07:00 |
|
Vinayakumar B
|
780df9034f
|
HDFS-13867. RBF: Add validation for max arguments for Router admin ls, clrQuota, setQuota, rm and nameservice commands. Contributed by Ayush Saxena.
|
2018-09-03 14:28:31 +05:30 |
|
Brahma Reddy Battula
|
cb9d371ae2
|
HDFS-13861. RBF: Illegal Router Admin command leads to printing usage for all commands. Contributed by Ayush Saxena.
|
2018-08-29 00:29:05 +05:30 |
|
Vinayakumar B
|
75691ad600
|
HDFS-13858. RBF: Add check to have single valid argument to safemode command. Contributed by Ayush Saxena.
|
2018-08-28 09:21:07 +05:30 |
|
Yiqun Lin
|
81847392ba
|
HDFS-13821. RBF: Add dfs.federation.router.mount-table.cache.enable so that users can disable cache. Contributed by Fei Hui.
|
2018-08-22 11:43:40 +08:00 |
|
Yiqun Lin
|
01ff817814
|
HDFS-13750. RBF: Router ID in RouterRpcClient is always null. Contributed by Takanobu Asanuma.
|
2018-08-20 23:01:59 +08:00 |
|
Yiqun Lin
|
17a87977f2
|
HDFS-13583. RBF: Router admin clrQuota is not synchronized with nameservice. Contributed by Dibyendu Karmakar.
|
2018-07-24 11:15:47 +08:00 |
|
Yiqun Lin
|
7b25fb949b
|
HDFS-13743. RBF: Router throws NullPointerException due to the invalid initialization of MountTableResolver. Contributed by Takanobu Asanuma.
|
2018-07-20 17:28:57 +08:00 |
|
Inigo Goiri
|
359ea4e181
|
HDFS-13475. RBF: Admin cannot enforce Router enter SafeMode. Contributed by Chao Sun.
|
2018-07-16 09:46:21 -07:00 |
|
Yiqun Lin
|
43f7fe8aae
|
HDFS-13710. RBF: setQuota and getQuotaUsage should check the dfs.federation.router.quota.enable. Contributed by yanghuafeng.
|
2018-07-09 15:06:07 +08:00 |
|
Yiqun Lin
|
3b637155a4
|
HDFS-13528. RBF: If a directory exceeds quota limit then quota usage is not refreshed for other mount entries. Contributed by Dibyendu Karmakar.
|
2018-07-04 15:03:24 +08:00 |
|
Inigo Goiri
|
e11d674049
|
HDFS-13637. RBF: Router fails when threadIndex (in ConnectionPool) wraps around Integer.MIN_VALUE. Contributed by CR Hota.
|
2018-06-01 16:59:04 -07:00 |
|