You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "DeepakVohra (JIRA)" <ji...@apache.org> on 2013/07/03 16:28:20 UTC

[jira] [Created] (HADOOP-9694) getCombinerOutput method return value

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