[
https://issues.apache.org/jira/browse/MAHOUT-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867148#comment-13867148
]
Hudson commented on MAHOUT-1393:
--------------------------------
FAILURE: Integrated in Mahout-Quality #2404 (See
[https://builds.apache.org/job/Mahout-Quality/2404/])
MAHOUT-1393: Removed duplicated code from getTopTerms and getTopFeatures in
AbstractClusterWriter (smarthi: rev 1556958)
* /mahout/trunk/CHANGELOG
*
/mahout/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/AbstractClusterWriter.java
> Removed duplicated code from getTopTerms and getTopFeatures in
> AbstractClusterWriter
> -------------------------------------------------------------------------------------
>
> Key: MAHOUT-1393
> URL: https://issues.apache.org/jira/browse/MAHOUT-1393
> Project: Mahout
> Issue Type: Improvement
> Components: Clustering
> Affects Versions: 0.8
> Reporter: Diego Carrion
> Assignee: Suneel Marthi
> Priority: Minor
> Fix For: 0.9
>
> Attachments: refactoring.patch
>
>
> The class org.apache.mahout.utils.clusteringAbstractClusterWriterTest has
> duplicated code in the methods getTopFeatures and getTopTerms. The duplicated
> code was extracted to a third private method called getTopTermsPairs.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)