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

Sebastian Schelter updated MAHOUT-1335:
---------------------------------------

    Resolution: Fixed
      Assignee: Sebastian Schelter
        Status: Resolved  (was: Patch Available)

Patch committed, thank you for pointing to that, Mike!
                
> MultithreadedSharingMapper fails on Hadoop 2
> --------------------------------------------
>
>                 Key: MAHOUT-1335
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1335
>             Project: Mahout
>          Issue Type: Bug
>          Components: Collaborative Filtering
>    Affects Versions: 0.8
>            Reporter: Mike Percy
>            Assignee: Sebastian Schelter
>             Fix For: 0.9
>
>         Attachments: MAHOUT-1335.patch
>
>
> Between Hadoop 1 and 2, the string value of the Configuration option that 
> stores the mapper classname in MultithreadedMapper changed from 
> "mapred.map.multithreadedrunner.class" to 
> "mapreduce.mapper.multithreadedmapper.mapclass".
> Since there is a stable API (getMapperClass()) that abstracts these 
> differences away, we should use that instead.

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