You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Dawid Weiss (JIRA)" <ji...@apache.org> on 2008/04/07 14:12:24 UTC

[jira] Commented: (MAHOUT-27) Canopy/KMeans unit tests failing

    [ https://issues.apache.org/jira/browse/MAHOUT-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586362#action_12586362 ] 

Dawid Weiss commented on MAHOUT-27:
-----------------------------------

This is a Hadoop issue, really. In case the JVM is aborted abruptly (termination without shutdown hooks, as it is the case when you terminate a debugging session), these files just stay in the /tmp folder and need to be manally removed).

> Canopy/KMeans unit tests failing
> --------------------------------
>
>                 Key: MAHOUT-27
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-27
>             Project: Mahout
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 0.1
>            Reporter: Isabel Drost
>
> After checking out the project from svn and running "ant compile test" I noticed that three unit tests are failing:
>     [junit] Test org.apache.mahout.clustering.canopy.TestCanopyCreation FAILED
>     [junit] Testcase: testKMeansMRJob(org.apache.mahout.clustering.kmeans.TestKmeansClustering):	FAILED
>     [junit] Test org.apache.mahout.clustering.kmeans.TestKmeansClustering FAILED
> Isabel

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