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

Suneel Marthi commented on MAHOUT-1219:
---------------------------------------

Here's the error from StreamingKMeansTest:
{Code}

testClustering[5](org.apache.mahout.clustering.streaming.cluster.StreamingKMeansTest)
  Time elapsed: 8.139 sec  <<< FAILURE!
java.lang.AssertionError: Maximum weight too large 0.9876332259921666
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.mahout.clustering.streaming.cluster.StreamingKMeansTest.testClustering(StreamingKMeansTest.java:139)
{Code}

This is not always reproducible.
                
> LSHSearcher not always faster than BruteSearcher
> ------------------------------------------------
>
>                 Key: MAHOUT-1219
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1219
>             Project: Mahout
>          Issue Type: Test
>    Affects Versions: 0.8
>            Reporter: Dan Filimon
>            Priority: Minor
>
> This is a known issue and the performance of LocalitySensitiveHashSearch 
> needs to be further investigated.
> Currently, the one "benchmark" that does this, SearchQualityTest is too 
> variable to be informative.
> So, I'm removing LSHSearcher from SearchQualityTest.

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