[
https://issues.apache.org/jira/browse/HDFS-11061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15617113#comment-15617113
]
Yiqun Lin commented on HDFS-11061:
----------------------------------
Thanks [~jojochuang] for the commit!
> Update dfs -count -t command line help and documentation
> --------------------------------------------------------
>
> Key: HDFS-11061
> URL: https://issues.apache.org/jira/browse/HDFS-11061
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: documentation, fs
> Reporter: Wei-Chiu Chuang
> Assignee: Yiqun Lin
> Priority: Minor
> Labels: docuentation, supportability
> Fix For: 2.8.0, 3.0.0-beta1
>
> Attachments: HDFS-11061.001.patch, HDFS-11061.002.patch,
> HDFS-11061.003.patch, HDFS-11061.004.patch
>
>
> According to dfs -count command line help, -t option must be used along with
> -q.
> * However, the current behavior is that -t can be used without -q, it's just
> silently ignored.
> * In addition, -t may also be used with -u.
> * The FileSystemShell doc does not state -t must be used along with -q. This
> should either be enforced in the code, or update the doc/command line.
> * Also, the list of possible parameters for -t option is not described in the
> doc. Looking at the code (Count.java), the list of possible parameters are
> either empty string (="all"), "all", "ram_disk", "ssd", "disk" or "archive"
> (caseless)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]