Chao Sun
|
3ae775d740
|
HDFS-14034. Support getQuotaUsage API in WebHDFS. Contributed by Chao Sun.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-07-30 16:01:17 -07:00 |
|
Ayush Saxena
|
af0665c7f5
|
HDFS-13647. Fix the description of storageType option for space quota. Contributed by Takanobu Asanuma.
|
2019-07-17 23:22:32 +05:30 |
|
Rakesh Radhakrishnan
|
30a8f840f1
|
HDFS-14357. Update documentation for HDFS cache on SCM support. Contributed by Feilong He.
|
2019-07-15 13:18:23 +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 |
|
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 |
|
Inigo Goiri
|
f4e2bfce58
|
HDFS-13856. RBF: RouterAdmin should support dfsrouteradmin -refreshRouterArgs command. Contributed by yanghuafeng.
|
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 |
|
Takanobu Asanuma
|
98d2065643
|
HDFS-12564. Add the documents of swebhdfs configurations on the client side. Contributed by Takanobu Asanuma.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-06-20 20:17:24 -07:00 |
|
Inigo Goiri
|
3ab77d9bc9
|
HDFS-14201. Ability to disallow safemode NN to become active. Contributed by Xiao Liang and He Xiaoqiao.
|
2019-06-18 09:58:29 -07:00 |
|
Anu Engineer
|
101d5b5f86
|
HDFS-14234. Limit WebHDFS to specifc user, host, directory triples.
Contributed by Clay B.
|
2019-06-10 17:55:16 -07:00 |
|
Siyao Meng
|
9dff6eff81
|
HDFS-14507. Document -blockingDecommission option for hdfs dfsadmin -listOpenFiles
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2019-05-22 13:22:26 +09:00 |
|
Erik Krogen
|
55b3a718e9
|
HDFS-14211. [SBN Read]. Add a configurable flag to enable always-msync mode to ObserverReadProxyProvider. Contributed by Erik Krogen.
|
2019-03-19 08:14:49 -07:00 |
|
Kitti Nanasi
|
14282e311b
|
HDFS-14188. Make hdfs ec -verifyClusterSetup command accept an erasure coding policy as a parameter. Contributed by Kitti Nanasi.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-02-19 12:04:56 -08:00 |
|
Akira Ajisaka
|
0f2b65c3da
|
HADOOP-16116. Fix Spelling Mistakes - DECOMISSIONED. Contributed by BELUGA BEHR.
|
2019-02-18 15:21:46 +09:00 |
|
Masatake Iwasaki
|
dc5af4c6b7
|
HDFS-12729. Document special paths in HDFS. Contributed by Masatake Iwasaki.
|
2019-01-26 05:34:32 +09:00 |
|
Surendra Singh Lilhore
|
221e308cb5
|
HDFS-14153. [SPS] : Add Support for Storage Policy Satisfier in WEBHDFS. Contributed by Ayush Saxena.
|
2019-01-23 17:00:37 +05:30 |
|
Chao Sun
|
c546b12e45
|
HDFS-14154. [SBN read] Document dfs.ha.tail-edits.period in user guide. Contributed by Chao Sun.
|
2018-12-24 09:34:01 -08:00 |
|
Erik Krogen
|
2904aa3808
|
HDFS-14131. [SBN read] Create user guide for Consistent Reads from Observer feature. Contributed by Chao Sun.
|
2018-12-24 09:34:01 -08:00 |
|
Erik Krogen
|
1e22f2bfbb
|
HDFS-13610. [SBN read] Edit Tail Fast Path Part 4: Cleanup. Integration test, documentation, remove unnecessary dummy sync, minors fixups. Contributed by Erik Krogen.
|
2018-12-24 09:34:00 -08:00 |
|
Vinayakumar B
|
39dc7345b8
|
HDFS-14124. EC : Support EC Commands (set/get/unset EcPolicy) via WebHdfs. Contributed by Ayush Saxena.
|
2018-12-11 17:59:04 +05:30 |
|
Adam Antal
|
fb10803dfa
|
HDFS-13818. Extend OIV to detect FSImage corruption. Contributed by Adam Antal.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2018-12-03 10:34:39 -08:00 |
|
Yiqun Lin
|
0e36e935d9
|
HDFS-13870. WebHDFS: Document ALLOWSNAPSHOT and DISALLOWSNAPSHOT API doc. Contributed by Siyao Meng.
|
2018-11-30 11:31:34 +08:00 |
|
Brahma Reddy Battula
|
892b33e054
|
HDFS-14064. WEBHDFS: Support Enable/Disable EC Policy. Contributed by Ayush Saxena.
|
2018-11-22 00:13:56 +05:30 |
|
Xiao Chen
|
ffc9c50e07
|
HDFS-14053. Provide ability for NN to re-replicate based on topology changes. Contributed by Hrishikesh Gadre.
|
2018-11-05 21:38:39 -08:00 |
|
Vinayakumar B
|
de44e1064f
|
HDFS-13156. HDFS Block Placement Policy - Client Local Rack. Contributed by Ayush Saxena.
|
2018-10-12 17:27:23 +05:30 |
|
Weiwei Yang
|
3ead525c71
|
HDFS-12459. Fix revert: Add new op GETFILEBLOCKLOCATIONS to WebHDFS REST API. Contributed by Weiwei Yang.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2018-10-10 10:11:10 -07:00 |
|
Yiqun Lin
|
619e490333
|
HDFS-13957. Fix incorrect option used in description of InMemoryAliasMap.
|
2018-10-05 09:55:08 +08:00 |
|
Adam Antal
|
cc2babc1f7
|
HDFS-13950. ACL documentation update to indicate that ACL entries are capped by 32. Contributed by Adam Antal.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2018-10-04 15:22:44 -07:00 |
|
Anu Engineer
|
6fc293fece
|
HDFS-13892. Disk Balancer: Make execute command documentation better.
Contributed by Ranith Sardar.
|
2018-09-19 20:48:41 -07:00 |
|
Anu Engineer
|
fdf5a3fd63
|
HDFS-13919. Documentation: Improper formatting in Disk Balancer for Settings.
Contributed by Ayush Saxena.
|
2018-09-17 10:08:23 -07:00 |
|
Hrishikesh Gadre
|
335a8139f5
|
HDFS-13820. Add an ability to disable CacheReplicationMonitor. Contributed by Hrishikesh Gadre.
Signed-off-by: Xiao Chen <xiao@apache.org>
|
2018-09-07 14:59:06 -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 |
|
Hrishikesh Gadre
|
6ccb809c2d
|
HDFS-13812. Fix the inconsistent default refresh interval on Caching documentation. Contributed by Hrishikesh Gadre.
Signed-off-by: Xiao Chen <xiao@apache.org>
|
2018-09-04 21:53:42 -07:00 |
|
Vinayakumar B
|
3801436e49
|
HDFS-13774. EC: 'hdfs ec -getPolicy' is not retrieving policy details when the special REPLICATION policy set on the directory. Contributed by Ayush Saxena.
|
2018-09-03 14:37:57 +05:30 |
|
Xiao Chen
|
cede33997f
|
HDFS-13788. Update EC documentation about rack fault tolerance. Contributed by Kitti Nanasi.
|
2018-08-14 11:57:22 -07:00 |
|
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 |
|
Surendra Singh Lilhore
|
75ccc1396b
|
HDFS-13166: [SPS]: Implement caching mechanism to keep LIVE datanodes to minimize costly getLiveDatanodeStorageReport() calls. Contributed by Rakesh R.
|
2018-08-12 03:06:05 -07:00 |
|
Rakesh Radhakrishnan
|
5845c36c16
|
HDFS-13050: [SPS]: Create start/stop script to start external SPS process. Contributed by Surendra Singh Lilhore.
|
2018-08-12 03:06:04 -07:00 |
|
Uma Maheswara Rao G
|
3b83110d5e
|
HDFS-13057: [SPS]: Revisit configurations to make SPS service modes internal/external/none. Contributed by Rakesh R.
|
2018-08-12 03:06:04 -07:00 |
|
Surendra Singh Lilhore
|
c561cb316e
|
HDFS-12106: [SPS]: Improve storage policy satisfier configurations. Contributed by Surendra Singh Lilhore.
|
2018-08-12 03:06:02 -07:00 |
|
Rakesh Radhakrishnan
|
68017e3349
|
HDFS-12310: [SPS]: Provide an option to track the status of in progress requests. Contributed by Surendra Singh Lilhore.
|
2018-08-12 03:06:02 -07:00 |
|
Uma Maheswara Rao G
|
00eceed233
|
HDFS-12570: [SPS]: Refactor Co-ordinator datanode logic to track the block storage movements. Contributed by Rakesh R.
|
2018-08-12 03:06:01 -07:00 |
|
Uma Maheswara Rao G
|
bfd3f8bd8a
|
HDFS-12291: [SPS]: Provide a mechanism to recursively iterate and satisfy storage policy of all the files under the given dir. Contributed by Surendra Singh Lilhore.
|
2018-08-12 03:06:01 -07:00 |
|
Uma Maheswara Rao G
|
0e820f16af
|
HDFS-12214: [SPS]: Fix review comments of StoragePolicySatisfier feature. Contributed by Rakesh R.
|
2018-08-12 03:06:01 -07:00 |
|
Rakesh Radhakrishnan
|
68af4e199a
|
HDFS-11874. [SPS]: Document the SPS feature. Contributed by Uma Maheswara Rao G
|
2018-08-12 03:06:00 -07:00 |
|
Uma Maheswara Rao G
|
00cf207192
|
HDFS-11670: [SPS]: Add CLI command for satisfy storage policy operations. Contributed by Surendra Singh Lilhore.
|
2018-08-12 03:05:59 -07:00 |
|
Vinayakumar B
|
4203bc738c
|
HDFS-13785. EC: 'removePolicy' is not working for built-in/system Erasure Code policies. Contributed by Ayush Saxena
|
2018-08-08 12:42:20 +05:30 |
|
Akira Ajisaka
|
418cc7f3ae
|
HDFS-13729. Fix broken links to RBF documentation. Contributed by Gabor Bota.
|
2018-07-11 14:46:43 -04:00 |
|