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

Cheng Lian updated SPARK-5084:
------------------------------
    Description: 
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}

> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to