[
https://issues.apache.org/jira/browse/MAHOUT-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13769266#comment-13769266
]
Hudson commented on MAHOUT-1335:
--------------------------------
SUCCESS: Integrated in Mahout-Quality #2246 (See
[https://builds.apache.org/job/Mahout-Quality/2246/])
MAHOUT-1335 MultithreadedSharingMapper fails on Hadoop 2 (ssc: rev 1523901)
*
/mahout/trunk/core/src/main/java/org/apache/mahout/cf/taste/hadoop/als/MultithreadedSharingMapper.java
> 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