Erik Krogen
|
827dbb11e2
|
HDFS-14370. Add exponential backoff to the edit log tailer to avoid spinning on empty edit tail requests. Contributed by Erik Krogen.
|
2019-08-07 09:25:58 -07:00 |
|
Ayush Saxena
|
e503db5f44
|
HDFS-12826. Document Saying the RPC port, But it's required IPC port in HDFS Federation Document. Contributed by usharani.
|
2019-08-03 12:05:46 +05:30 |
|
Siyao Meng
|
99bf1dc9eb
|
HDFS-14683. WebHDFS: Add erasureCodingPolicy field to GETCONTENTSUMMARY response (#1189) Contributed by Siyao Meng.
|
2019-08-01 17:14:07 -07:00 |
|
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 |
|
Brahma Reddy Battula
|
9654dd1f47
|
HDFS-12950. [oiv] ls will fail in secure cluster. Contributed by Wei-Chiu Chuang.
|
2018-06-07 10:16:02 +05:30 |
|
Takanobu Asanuma
|
04757e5864
|
HDFS-13628. Update Archival Storage doc for Provided Storage
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-05-28 19:06:34 +09:00 |
|
Bharat Viswanadham
|
bc6d9d4c79
|
HDFS-13589: Add dfsAdmin command to query if upgrade is finalized. Contributed by Hanisha Koneru
|
2018-05-23 10:15:40 -07:00 |
|
Inigo Goiri
|
09c9cf1d43
|
HDFS-13326. RBF: Improve the interfaces to modify and view mount tables. Contributed by Gang Li.
|
2018-04-26 13:54:40 -07:00 |
|
Yiqun Lin
|
48269c370c
|
HDFS-13484. RBF: Disable Nameservices from the federation. Contributed by Inigo Goiri.
|
2018-04-26 13:54:40 -07:00 |
|
Anu Engineer
|
4e61bc431e
|
HDFS-13258. Ozone: restructure Hdsl/Ozone code to separated maven subprojects.
Contributed by Elek Marton, Mukul Kumar Singh, Xiaoyu Yao, Ajay Kumar, Anu Engineer, Lokesh Jain, Nanda Kumar.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
f4466402ae
|
HDFS-12965. Ozone: Documentation : Add ksm -createObjectStore command documentation. Contributed by Shashikant Banerjee.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
136b419594
|
HDFS-13149. Ozone: Rename Corona to Freon. Contributed by Anu Engineer.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
150c4e1d0b
|
HDFS-12879. Ozone : add scm init command to document. Contributed by Rahul Pathak.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
c8d8270f72
|
HDFS-12787. Ozone: SCM: Aggregate the metrics from all the container reports. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Yiqun Lin
|
6783dad766
|
HDFS-11468. Ozone: SCM: Add Node Metrics for SCM. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
ebc4d4ebc3
|
HDFS-12475. Ozone: add documentation about Datanode http address. Contributed by Lokesh Jain.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
7846636a5d
|
HDFS-12551. Ozone: Documentation: Add Ozone overview documentation. Contributed by Anu Engineer.
|
2018-04-26 05:36:04 -07:00 |
|
Yiqun Lin
|
cb1fb3436e
|
HDFS-12563. Ozone: Creation time wrongly showed in OzoneRest.md. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
13fdb58490
|
HDFS-12554. Ozone: Fix TestDatanodeStateMachine#testDatanodeStateMachineWithInvalidConfiguration. Contributed by Ajay Kumar.
|
2018-04-26 05:36:04 -07:00 |
|
Chen Liang
|
9530153f33
|
HDFS-12268. Ozone: Add metrics for pending storage container requests. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
94090acf3a
|
HDFS-12469. Ozone: Create docker-compose definition to easily test real clusters. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
a1a3ba6529
|
HDFS-12454. Ozone : the sample ozone-site.xml in OzoneGettingStarted does not work. Contributed by Chen Liang.
|
2018-04-26 05:36:04 -07:00 |
|
Chen Liang
|
b127ecd1ba
|
Revert "HDFS-12268. Ozone: Add metrics for pending storage container requests. Contributed by Yiqun Lin." as it uses class not part of JRE.
This reverts commit c29aff44cfc78a2839f15e8cde3b80f0a31c80dd.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
c551025ed6
|
HDFS-12468. Ozone: fix hard coded version in the Ozone GettingStarted guide. Contributed by Elek Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Chen Liang
|
f66a522695
|
HDFS-12268. Ozone: Add metrics for pending storage container requests. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Yiqun Lin
|
58e850f262
|
HDFS-12083. Ozone: KSM: previous key has to be excluded from result in listVolumes, listBuckets and listKeys. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
5fe9143a0e
|
HDFS-12081. Ozone: Add infoKey REST API document. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Weiwei Yang
|
c398ab49d3
|
HDFS-12047. Ozone: Add REST API documentation. Contributed by Weiwei Yang.
|
2018-04-26 05:36:04 -07:00 |
|
Yiqun Lin
|
52aa60ed2f
|
HDFS-11963. Ozone: Documentation: Add getting started page (addendum). Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Yiqun Lin
|
3d2339de38
|
HDFS-11983. Ozone: Add documentation for metrics in KSMMetrics to OzoneMetrics.md. Contributed by Yiqun Lin.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
8d289df627
|
HDFS-11963. Ozone: Documentation: Add getting started page. Contributed by Anu Engineer.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
aa16380d71
|
HDFS-11566. Ozone: Document missing metrics for container operations. Contributed by Yiqun Lin.
|
2018-04-26 05:34:18 -07:00 |
|
Akira Ajisaka
|
c7cd362afd
|
HDFS-13427. Fix the section titles of transparent encryption document.
|
2018-04-12 10:44:56 +09:00 |
|
Weiwei Yang
|
6729047a8b
|
HDFS-13420. License header is displayed in ArchivalStorage/MemoryStorage html pages. Contributed by Akira Ajisaka.
|
2018-04-10 22:10:44 +08:00 |
|
weiy
|
6e2b5fa493
|
HDFS-13215. RBF: Move Router to its own module. Contributed by Wei Yan
|
2018-03-19 22:13:40 -07:00 |
|
Xiaoyu Yao
|
a34d83d2fd
|
HDFS-13249. Document webhdfs support for getting snapshottable directory list. Contributed by Lokesh Jain.
|
2018-03-14 09:14:26 -07:00 |
|
Arpit Agarwal
|
39537b7c84
|
HDFS-13235. DiskBalancer: Update Documentation to add newly added options. Contributed by Bharat Viswanadham.
|
2018-03-13 16:35:51 -07:00 |
|
Chris Douglas
|
ddb67ca707
|
HADOOP-14742. Document multi-URI replication Inode for ViewFS. Contributed by Gera Shegalov
|
2018-03-12 13:43:27 -07:00 |
|
Yiqun Lin
|
4743d4a2c7
|
HDFS-13240. RBF: Update some inaccurate document descriptions. Contributed by Yiqun Lin.
|
2018-03-10 11:28:55 +08:00 |
|
Lokesh Jain
|
7b0dc31020
|
HDFS-13190. Document WebHDFS support for snapshot diff
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
Signed-off-by: Xiaoyu Yao <xyao@apache.org>
|
2018-03-09 15:06:15 -08:00 |
|
Yiqun Lin
|
58ea2d7a65
|
HDFS-13214. RBF: Complete document of Router configuration. Contributed by Yiqun Lin.
|
2018-03-07 15:26:38 +08:00 |
|
Yiqun Lin
|
543f3abbee
|
HDFS-13099. RBF: Use the ZooKeeper as the default State Store. Contributed by Yiqun Lin.
|
2018-02-09 13:57:42 +08:00 |
|
Anu Engineer
|
4304fcd5bd
|
HDFS-12990. Change default NameNode RPC port back to 8020. Contributed by Xiao Chen.
|
2018-02-06 13:43:45 -08:00 |
|
Yiqun Lin
|
b0627c891b
|
HDFS-13068. RBF: Add router admin option to manage safe mode. Contributed by Yiqun Lin.
|
2018-02-02 11:25:41 +08:00 |
|
Inigo Goiri
|
5206b2c7ca
|
HDFS-13083. RBF: Fix doc error setting up client. Contributed by tartarus.
|
2018-01-30 18:27:18 -08:00 |
|
Yiqun Lin
|
dbb9dded33
|
HDFS-13044. RBF: Add a safe mode for the Router. Contributed by Inigo Goiri.
|
2018-01-30 12:12:08 +08:00 |
|
Jianfei Jiang
|
eb2dd08688
|
HDFS-13063. Fix the incorrect spelling in HDFSHighAvailabilityWithQJM.md
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
|
2018-01-25 15:30:42 +09:00 |
|
Yiqun Lin
|
9e4f52d323
|
HDFS-12973. RBF: Document global quota supporting in federation. Contributed by Yiqun Lin.
|
2018-01-19 14:18:19 +08:00 |
|
Yufei Gu
|
b202935353
|
HADOOP-15157. Zookeeper authentication related properties to support CredentialProviders. (Contributed by Gergo Repas)
|
2018-01-16 10:15:22 -08:00 |
|
Yiqun Lin
|
bf5c948995
|
HDFS-11848. Enhance dfsadmin listOpenFiles command to list files under a given path. Contributed by Yiqun Lin.
|
2018-01-06 14:31:08 +08:00 |
|
Manoj Govindassamy
|
42a1c98597
|
HDFS-11847. Enhance dfsadmin listOpenFiles command to list files blocking datanode decommissioning.
|
2018-01-02 14:59:36 -08:00 |
|