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 "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2009/04/16 08:56:14 UTC

[jira] Updated: (HADOOP-5691) org.apache.hadoop.mapreduce.Reducer should not be abstract.

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

Amareshwari Sriramadasu updated HADOOP-5691:
--------------------------------------------

    Attachment: patch-5691.txt

Patch fixing it.

> org.apache.hadoop.mapreduce.Reducer should not be abstract.
> -----------------------------------------------------------
>
>                 Key: HADOOP-5691
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5691
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.20.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.20.1
>
>         Attachments: patch-5691.txt
>
>
> Currently org.apache.hadoop.mapreduce.Reducer is declared abstract. It shouldn't be an abstract class.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.