You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/04/29 16:36:06 UTC

[jira] [Commented] (SPARK-5084) HiveQuerySuite throws when using MySQL as Hive metastore storage

    [ https://issues.apache.org/jira/browse/SPARK-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14519440#comment-14519440 ] 

Apache Spark commented on SPARK-5084:
-------------------------------------

User 'baishuo' has created a pull request for this issue:
https://github.com/apache/spark/pull/5781

> HiveQuerySuite throws when using MySQL as Hive metastore storage
> ----------------------------------------------------------------
>
>                 Key: SPARK-5084
>                 URL: https://issues.apache.org/jira/browse/SPARK-5084
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: baishuo
>
> Exception:
> {noformat}
> from org.apache.hadoop.hive.ql.exec.DDLTask. Database default already exists
>         at org.apache.spark.sql.hive.HiveContext.runHive(HiveContext.scala:314)
>         at org.apache.spark.sql.hive.HiveContext.runSqlHive(HiveContext.scala:281)
>         at org.apache.spark.sql.hive.test.TestHiveContext.runSqlHive(TestHive.scala:102)
>         at org.apache.spark.sql.hive.HiveShim$.createDefaultDBIfNeeded(Shim13.scala:300)
>         at org.apache.spark.sql.hive.test.TestHiveContext.<init>(TestHive.scala:386)
>         at org.apache.spark.sql.hive.test.TestHive$.<init>(TestHive.scala:48)
>         at org.apache.spark.sql.hive.test.TestHive$.<clinit>(TestHive.scala)
>         ...
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org