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

Sylvain Lequeux commented on SPARK-11924:
-----------------------------------------

I have a similar behaviour (different message, but similar meaning) when using 
TestHiveContext.
Ok to follow both in one issue.

> SparkContext stop method does not close HiveContexts
> ----------------------------------------------------
>
>                 Key: SPARK-11924
>                 URL: https://issues.apache.org/jira/browse/SPARK-11924
>             Project: Spark
>          Issue Type: Bug
>    Affects Versions: 1.5.1
>            Reporter: Sylvain Lequeux
>
> In my unit tests, I create one HiveContext inside each test suite using a 
> HiveContext creation in beforeAll and a SparkContext stop call in afterAll.
> If I have 2 test suites, then it raise an exception at runtime :
> "Another instance of Derby may have already booted the database"
> It works with Spark 1.4.1 but does not work in 1.5.1.
> It works fine using standard SQLContext instead of HiveContext.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to