[
https://issues.apache.org/jira/browse/HADOOP-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raghu Angadi updated HADOOP-2788:
---------------------------------
Affects Version/s: (was: 0.16.0)
0.17.0
> chgrp missing from hadoop dfs options
> -------------------------------------
>
> Key: HADOOP-2788
> URL: https://issues.apache.org/jira/browse/HADOOP-2788
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Affects Versions: 0.17.0
> Reporter: Mukund Madhugiri
> Assignee: Raghu Angadi
> Priority: Critical
> Attachments: HADOOP-2788.patch
>
>
> hadoop dfs command shows the various hadoop dfs commands available.
> chgrp is missing from the list and there are two chown's. Looks like the
> second one should be chgrp instead of chown:
> [-chmod [-R] <MODE[,MODE]... | OCTALMODE> PATH...]
> [-chown [-R] [OWNER][:[GROUP]] PATH...]
> [-chown [-R] GROUP PATH...]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.