[ 
https://issues.apache.org/jira/browse/SPARK-22308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237121#comment-16237121
 ] 

Nathan Kronenfeld commented on SPARK-22308:
-------------------------------------------

ok, found the problem - it was the new tests, they weren't cleaning up after 
themselves.

Still trying to get past the hive issues that were keeping me from using maven 
in the first place, but should have this back to you in the next day or two.

> Support unit tests of spark code using ScalaTest using suites other than 
> FunSuite
> ---------------------------------------------------------------------------------
>
>                 Key: SPARK-22308
>                 URL: https://issues.apache.org/jira/browse/SPARK-22308
>             Project: Spark
>          Issue Type: Improvement
>          Components: Documentation, Spark Core, SQL, Tests
>    Affects Versions: 2.2.0
>            Reporter: Nathan Kronenfeld
>            Assignee: Nathan Kronenfeld
>            Priority: Minor
>              Labels: scalatest, test-suite, test_issue
>
> External codebases that have spark code can test it using SharedSparkContext, 
> no matter how they write their scalatests - basing on FunSuite, FunSpec, 
> FlatSpec, or WordSpec.
> SharedSQLContext only supports FunSuite.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to