Mahadev konar created AMBARI-3024:
-------------------------------------
Summary: Oozie oozie-site.xml misssing two xsd values causing
shell and sla workflows to fail
Key: AMBARI-3024
URL: https://issues.apache.org/jira/browse/AMBARI-3024
Project: Ambari
Issue Type: Bug
Affects Versions: 1.4.0
Reporter: Mahadev konar
Assignee: Mahadev konar
Fix For: 1.4.0
Following two values need to be added to oozie-site.xml in order to get sla and
shell workflows to run successfully.
shell-action-0.2.xsd
oozie-sla-0.1.xsd,oozie-sla-0.2.xsd
Following is the property name
<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</value>
</property>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira