[
https://issues.apache.org/jira/browse/HIVE-16800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HIVE-16800 started by Bing Li.
--------------------------------------
> Hive Metastore configuration with Mysql
> ---------------------------------------
>
> Key: HIVE-16800
> URL: https://issues.apache.org/jira/browse/HIVE-16800
> Project: Hive
> Issue Type: Bug
> Affects Versions: 1.2.2
> Reporter: Vigneshwaran
> Assignee: Bing Li
>
> I'm trying to configure MySql as metastore in Hive 1.2.2 by following the
> link https://dzone.com/articles/how-configure-mysql-metastore, but when I'm
> trying to run hive after all the step I'm getting the below errors:
> Exception in thread "main" java.lang.RuntimeException:
> java.lang.RuntimeException: Unable to instantiate
> org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient
> Caused by: java.lang.RuntimeException: Unable to instantiate
> org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient
> at
> org.apache.hadoop.hive.metastore.MetaStoreUtils.newInstance(MetaStoreUtils.java:1523)
> Caused by: java.lang.reflect.InvocationTargetException
> Caused by: javax.jdo.JDOFatalUserException: Exception thrown setting
> persistence propertiesNestedThrowables:
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)