Sahil Takiar
|
2382f63fc0
|
HADOOP-14747. S3AInputStream to implement CanUnbuffer.
Author: Sahil Takiar <stakiar@cloudera.com>
|
2019-04-12 18:12:02 -07:00 |
|
Stephen O'Donnell
|
3f6d6d2811
|
HDFS-14359. Inherited ACL permissions masked when parent directory does not exist (mkdir -p)
(Contributed by Stephen O'Donnell via Daniel Templeton)
Change-Id: Ia83f799a8f56aa8057a967b234f184683395fa41
|
2019-03-25 16:27:04 -07:00 |
|
Surendra Singh Lilhore
|
35d4f32b32
|
HDFS-14274. EC: NPE While Listing EC Policy For A Directory Following Replication Policy. Contributed by Ayush Saxena.
|
2019-02-13 23:06:46 +05:30 |
|
Steve Loughran
|
668817a6ce
|
Revert "HADOOP-15954. ABFS: Enable owner and group conversion for MSI and login user using OAuth."
(accidentally mixed in two patches)
This reverts commit fa8cd1bf28 .
|
2019-02-07 21:57:22 +00:00 |
|
Da Zhou
|
fa8cd1bf28
|
HADOOP-15954. ABFS: Enable owner and group conversion for MSI and login user using OAuth.
Contributed by Da Zhou and Junhua Gu.
|
2019-02-05 19:23:15 +00:00 |
|
Takanobu Asanuma
|
7d6792e5d2
|
HDFS-14218. EC: Ls -e throw NPE when directory ec policy is disabled. Contributed by Ayush Saxena.
|
2019-01-23 10:03:06 +09:00 |
|
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 |
|
Xiao Chen
|
9da6054ca4
|
Revert "HDFS-13732. ECAdmin should print the policy name when an EC policy is set. Contributed by Zsolt Venczel."
This reverts commit 7dc79a8b5b .
|
2018-11-13 12:44:25 -08:00 |
|
Vinayakumar B
|
30eceec342
|
HDFS-13806. EC: No error message for unsetting EC policy of the directory inherits the erasure coding policy from an ancestor directory. Contributed by Ayush Saxena.
|
2018-09-10 09:10:51 +05:30 |
|
Xiao Chen
|
7dc79a8b5b
|
HDFS-13732. ECAdmin should print the policy name when an EC policy is set. Contributed by Zsolt Venczel.
|
2018-08-15 13:53:47 -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 |
|
Xiao Chen
|
be150a17b1
|
HDFS-13622. mkdir should print the parent directory in the error message when parent directories do not exist. Contributed by Shweta.
|
2018-07-26 10:24:32 -07:00 |
|
Xiao Chen
|
cf4108313d
|
HDFS-13642. Creating a file with block size smaller than EC policy's cell size should fail.
|
2018-06-08 15:14:11 -07:00 |
|
Anu Engineer
|
3d18ca4926
|
HDFS-13459. Ozone: Clean-up of ozone related change from MiniDFSCluste. Contributed by Nandakumar.
|
2018-04-26 05:36:04 -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 |
|
Mukul Kumar Singh
|
377b31ffa1
|
HDFS-13022. Block Storage: Kubernetes dynamic persistent volume provisioner. Contributed by Elek, Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
b94b5021b8
|
HDFS-11989. Ozone: add TestKeysRatis, TestBucketsRatis and TestVolumeRatis. Contributed by Tsz Wo Nicholas Sze.
|
2018-04-26 05:36:04 -07:00 |
|
Xiaoyu Yao
|
18ddec6144
|
HDFS-11977. Ozone: cannot enable test debug/trace log. Contributed by Tsz Wo Nicholas Sze.
|
2018-04-26 05:36:04 -07:00 |
|
Chen Liang
|
162dac96ce
|
HDFS-11650. Ozone: fix the consistently timeout test testUpgradeFromRel22Image. Contributed by Chen Liang.
|
2018-04-26 05:34:18 -07:00 |
|
Chris Nauroth
|
fd2fe47b32
|
HDFS-10179. Ozone: Adding logging support. Contributed by Anu Engineer.
|
2018-04-25 15:52:07 -07:00 |
|
Anu Engineer
|
764ff0d505
|
HDFS-8753. Ozone: Unify StorageContainerConfiguration with ozone-default.xml & ozone-site.xml. Contributed by kanaka kumar avvaru
|
2018-04-25 15:51:00 -07:00 |
|
Surendra Singh Lilhore
|
70590cd8d9
|
HDFS-13292. Crypto command should give proper exception when trying to set key on existing EZ directory. Contributed by Ranith Sardar.
|
2018-04-07 11:23:49 +05:30 |
|
Arpit Agarwal
|
9714fc1dd4
|
HDFS-336. dfsadmin -report should report number of blocks from datanode. Contributed by Bharat Viswanadham.
|
2018-03-13 16:39:17 -07:00 |
|
Xiao Chen
|
d6931c30c5
|
HDFS-13239. Fix non-empty dir warning message when setting default EC policy. Contributed by Bharat Viswanadham.
|
2018-03-13 10:07:26 -07:00 |
|
Lei Xu
|
b318bed01a
|
HDFS-12938. TestErasureCodigCLI testAll failing consistently. (Contributed by Ajay Kumar)
|
2017-12-21 10:28:24 -08:00 |
|
Chen Liang
|
aa503a29d0
|
HDFS-12917. Fix description errors in testErasureCodingConf.xml. Contributed by chencan.
|
2017-12-15 13:45:37 -08:00 |
|
Lei Xu
|
1c15b1751c
|
HDFS-12819. Setting/Unsetting EC policy shows warning if the directory is not empty. (Contributed by Lei (Eddy) Xu)
|
2017-12-15 10:04:43 -08:00 |
|
Chris Douglas
|
693169ef34
|
HDFS-12882. Support full open(PathHandle) contract in HDFS
|
2017-12-11 20:14:15 -08:00 |
|
Lei Xu
|
67662e2ac9
|
HDFS-12840. Creating a file with non-default EC policy in a EC zone is not correctly serialized in the editlog. Contributed by Lei (Eddy) Xu.
|
2017-12-07 11:15:40 -08:00 |
|
Lei Xu
|
785732c13e
|
HDFS-12847. Regenerate editsStored and editsStored.xml in HDFS tests. Contributed by Lei (Eddy) Xu.
|
2017-11-22 10:22:32 -08:00 |
|
Chris Douglas
|
d015e0bbd5
|
HDFS-7878. API - expose a unique file identifier.
|
2017-10-31 09:44:01 -07:00 |
|
Arpit Agarwal
|
bb0a742aac
|
HDFS-12627. Fix typo in DFSAdmin command output. Contributed by Ajay Kumar.
|
2017-10-11 12:26:14 -07:00 |
|
Ming Ma
|
230b85d586
|
HDFS-12473. Change hosts JSON file format.
|
2017-09-20 09:03:59 -07:00 |
|
Kai Zheng
|
08d996d3e9
|
HDFS-12395. Support erasure coding policy operations in namenode edit log. Contributed by Sammi Chen
|
2017-09-15 09:43:39 +08:00 |
|
Rakesh Radhakrishnan
|
200b11368d
|
HDFS-12258. ec -listPolicies should list all policies in system, no matter it's enabled or disabled. Contributed by Wei Zhou.
|
2017-08-30 12:58:56 +05:30 |
|
Xiao Chen
|
f3661fd08e
|
HDFS-12336. Listing encryption zones still fails when deleted EZ is not a direct child of snapshottable directory. Contributed by Wellington Chevreuil.
|
2017-08-29 21:30:02 -07:00 |
|
Andrew Wang
|
f29a0fc288
|
HDFS-12303. Change default EC cell size to 1MB for better performance. Contributed by Wei Zhou.
|
2017-08-25 14:14:23 -07:00 |
|
Xiao Chen
|
1000a2af04
|
HDFS-10899. Add functionality to re-encrypt EDEKs.
|
2017-08-23 17:06:16 -07:00 |
|
Andrew Wang
|
96b3a6b972
|
HDFS-11082. Provide replicated EC policy to replicate files. Contributed by SammiChen.
|
2017-08-16 22:17:06 -07:00 |
|
Lei Xu
|
ce797a1706
|
HDFS-12221. Replace xcerces in XmlEditsVisitor. (Ajay Kumar via lei)
|
2017-08-14 10:27:47 -07:00 |
|
Kai Zheng
|
a53b8b6fdc
|
HDFS-11975. Provide a system-default EC policy. Contributed by Huichun Lu
|
2017-08-09 10:12:58 +08:00 |
|
Jitendra Pandey
|
e3c7300225
|
HDFS-2319. Add test cases for FSshell -stat. Contributed by XieXianshan and Bharat Viswanadham.
|
2017-07-27 13:23:15 -07:00 |
|
Lei Xu
|
d6df0fdbbd
|
Add -E option in 'ls' to list erasure coding policy of each file and directory if applicable. Contributed by luhuichun via lei.
|
2017-06-28 13:47:23 -07:00 |
|
Wei-Chiu Chuang
|
f99b6d19de
|
HDFS-11870. Add CLI cmd to enable/disable an erasure code policy. Contributed by lufei.
|
2017-06-28 10:54:25 -07:00 |
|
Lei Xu
|
45ff4d38e6
|
HDFS-11647. Add -E option in hdfs "count" command to show erasure policy summarization. Contributed by luhuichun.
|
2017-06-20 11:55:09 -07:00 |
|
Yiqun Lin
|
8d9084eb62
|
HDFS-11359. DFSAdmin report command supports displaying maintenance state datanodes. Contributed by Yiqun Lin.
|
2017-06-02 12:48:30 +08:00 |
|
Rakesh Radhakrishnan
|
1b5451bf05
|
HDFS-11794. Add ec sub command -listCodec to show currently supported ec codecs. Contributed by SammiChen.
|
2017-05-23 17:03:28 +05:30 |
|
Kai Zheng
|
cb672a45a0
|
HDFS-11605. Allow user to customize new erasure code policies. Contributed by Huafeng Wang
|
2017-04-28 13:18:50 +08:00 |
|
Andrew Wang
|
92ea6d74ec
|
HDFS-11516. Admin command line should print message to stderr in failure case. Contributed by Kai Sasaki.
|
2017-03-17 11:26:02 -07:00 |
|
Andrew Wang
|
33a38a5341
|
HDFS-11314. Enforce set of enabled EC policies on the NameNode.
|
2017-03-08 16:41:44 -08:00 |
|