[
https://issues.apache.org/jira/browse/HDFS-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Homan updated HDFS-478:
-----------------------------
Attachment: HADOOP-478-v20.patch
COMMON-478.patch
Attaching patches for trunk and 20 branch. This is essentially a documentation
change. Tested manually.
> Incomplete help message is displayed for rm and rmr options.
> ------------------------------------------------------------
>
> Key: HDFS-478
> URL: https://issues.apache.org/jira/browse/HDFS-478
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs client
> 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.