Julia Kinga Marton created OOZIE-3209:
-----------------------------------------

             Summary: XML schema error when submitting pyspark example
                 Key: OOZIE-3209
                 URL: https://issues.apache.org/jira/browse/OOZIE-3209
             Project: Oozie
          Issue Type: Bug
          Components: examples
    Affects Versions: trunk
            Reporter: Julia Kinga Marton
            Assignee: Julia Kinga Marton


The following exception is thrown when the pyspark example is submitted:
{code:java}
Error: E0701 : E0701: XML schema error, cvc-complex-type.2.4.a: Invalid content 
was found starting with element 'resource-manager'. One of 
'{"uri:oozie:spark-action:0.1":job-tracker}' is expected.{code}
The xmns version should be changed to 1.0 in order to accept the 
resource-manager element as well. 

[https://github.com/apache/oozie/blob/master/examples/src/main/apps/pyspark/workflow.xml#L24]

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to