[
https://issues.apache.org/jira/browse/HADOOP-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702762#action_12702762
]
Hudson commented on HADOOP-4674:
--------------------------------
Integrated in Hadoop-trunk #817 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/817/])
. Fix fs help messages for -test, -text, -tail, -stat and -touchz options.
Contributed by Ravi Phulari
> hadoop fs -help should list detailed help info for the following commands:
> test, text, tail, stat & touchz
> ----------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-4674
> URL: https://issues.apache.org/jira/browse/HADOOP-4674
> Project: Hadoop Core
> Issue Type: Bug
> Components: fs
> Affects Versions: 0.20.0
> Reporter: David NeSmith
> Assignee: Ravi Phulari
> Priority: Trivial
> Fix For: 0.20.1, 0.21.0
>
> Attachments: Hadoop-4674v3.patch
>
>
> The "hadoop fs -help" command should include descriptive text for the
> commands commands: test, text, tail, stat & touchz in the default help
> summary.
> Seems like a matter of just adding them to the default "else" at the end of
> the printHelp method in the FsShell.java file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.