[
https://issues.apache.org/jira/browse/AMBARI-13114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804333#comment-14804333
]
Hudson commented on AMBARI-13114:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #3458 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3458/])
AMBARI-13114. Unable to deploy Hive via blueprints with default
configuration.(vbrodetskyi) (vbrodetskyi:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=989583b0beca4192788092b0cd6b53b7fc70c524)
*
ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/configuration/hive-site.xml
> Unable to deploy Hive via blueprints with default configuration
> ---------------------------------------------------------------
>
> Key: AMBARI-13114
> URL: https://issues.apache.org/jira/browse/AMBARI-13114
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.2
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Priority: Blocker
> Fix For: 2.1.2
>
> Attachments: AMBARI-13114.patch
>
>
> When attempting to deploy Hive via a blueprint using a new MYSQL DB and only
> default configuration and the HDP 2.3 stack, Hive metastore encounters
> failures due to attempting to load SQL Anywhere adapter.
> This is likely due to the default configuration property in hive-site:
> {code}
> <property>
> <name>datanucleus.rdbms.datastoreAdapterClassName</name>
> <value>org.datanucleus.store.rdbms.adapter.SQLAnywhereAdapter</value>
> </property>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)