Ayush Saxena
|
27a97e4f28
|
HADOOP-17100. Replace Guava Supplier with Java8+ Supplier in Hadoop. Contributed by Ahmed Hussein.
|
2020-07-22 18:39:49 +05:30 |
xiaoxiaopan118
|
b5321f1600
|
HDFS-15173. RBF: Delete repeated configuration 'dfs.federation.router.metrics.enable' (#1849)
(cherry picked from commit 439d935e1d )
|
2020-02-17 15:57:15 +09:00 |
Duo Zhang
|
a37a4bc62f
|
HADOOP-16598. Backport "HADOOP-16558 [COMMON+HDFS] use protobuf-maven-plugin to generate protobuf classes" to all active branches
Signed-off-by: stack <stack@apache.org>
|
2019-10-30 20:26:54 -07:00 |
Takanobu Asanuma
|
8e27d6b4c9
|
HDFS-14838. RBF: Display RPC (instead of HTTP) Port Number in RBF web UI. Contributed by Xieming Li
(cherry picked from commit c255333e20 )
|
2019-09-11 17:03:23 +09:00 |
Rohith Sharma K S
|
7d5bb2ebb7
|
Preparing for 3.2.2-SNAPSHOT development.
|
2019-09-07 08:52:08 +05:30 |
Chen Liang
|
3d3686a619
|
HDFS-14035. NN status discovery does not leverage delegation token. Contributed by Chen Liang.
|
2019-06-28 14:23:09 -07:00 |
Erik Krogen
|
e3f3fb1c18
|
HDFS-13688. [SBN read] Introduce msync API call. Contributed by Chen Liang.
|
2019-06-28 14:22:09 -07:00 |
Erik Krogen
|
49d7bb6a92
|
HDFS-13286. [SBN read] Add haadmin commands to transition between standby and observer. Contributed by Chao Sun.
|
2019-06-28 14:20:01 -07:00 |
Sean Mackrory
|
e0b3cbd221
|
HADOOP-16213. Update guava to 27.0-jre. Contributed by Gabor Bota.
|
2019-06-13 07:53:40 -06:00 |
Takanobu Asanuma
|
a9a3450560
|
HADOOP-16331. Fix ASF License check in pom.xml. Contributed by Akira Ajisaka.
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2019-05-29 17:34:16 +09:00 |
Akira Ajisaka
|
855dc997d6
|
HADOOP-16323. https everywhere in Maven settings.
|
2019-05-27 15:27:33 +09:00 |
Takanobu Asanuma
|
162e9999c7
|
HDFS-14037. Fix SSLFactory truststore reloader thread leak in URLConnectionFactory.
(cherry picked from commit 55fb3c32fb )
|
2019-03-27 03:28:54 +09:00 |
Brahma Reddy Battula
|
7e10dd03b5
|
HDFS-14064. WEBHDFS: Support Enable/Disable EC Policy. Contributed by Ayush Saxena.
(cherry picked from commit 15d8f592b51d08a658e88c6a7a7596e0edf5793b)
|
2018-11-22 00:07:38 +05:30 |
Vinayakumar B
|
71a6ec6058
|
HDFS-13963. NN UI is broken with IE11. Contributed by Ayush Saxena.
(cherry picked from commit 8571507efa )
|
2018-11-16 17:29:25 +05:30 |
Giovanni Matteo Fumarola
|
1810f2392f
|
HDFS-14005. RBF: Web UI update to bootstrap-3.3.7. Contributed by Inigo Goiri.
|
2018-10-18 14:35:20 -07:00 |
Sunil G
|
bde4fd5ed9
|
Preparing for 3.2.0 release
|
2018-10-18 17:07:45 +05:30 |
Inigo Goiri
|
30b65ea18f
|
HDFS-14000. RBF: Documentation should reflect right scripts for v3.0 and above. Contributed by CR Hota.
(cherry picked from commit 7347fa2df3 )
|
2018-10-17 16:41:43 -07:00 |
Inigo Goiri
|
65c1469b1a
|
HDFS-13802. RBF: Remove FSCK from Router Web UI. Contributed by Fei Hui.
(cherry picked from commit f63ee083db )
|
2018-10-12 10:10:52 -07:00 |
Inigo Goiri
|
52f9759bf2
|
HDFS-13964. RBF: TestRouterWebHDFSContractAppend fails with No Active Namenode under nameservice. Contributed by Ayush Saxena.
(cherry picked from commit 3bfff0f79e )
|
2018-10-06 10:41:17 -07:00 |
Brahma Reddy Battula
|
96892c469b
|
HDFS-13237. [Documentation] RBF: Mount points across multiple subclusters. Contributed Íñigo Goiri
|
2018-09-11 10:12:34 +05:30 |
Brahma Reddy Battula
|
8944407d93
|
HDFS-13862. RBF: Router logs are not capturing few of the dfsrouteradmin commands. Contributed by Ayush Saxena
|
2018-09-09 23:20:26 +05:30 |
Inigo Goiri
|
527288ef89
|
HDFS-13836. RBF: Handle mount table znode with null value. Contributed by yanghuafeng.
|
2018-09-06 16:47:54 -07:00 |
Giovanni Matteo Fumarola
|
9af96d4ed4
|
HADOOP-15707. Add IsActiveServlet to be used for Load Balancers. Contributed by Lukas Majercak.
|
2018-09-05 10:50:25 -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 |
Yiqun Lin
|
a0ebb6b39f
|
HDFS-13634. RBF: Configurable value in xml for async connection request queue size. Contributed by CR Hota.
|
2018-08-29 16:15:22 +08:00 |
Brahma Reddy Battula
|
64ad0298d4
|
HDFS-13854. RBF: The ProcessingAvgTime and ProxyAvgTime should display by JMX with ms unit. Contributed by yanghuafeng.
|
2018-08-29 08:29:50 +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 |
Giovanni Matteo Fumarola
|
7b1fa5693e
|
HDFS-13849. Migrate logging to slf4j in hadoop-hdfs-httpfs, hadoop-hdfs-nfs, hadoop-hdfs-rbf, hadoop-hdfs-native-client. Contributed by Ian Pickering.
|
2018-08-27 10:18:05 -07:00 |
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 |
Brahma Reddy Battula
|
6425ed27ea
|
HDFS-13790. RBF: Move ClientProtocol APIs to its own module. Contributed by Chao Sun.
|
2018-08-20 12:20:29 +05:30 |
Xiaoyu Yao
|
fb5b3dce61
|
Revert "HDFS-13790. RBF: Move ClientProtocol APIs to its own module. Contributed by Chao Sun."
This reverts commit fa121eb66b .
|
2018-08-17 08:01:44 -07:00 |
Brahma Reddy Battula
|
fa121eb66b
|
HDFS-13790. RBF: Move ClientProtocol APIs to its own module. Contributed by Chao Sun.
|
2018-08-17 15:22:55 +05:30 |
Uma Maheswara Rao Gangumalla
|
3ac07b720b
|
HDFS-13808: [SPS]: Remove unwanted FSNamesystem #isFileOpenedForWrite() and #getFileInfo() function. Contributed by Rakesh R.
|
2018-08-12 03:06:07 -07:00 |
Uma Maheswara Rao G
|
39ed3a66db
|
HDFS-13076: [SPS]: Cleanup work for HDFS-10285 merge. Contributed by Rakesh R.
|
2018-08-12 03:06:06 -07:00 |
Rakesh Radhakrishnan
|
db3f227d8a
|
HDFS-13076: [SPS]: Resolve conflicts after rebasing HDFS-10285 branch to trunk. Contributed by Rakesh R.
|
2018-08-12 03:06:06 -07:00 |
Uma Maheswara Rao G
|
4402f3f855
|
HDFS-13097: [SPS]: Fix the branch review comments(Part1). Contributed by Surendra Singh.
|
2018-08-12 03:06:04 -07:00 |
Rakesh Radhakrishnan
|
9b83f94f35
|
HDFS-12790: [SPS]: Rebasing HDFS-10285 branch after HDFS-10467, HDFS-12599 and HDFS-11968 commits. Contributed by Rakesh R.
|
2018-08-12 03:06:02 -07:00 |
Xiao Chen
|
9499df7b81
|
HDFS-13658. Expose HighestPriorityLowRedundancy blocks statistics. Contributed by Kitti Nanasi.
|
2018-08-08 10:40:20 -07: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 |
Yiqun Lin
|
1af87df242
|
HDFS-13733. RBF: Add Web UI configurations and descriptions to RBF document. Contributed by Takanobu Asanuma.
|
2018-07-17 10:45:08 +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
|
2ae13d41dc
|
HDFS-13726. RBF: Fix RBF configuration links. Contributed by Takanobu Asanuma.
|
2018-07-11 22:11:59 +08: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 |
Akira Ajisaka
|
fba9d7cd74
|
HDFS-13621. Upgrade commons-lang version to 3.7 in hadoop-hdfs-project. Contributed by Takanobu Asanuma.
|
2018-06-18 10:17:07 -07:00 |