You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Hemanth Yamijala (JIRA)" <ji...@apache.org> on 2009/05/05 12:59:30 UTC

[jira] Commented: (HADOOP-4674) hadoop fs -help should list detailed help info for the following commands: test, text, tail, stat & touchz

    [ https://issues.apache.org/jira/browse/HADOOP-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705984#action_12705984 ] 

Hemanth Yamijala commented on HADOOP-4674:
------------------------------------------

Nicholas, I see that this issue is marked fixed for 0.20.1, but doesn't seem to have been committed for branch 0.20 (verified from the subversion commits). I found the problem when merging CHANGES.txt between trunk and the 0.20 branch. Can you please verify ?

> 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.