[
https://issues.apache.org/jira/browse/HADOOP-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701217#action_12701217
]
Ravi Phulari commented on HADOOP-4674:
--------------------------------------
This patch updates hadoop fs -help . As it is a simple change did not write or
modify tests for this patch.
> 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
> Priority: Trivial
> Fix For: 0.20.0
>
> Attachments: Hadoop-4674.patch, Hadoop-4674.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.