[
https://issues.apache.org/jira/browse/AMBARI-11846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14580987#comment-14580987
]
Hudson commented on AMBARI-11846:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2879 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2879/])
AMBARI-11846. Add hive2 credential to oozie-site.xml for RU (ncole) (ncole:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=cd9d915aa6f9d1f84455f739e6ed5be826adcba1)
* ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml
*
ambari-server/src/main/resources/common-services/OOZIE/5.0.0.2.3/configuration/oozie-site.xml
> Add hive2 credential to oozie-site.xml for RU
> ---------------------------------------------
>
> Key: AMBARI-11846
> URL: https://issues.apache.org/jira/browse/AMBARI-11846
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Nate Cole
> Assignee: Nate Cole
> Fix For: 2.1.0
>
> Attachments: AMBARI-11846.patch
>
>
> Add following info to the upgrade for oozie and default oozie-site for
> HDP-2.3:
> {noformat}
> <property>
> <name>oozie.credentials.credentialclasses</name>
>
> <value>hcat=org.apache.oozie.action.hadoop.HCatCredentials,hive2=org.apache.oozie.action.hadoop.Hive2Credentials</value>
> </property>
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)