nsivabalan commented on issue #3990: URL: https://github.com/apache/hudi/issues/3990#issuecomment-968861089
I tried passing in `--conf "spark.sql.warehouse.dir=/tmp/spark-warehouse/"` but did not help. Only solution I found online is to delete the `metastore_db/dbex.lck` and then try launching. It worked for me. In general, it is proposed to have only one spark-shell or spark-sql per instance(client). Sources: https://stackoverflow.com/questions/34465516/caused-by-error-xsdb6-another-instance-of-derby-may-have-already-booted-the-da https://stackoverflow.com/questions/37442910/spark-shell-startup-errors -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
