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 |
|
Takanobu Asanuma
|
6663d6a5c2
|
HDFS-14928. UI: unifying the WebUI across different components. Contributed by Xieming Li
|
2019-11-11 14:04:57 +09:00 |
|
Ayush Saxena
|
42fc8884ab
|
HDFS-14815. RBF: Update the quota in MountTable when calling setQuota on a MountTable src. Contributed by Jinglun.
|
2019-11-08 08:48:52 +05:30 |
|
Takanobu Asanuma
|
7901062707
|
HDFS-14891. RBF: namenode links in NameFederation Health page (federationhealth.html) cannot use https scheme. Contributed by Xieming Li
|
2019-11-05 15:03:09 +09:00 |
|
Inigo Goiri
|
f18bbdd9d8
|
HDFS-14927. RBF: Add metrics for async callers thread pool. Contributed by Leon Gao.
|
2019-11-01 10:14:31 -07:00 |
|
Ayush Saxena
|
ff6a492d66
|
HDFS-14916. RBF: line breaks are missing from the output of 'hdfs dfsrouteradmin -ls'. Contributed by Xieming Li.
|
2019-10-21 18:20:00 +05:30 |
|
Inigo Goiri
|
e6f95eb0f7
|
HDFS-14887. RBF: In Router Web UI, Observer Namenode Information displaying as Unavailable. Contributed by hemanthboyina.
|
2019-10-19 13:24:58 -07:00 |
|
Ayush Saxena
|
375224edeb
|
HDFS-14739. RBF: LS command for mount point shows wrong owner and permission information. Contributed by Jinglun.
|
2019-10-16 19:26:01 +05:30 |
|
Ayush Saxena
|
6e5cd5273f
|
HDFS-14899. Use Relative URLS in Hadoop HDFS RBF. Contributed by David Mollitor.
|
2019-10-12 13:26:47 +05:30 |
|
Ayush Saxena
|
761594549e
|
HDFS-14814. RBF: RouterQuotaUpdateService supports inherited rule. Contributed by Jinglun.
|
2019-10-08 14:01:44 +05:30 |
|
Ayush Saxena
|
5a7483ca5c
|
HDFS-14888. RBF: Enable Parallel Test Profile for builds. Contributed by Ayush Saxena.
|
2019-10-03 19:21:27 +05:30 |
|
Inigo Goiri
|
b1e55cfb55
|
HDFS-14461. RBF: Fix intermittently failing kerberos related unit test. Contributed by Xiaoqiao He.
|
2019-09-26 15:26:23 -07:00 |
|
Takanobu Asanuma
|
bdaaa3bbf2
|
HDFS-14832. RBF: Add Icon for ReadOnly False. Contributed by hemanthboyina
|
2019-09-25 23:48:49 +09:00 |
|
Wei-Chiu Chuang
|
43203b466d
|
HDFS-14868. RBF: Fix typo in TestRouterQuota. Contributed by Jinglun.
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-09-24 09:38:58 -07:00 |
|
Vinayakumar B
|
07c81e9bfc
|
HADOOP-16558. [COMMON+HDFS] use protobuf-maven-plugin to generate protobuf classes (#1494). Contributed by Vinayakumar B.
|
2019-09-23 12:37:47 +05:30 |
|
Ayush Saxena
|
aa938662f9
|
HDFS-14833. RBF: Router Update Doesn't Sync Quota. Contributed by Ayush Saxena.
|
2019-09-21 09:53:13 +05:30 |
|
Vinayakumar B
|
1654497f98
|
HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 (#1432)
HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1. Contributed by Vinayakumar B.
|
2019-09-20 16:08:30 +05:30 |
|
Inigo Goiri
|
a79f286c6f
|
HDFS-14609. RBF: Security should use common AuthenticationFilter. Contributed by Chen Zhang.
|
2019-09-19 11:00:10 -07:00 |
|
Takanobu Asanuma
|
c255333e20
|
HDFS-14838. RBF: Display RPC (instead of HTTP) Port Number in RBF web UI. Contributed by Xieming Li
|
2019-09-11 16:54:08 +09:00 |
|
Takanobu Asanuma
|
524b553a5f
|
HDFS-14835. RBF: Secured Router should not run when it can't initialize DelegationTokenSecretManager. (#1414)
|
2019-09-11 10:32:07 +09:00 |
|
Ayush Saxena
|
2f70b52a5b
|
HDFS-14812. RBF: MountTableRefresherService should load cache when refresh. Contributed by xuzq.
|
2019-09-05 08:29:56 +05:30 |
|
Surendra Singh Lilhore
|
05704754a0
|
HDFS-14777. RBF: Set ReadOnly is failing for mount Table but actually readonly succeed to set. Contributed by Ranith Sardar.
|
2019-09-04 15:09:09 +05:30 |
|
Ayush Saxena
|
040f6e93bb
|
HDFS-14654. RBF: TestRouterRpc#testNamenodeMetrics is flaky. Contributed by Chen Zhang.
|
2019-09-02 13:01:52 +05:30 |
|