DeepakVohra created HADOOP-9694:
-----------------------------------

             Summary:   getCombinerOutput method return value
                 Key: HADOOP-9694
                 URL: https://issues.apache.org/jira/browse/HADOOP-9694
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: DeepakVohra
            Priority: Minor


The getCombinerOutput method in org.apache.hadoop.mapreduce.lib.aggregate 
classes
DoubleValueSum
LongValueMax
LongValueMin
LongValueSum

has description for return value as 
Returns:
The return value is expected to be used by the a combiner.

Should be The return value is expected to be used by the reducer.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to