You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Yusaku Sako (JIRA)" <ji...@apache.org> on 2014/11/15 02:37:33 UTC

[jira] [Resolved] (AMBARI-5883) Ambari needs to add additional jars in oozie.war for HDP 1 releases to support oozie-hive workflows

     [ https://issues.apache.org/jira/browse/AMBARI-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yusaku Sako resolved AMBARI-5883.
---------------------------------
    Resolution: Won't Fix

> 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)