[
https://issues.apache.org/jira/browse/AMBARI-13093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Harp resolved AMBARI-13093.
-----------------------------------
Resolution: Fixed
Fixed in AMBARI-13114
> hiveserver2 crashes due to incorrect property
> "datanucleus.rdbms.datastoreAdapterClassName" in hive-site.xml
> ------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-13093
> URL: https://issues.apache.org/jira/browse/AMBARI-13093
> Project: Ambari
> Issue Type: Bug
> Environment: sles11sp3
> ambari-2.1.2 (63691daa649c824fe95c27c6ce246f7d6fdb67a9)
> hdp-2.3.2-2826
> Reporter: Michael Harp
> Assignee: Vitaly Brodetskyi
> Priority: Critical
> Fix For: 2.1.2
>
> Attachments: hiveserver2.log.gz
>
>
> Steps to reproduce;
> # Deploy with Blueprint,
> [3-master-HDP-2.3.json|http://td-ape-tigereye/hadoopBuilder/src/config/ambari/3-master-HDP-2.3.json]
> which uses Postgres for hivemetastore.
> # Check /etc/hive/conf/hive-site.xml for property
> datanucleus.rdbms.datastoreAdapterClassName=org.datanucleus.store.rdbms.adapter.SQLAnywhereAdapter
> This causes hiverserver2 to fail with error:
> {code}
> 2015-09-14 14:14:41,559 ERROR [main]: DataNucleus.Datastore
> (Log4JLogger.java:error(115)) - Error : An er
> ror occurred trying to instantiate an instance of the adapter
> "org.datanucleus.store.rdbms.adapter.SQLAny
> whereAdapter" for this JDBC driver : Class
> "org.datanucleus.store.rdbms.adapter.SQLAnywhereAdapter" was n
> ot found in the CLASSPATH. Please check your specification and your
> CLASSPATH.{code}
> Full log is attached.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)