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

Josh Rosen resolved SPARK-4373.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

Issue resolved by pull request 3235
[https://github.com/apache/spark/pull/3235]

> MLlib unit tests failed maven test
> ----------------------------------
>
>                 Key: SPARK-4373
>                 URL: https://issues.apache.org/jira/browse/SPARK-4373
>             Project: Spark
>          Issue Type: Bug
>          Components: MLlib
>    Affects Versions: 1.2.0
>            Reporter: Xiangrui Meng
>            Assignee: Xiangrui Meng
>            Priority: Critical
>             Fix For: 1.2.0
>
>
> We should make sure there is at most one SparkContext running at any time 
> inside the same JVM. Maven initializes all test classes first and then runs 
> tests. So we cannot initialize sc as a member.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to