[
https://issues.apache.org/jira/browse/SPARK-4373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208909#comment-14208909
]
Apache Spark commented on SPARK-4373:
-------------------------------------
User 'mengxr' has created a pull request for this issue:
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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]