You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Babiichuk (JIRA)" <ji...@apache.org> on 2014/03/27 16:47:14 UTC

[jira] [Created] (AMBARI-5241) add hive-action-0.3.xsd to the oozie-site.xml file

Andrii Babiichuk created AMBARI-5241:
----------------------------------------

             Summary: add hive-action-0.3.xsd to the oozie-site.xml file
                 Key: AMBARI-5241
                 URL: https://issues.apache.org/jira/browse/AMBARI-5241
             Project: Ambari
          Issue Type: Bug
          Components: client
    Affects Versions: 1.5.0
            Reporter: Andrii Babiichuk
            Assignee: Andrii Babiichuk
             Fix For: 1.5.1
         Attachments: AMBARI-5241.patch

we need to add {{hive-action-0.3.xsd}} to the list of values below. This is for _oozie-site_.
{code}
    <property>
      <name>oozie.service.SchemaService.wf.ext.schemas</name>
      <value>shell-action-0.1.xsd,email-action-0.1.xsd,hive-action-0.2.xsd,sqoop-action-0.2.xsd,ssh-action-0.1.xsd,distcp-action-0.1.xsd,shell-action-0.2.xsd,oozie-sla-0.1.xsd,oozie-sla-0.2.xsd</value>
    </property>
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)