iwasakims commented on PR #982: URL: https://github.com/apache/bigtop/pull/982#issuecomment-1216000922
Can we use [embedded mode](https://db.apache.org/derby/papers/DerbyTut/embedded_intro.html) instead of network server? Since Spark already contains derby jar (under /usr/lib/spark/jars/), we do not need to bundle derby by ourselves. I think we just need this for running smoke-tests of Spark alone. Users can use hive-metastore server for practical deployment. -- 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]
