[
https://issues.apache.org/jira/browse/AMBARI-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yusaku Sako updated AMBARI-5883:
--------------------------------
Fix Version/s: (was: 1.7.0)
1.6.1
> Ambari needs to add additional jars in oozie.war for HDP 1 releases to
> support oozie-hive workflows
> ---------------------------------------------------------------------------------------------------
>
> Key: AMBARI-5883
> URL: https://issues.apache.org/jira/browse/AMBARI-5883
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 1.6.0
> Reporter: Srimanth Gunturi
> Fix For: 1.6.1
>
>
> In oozie-site.xml add-
> {noformat}
> <property>
> <name>oozie.credentials.credentialclasses</name>
> <value>hcat=org.apache.oozie.action.hadoop.HCatCredentials</value>
> </property>
> {noformat}
> Oozie war preparation changed to include following jars-
> {noformat}
> hive-common
> hive-exec
> hcatalog-core
> hcatalog-server-extensions
> hive-metastore
> hive-serde
> webhcat-java-client
> jackson-core-asl
> jackson-mapper-asl
> libfb303
> {noformat}
> oozie-hive tests were not tested before during HDP1 releases but this was
> added as part of patch release in gsInstaller
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)