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.16.0
            Reporter: Mukund Madhugiri
            Assignee: Raghu Angadi
            Priority: Critical


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.

Reply via email to