[ 
https://issues.apache.org/jira/browse/SPARK-14035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joseph K. Bradley reassigned SPARK-14035:
-----------------------------------------

    Assignee: Joseph K. Bradley

> Flaky spark.mllib.classification.NaiveBayesSuite test
> -----------------------------------------------------
>
>                 Key: SPARK-14035
>                 URL: https://issues.apache.org/jira/browse/SPARK-14035
>             Project: Spark
>          Issue Type: Test
>          Components: MLlib, Tests
>            Reporter: Joseph K. Bradley
>            Assignee: Joseph K. Bradley
>            Priority: Minor
>
> This JIRA is for tracking slight flakiness in the "Multinomial Naive Bayes" 
> unit test.
> We've occasionally seen failures like this:
> [https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-maven-hadoop-2.4/586/consoleFull]
> {code}
> closeFit(scala.math.`package`.exp(thetaData.apply(i._2).apply(j)), 
> scala.math.`package`.exp(model.theta.apply(i._1).apply(j)), 0.05) was false 
> (NaiveBayesSuite.scala:115)
> {code}
> I'll send a PR for this JIRA to print out more info, but will leave this JIRA 
> open until the flakiness is fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to