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 |
|