S O'Donnell
|
eb36b09cb7
|
HADOOP-16443. Improve help text for setfacl --set option.
Contributed by S O'Donnell.
Change-Id: I1da46c4c414a5d2b07ee15867508f0799440a413
|
2019-07-23 10:24:07 +01:00 |
|
dineshchitlangia
|
c7554ffd5c
|
HADOOP-16373. Fix typo in FileSystemShell#test documentation (#968)
|
2019-06-14 14:36:04 -07:00 |
|
Shweta Yakkali
|
6f5a36c13c
|
HADOOP-13656. fs -expunge to take a filesystem. Contributed by Shweta.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-05-30 13:21:58 -07:00 |
|
Lokesh Jain
|
cf268114c9
|
HDFS-13960. hdfs dfs -checksum command should optionally show block size in output. Contributed by Lokesh Jain.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
|
2019-04-02 12:24:55 -07:00 |
|
Stephen O'Donnell
|
686c0141ef
|
HADOOP-16140. hadoop fs expunge to add -immediate option to purge trash immediately.
Contributed by Stephen O'Donnell.
Signed-off-by: Steve Loughran <stevel@apache.org>
|
2019-03-05 14:09:00 +00:00 |
|
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 |
|
Xiao Chen
|
60ffec9f79
|
HADOOP-9214. Create a new touch command to allow modifying atime and mtime. Contributed by Hrishikesh Gadre.
|
2018-08-17 11:18:09 -07:00 |
|
Sean Mackrory
|
81225430d0
|
HDFS-206. Support for head in FSShell. Contributed by Gabor Bota.
|
2017-10-31 08:34:01 -06:00 |
|
Yongjun Zhang
|
c6330f22a5
|
HDFS-12190. Enable 'hdfs dfs -stat' to display access time. Contributed by Yongjun Zhang.
|
2017-07-27 16:48:24 -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 |
|
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 |
|
Mingliang Liu
|
c80d3bc480
|
HDFS-11862. Option -v missing for du command in FileSystemShell.md. Contributed by Yiqun Lin
|
2017-05-21 01:23:35 -07:00 |
|
Mingliang Liu
|
1db186f662
|
HDFS-11803. Add -v option for du command to show header line. Contributed by Xiaobing Zhou
|
2017-05-19 14:21:01 -07:00 |
|
Mingliang Liu
|
3873904a94
|
HDFS-11800. Document output of 'hdfs count -u' should contain PATHNAME. Contributed by Xiaobing Zhou
|
2017-05-10 14:33:33 -07:00 |
|
Akira Ajisaka
|
84a8848aae
|
HADOOP-14318. Remove non-existent setfattr command option from FileSystemShell.md. Contributed by Doris Gu.
|
2017-04-18 16:43:50 +09:00 |
|
Wei-Chiu Chuang
|
8c591b8d19
|
HDFS-10974. Document replication factor for EC files. Contributed by Yiqun Lin.
|
2017-03-30 11:16:05 -07:00 |
|
Wei-Chiu Chuang
|
cc45da79fd
|
HADOOP-13233. help of stat is confusing. Contributed by Attila Bukor.
|
2017-02-13 10:14:45 -08:00 |
|
Mingliang Liu
|
beb70fed4f
|
HADOOP-13655. document object store use with fs shell and distcp. Contributed by Steve Loughran
This closes #131
|
2016-11-22 13:12:23 -08:00 |
|
Wei-Chiu Chuang
|
112f04eb1b
|
HDFS-11061. Update dfs -count -t command line help and documentation. Contributed by Yiqun Lin.
|
2016-10-28 15:33:27 -07:00 |
|
Akira Ajisaka
|
bedfec0c10
|
HADOOP-13522. Add %A and %a formats for fs -stat command to print permissions. Contributed by Alex Garbarini.
|
2016-10-18 15:00:44 +09:00 |
|
Akira Ajisaka
|
9a61b52fbe
|
HADOOP-13685. Document -safely option of rm command. Contributed by Xiaoyu Yao.
|
2016-10-05 20:41:08 +09:00 |
|
Wei-Chiu Chuang
|
f0efea490e
|
HDFS-8986. Add option to -du to calculate directory space usage excluding snapshots. Contributed by Xiao Chen.
|
2016-08-23 04:14:24 -07:00 |
|
Akira Ajisaka
|
09e82acaf9
|
HADOOP-12943. Add -w -r options in dfs -test command. Contributed by Weiwei Yang.
|
2016-06-17 16:20:38 +09:00 |
|
Andrew Wang
|
0accc3306d
|
HADOOP-13079. Add -q option to Ls to print ? instead of non-printable characters. Contributed by John Zhuge.
|
2016-06-13 11:43:46 -07:00 |
|
Sangjin Lee
|
1f2794b4fa
|
HADOOP-12971. FileSystemShell doc should explain relative path (John Zhuge via sale)
|
2016-05-13 10:01:46 -07:00 |
|
Masatake Iwasaki
|
cbd31328a6
|
HADOOP-12470. In-page TOC of documentation should be automatically generated by doxia macro (iwasakims)
|
2016-03-04 14:11:36 +09:00 |
|
Akira Ajisaka
|
c7ac25e52c
|
HDFS-9830. Remove references to hftp in ViewFs documentation in trunk. Contributed by Wei-Chiu Chuang.
|
2016-02-19 05:02:57 +09:00 |
|
Kihwal Lee
|
2fd19b9674
|
HDFS-8898. Create API and command-line argument to get quota and quota usage without detailed content summary. Contributed by Ming Ma.
|
2016-01-22 09:10:06 -06:00 |
|
Steve Loughran
|
21bededd2f
|
HADOOP-12675. Fix description about retention period in usage of expunge command. (Masatake Iwasaki via stevel)
|
2016-01-07 14:40:09 +00:00 |
|
Akira Ajisaka
|
1af2917856
|
HADOOP-12686. Update FileSystemShell documentation to mention the meaning of each columns of fs -du. Contributed by Daisuke Kobayashi.
|
2016-01-04 20:33:17 +09:00 |
|
Akira Ajisaka
|
fa544020f6
|
HDFS-9505. HDFS Architecture documentation needs to be refreshed. Contributed by Masatake Iwasaki.
|
2015-12-21 21:23:03 +09:00 |
|
Akira Ajisaka
|
061c05cc05
|
HADOOP-12657. Add a option to skip newline on empty files with getMerge -nl. Contributed by Kanaka Kumar Avvaru.
|
2015-12-18 13:58:28 +09:00 |
|
Vinayakumar B
|
7f0e1eb43d
|
HADOOP-12460. Add overwrite option for 'get' shell command (Contributed by Jagadesh Kiran N)
|
2015-10-19 12:16:16 +05:30 |
|
Eric Yang
|
2ffe2db95e
|
HADOOP-12374. Updated expunge command description.
(WeiWei Yang via eyang)
|
2015-09-15 20:03:24 -07:00 |
|
Akira Ajisaka
|
2e251a7674
|
HADOOP-12359. hadoop fs -getmerge doc is wrong. Contributed by Jagadesh Kiran N.
|
2015-09-01 20:55:33 +09:00 |
|
Akira Ajisaka
|
e21dde501a
|
HADOOP-12245. References to misspelled REMAINING_QUATA in FileSystemShell.md. Contributed by Gabor Liptak.
|
2015-07-28 11:33:10 +09:00 |
|
Allen Wittenauer
|
cbba7d68f0
|
HADOOP-11142. Remove hdfs dfs reference from file system shell documentation (Kengo Seki via aw)
|
2015-05-28 10:57:04 -07:00 |
|
Akira Ajisaka
|
3b50dcdce4
|
HADOOP-10971. Add -C flag to make hadoop fs -ls print filenames only. Contributed by Kengo Seki.
|
2015-05-19 17:25:27 +09:00 |
|
Akira Ajisaka
|
cab0dadbd8
|
HADOOP-11988. Fix typo in the document for hadoop fs -find. Contributed by Kengo Seki.
|
2015-05-17 13:35:51 +09:00 |
|
Konstantin V Shvachko
|
6f6737b3bf
|
HADOOP-11579. Documentation for truncate. Contributed by Konstantin Shvachko.
|
2015-02-11 09:50:19 -08:00 |
|
Allen Wittenauer
|
e9d26fe9eb
|
HADOOP-11495. Convert site documentation from apt to markdown (Masatake Iwasaki via aw)
|
2015-02-10 13:39:57 -08:00 |
|