You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2009/07/10 01:56:15 UTC

[jira] Commented: (HADOOP-6139) Incomplete help message is displayed for rm and rmr options.

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

Jakob Homan commented on HADOOP-6139:
-------------------------------------

I had the issue moved to Common rather than HDFS since the affected file is FsShell.java, within the Common subproject.

> Incomplete help message is displayed for rm and rmr options.
> ------------------------------------------------------------
>
>                 Key: HADOOP-6139
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6139
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.20.1
>            Reporter: Suman Sehgal
>            Assignee: Jakob Homan
>            Priority: Minor
>         Attachments: COMMON-478.patch, HADOOP-478-v20.patch
>
>
> If path/src is missing from rm or rmr option then help message is displayed for these options.
> On giving command "hadoop dfs -rm" 
> help message displayed is "Usage: java FsShell [-rm <path>]"
> while it should be "Usage: java FsShell [-rm [-skipTrash] <path>]"
> Same issue is there with rmr option also.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.