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

[jira] [Updated] (HADOOP-9695) double values not Double values

     [ https://issues.apache.org/jira/browse/HADOOP-9695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

DeepakVohra updated HADOOP-9695:
--------------------------------

     Description: 
The class description for
org.apache.hadoop.io 
Class DoubleWritable

is Writable for Double values.

Should be Writable for double values.

  was:
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.

    Release Note:    (was: The class description for
org.apache.hadoop.io 
Class DoubleWritable

is Writable for Double values.

Should be Writable for double values.)
    
> double values not Double values
> -------------------------------
>
>                 Key: HADOOP-9695
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9695
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: DeepakVohra
>            Priority: Minor
>
> The class description for
> org.apache.hadoop.io 
> Class DoubleWritable
> is Writable for Double values.
> Should be Writable for double values.

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