bin/hadoop job -counter help options do not give information on permissible 
values.
-----------------------------------------------------------------------------------

                 Key: MAPREDUCE-994
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-994
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: Iyappan Srinivasan
            Priority: Minor


Right now,  bin/hadoop job -counter  gives this output

bin/hadoop job -counter 
DEPRECATED: Use of this script to execute mapred command is deprecated.
Instead use the mapred command for it.

Usage: CLI [-counter <job-id> <group-name> <counter-name>]

What are these group names and what are the counter-names is not explained. All 
permissible values of group-name> and <counter-name> should be specified.

Group_name Ex: 
org.apache.hadoop.mapreduce.TaskCounter 

Counter name example:
REDUCE_INPUT_RECORDS


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