You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (Jira)" <ji...@apache.org> on 2020/05/16 09:13:00 UTC

[jira] [Assigned] (SPARK-31289) Flaky test: org.apache.spark.sql.hive.thriftserver.CliSuite

     [ https://issues.apache.org/jira/browse/SPARK-31289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wenchen Fan reassigned SPARK-31289:
-----------------------------------

    Assignee: Kent Yao

> 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
>            Assignee: Kent Yao
>            Priority: Minor
>
> {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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org