[ https://issues.apache.org/jira/browse/SPARK-15546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jais Sebastian updated SPARK-15546: ----------------------------------- Attachment: log.txt hive-site.xml > HiveContext : Connecting to MySQL metastore db - Always creates a DERBY > database in first attempt > -------------------------------------------------------------------------------------------------- > > Key: SPARK-15546 > URL: https://issues.apache.org/jira/browse/SPARK-15546 > Project: Spark > Issue Type: Bug > Components: Spark Core > Affects Versions: 1.6.1 > Environment: Java > Reporter: Jais Sebastian > Priority: Minor > Attachments: hive-site.xml, log.txt > > > If we configure HiveContext to use MySQL as the metastore db, it always > creates a DERBY database and later only detecting the hive-site.xml in the > class path to point to MySQL DB. > If you analyze the log we can see that it connects to the DERBY database > first time and then connects to the MySQL. > To configure MySQL as the metastore , hive-site.xml is provided in the class > path. > Attached the sample hive-site.xml and the log files your refernece. -- 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