Kent Yao created SPARK-31289:
--------------------------------
Summary: Flaky test:
org.apache.spark.sql.hive.thriftserver.CliSuite
Key: SPARK-31289
URL: https://issues.apache.org/jira/browse/SPARK-31289
Project: Spark
Issue Type: Bug
Components: SQL
Affects Versions: 3.1.0
Reporter: Kent Yao
{code:java}
Caused by: MetaException(message:Unable to open a test connection to the given
database. JDBC url =
jdbc:derby:;databaseName=/home/jenkins/workspace/SparkPullRequestBuilder/target/tmp/spark-17bf6d71-1e68-4e56-b656-f1b2fd2e15fb;create=true,
username = APP. Terminating connection pool (set lazyInit to true if you
expect to start your database after your app). Original Exception: ------
2020-03-27 09:20:11.949 - stderr> java.sql.SQLException: Failed to create
database
'/home/jenkins/workspace/SparkPullRequestBuilder/target/tmp/spark-17bf6d71-1e68-4e56-b656-f1b2fd2e15fb',
see the next exception for details.
{code}
{code:java}
Caused by: ERROR XBM0A: The database directory
'/home/jenkins/workspace/SparkPullRequestBuilder@4/target/tmp/spark-84c8ff0e-214f-416c-9d44-ab19f864a79b'
exists. However, it does not contain the expected 'service.properties' file.
Perhaps Derby was brought down in the middle of creating this database. You may
want to delete this directory and try creating the database again.
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]