You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Holger Brandl (JIRA)" <ji...@apache.org> on 2017/09/05 20:45:00 UTC

[jira] [Commented] (SPARK-9776) Another instance of Derby may have already booted the database

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

Holger Brandl commented on SPARK-9776:
--------------------------------------

I'm still having this issue with spark-2.2.0-bin-hadoop2.7. I've downloaded the binary distribution, started a local cluster with `$SPARK_HOME/sbin/start-all.sh ` and tried to launch two spark-shells in parallel with `$SPARK_HOME/bin/spark-shell --master spark://foo.local:7077`. The first one starts up nicely, the second crashes miserably with the error from above. Is there any workaround/setting to prevent that problem?


> Another instance of Derby may have already booted the database 
> ---------------------------------------------------------------
>
>                 Key: SPARK-9776
>                 URL: https://issues.apache.org/jira/browse/SPARK-9776
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.5.0
>         Environment: Mac Yosemite, spark-1.5.0
>            Reporter: Sudhakar Thota
>         Attachments: SPARK-9776-FL1.rtf
>
>
> val hiveContext = new org.apache.spark.sql.hive.HiveContext(sc) results in error. Though the same works for spark-1.4.1.
> Caused by: ERROR XSDB6: Another instance of Derby may have already booted the database 



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

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