Xiangrui Meng created SPARK-4373:
------------------------------------

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


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