You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Iyappan Srinivasan (JIRA)" <ji...@apache.org> on 2009/09/17 08:35:57 UTC

[jira] Created: (MAPREDUCE-994) bin/hadoop job -counter help options do not give information on permissible values.

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.