[ https://issues.apache.org/jira/browse/SPARK-9776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14698021#comment-14698021 ]
Sudhakar Thota commented on SPARK-9776: --------------------------------------- Thanks for correcting Sean. I did the glean going through each commit to find out where the issue "Caused by: ERROR XSDB6: Another instance of Derby may have already booted the database". I found that the issue started happening with this following commit that happened on Aug 3rd. It was good until SPARK-9372 and started to show up with SPARK-8074, both got committed on 08/03/2015. https://github.com/apache/spark/commit/a2409d1c8e8ddec04b529ac6f6a12b5993f0eeda I am updating because I thought this information would help save some considerable time to fix. Thanks Sudhakar Thota > 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.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org