[
https://issues.apache.org/jira/browse/AMBARI-11846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nate Cole updated AMBARI-11846:
-------------------------------
Description:
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}
was:
Add following info to the upgrade for oozie:
{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}
> 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
>
>
> 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)