You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2016/03/21 07:13:25 UTC

[jira] [Updated] (SPARK-14035) Flaky spark.mllib.classification.NaiveBayesSuite test

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

Joseph K. Bradley updated SPARK-14035:
--------------------------------------
    Assignee:     (was: 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
>            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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org