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

Owen O'Malley updated HADOOP-4668:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.20.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

I just committed this.

> Improve JavaDoc on JobConf.setCombinerClass to better document restrictions 
> on combiners
> ----------------------------------------------------------------------------------------
>
>                 Key: HADOOP-4668
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4668
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.20.0
>
>         Attachments: combiner-doc.patch, combiner-doc.patch
>
>
> It is often not clear to developers that Combiners may be called 0, 1, or 
> many times and that combiners input and output types must be the same and the 
> combiner must not have side effects. Since there isn't a Combiner class, the 
> best place to put this documentation is on JobConf.setCombinerClass.

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

Reply via email to