[
https://issues.apache.org/jira/browse/HDFS-6521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lei Xu updated HDFS-6521:
-------------------------
Attachment: HDFS-6521.003.patch
Thanks [~clamb] for the quick review! It seems that I'd set my IDE to disallow
it to automatically trim the spaces.
Here is the new patch that addresses your comments. Additionally, it fixed a
bug that the original code used {{System.out}} instead the {{out}} parameter,
which is usually {{System.err}}, to print messages.
[~andrew.wang], could you please do another round of review for me?
Thanks!
> Improve the readability of 'hadoop fs -help'
> --------------------------------------------
>
> Key: HDFS-6521
> URL: https://issues.apache.org/jira/browse/HDFS-6521
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: tools
> Affects Versions: 2.5.0
> Reporter: Lei Xu
> Assignee: Lei Xu
> Priority: Minor
> Fix For: 2.5.0
>
> Attachments: HDFS-6521.000.patch, HDFS-6521.001.patch,
> HDFS-6521.002.patch, HDFS-6521.003.patch
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> 'hadoop fs -help` displays help informations with numbers of different
> formats.
> This patch borrows the format used in `hdfs cacheadmin -help`: all options
> are formatted by using org.apache.hadoop.tools.TableListing.
--
This message was sent by Atlassian JIRA
(v6.2#6252)