Nate Cole created AMBARI-11846:
----------------------------------
Summary: 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:
{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)