[
https://issues.apache.org/jira/browse/MAHOUT-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069336#comment-13069336
]
Hudson commented on MAHOUT-749:
-------------------------------
Integrated in Mahout-Quality #953 (See
[https://builds.apache.org/job/Mahout-Quality/953/])
MAHOUT-749: Implemented multiple reducer approach from Jira patch, plus a
scalability enhancement to avoid accumulating merged clusterIds if -cl option
is not present. The defaults are for the same behavior as before. All tests
run though this needs more testing to see how it really scales
jeastman :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1149369
Files :
*
/mahout/trunk/core/src/main/java/org/apache/mahout/clustering/meanshift/MeanShiftCanopyMapper.java
*
/mahout/trunk/core/src/main/java/org/apache/mahout/clustering/meanshift/MeanShiftCanopy.java
*
/mahout/trunk/core/src/main/java/org/apache/mahout/clustering/meanshift/MeanShiftCanopyClusterer.java
*
/mahout/trunk/core/src/test/java/org/apache/mahout/clustering/meanshift/TestMeanShift.java
*
/mahout/trunk/examples/src/main/java/org/apache/mahout/clustering/display/DisplayMeanShift.java
*
/mahout/trunk/core/src/main/java/org/apache/mahout/clustering/meanshift/MeanShiftCanopyDriver.java
*
/mahout/trunk/core/src/main/java/org/apache/mahout/clustering/meanshift/MeanShiftCanopyConfigKeys.java
> MeanShift Cannot Use Multiple Reducers
> --------------------------------------
>
> Key: MAHOUT-749
> URL: https://issues.apache.org/jira/browse/MAHOUT-749
> Project: Mahout
> Issue Type: Improvement
> Reporter: Jeff Eastman
> Assignee: Jeff Eastman
> Attachments: MAHOUT-749.patch
>
>
> The MeanShiftCanopy clustering job sets the numReducers=1 and this severely
> limits its scalability for larger jobs.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira