You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Bing Li (JIRA)" <ji...@apache.org> on 2017/06/08 07:28:18 UTC

[jira] [Work started] (HIVE-16800) Hive Metastore configuration with Mysql

     [ 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)