You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2018/04/03 11:32:00 UTC

[jira] [Commented] (OOZIE-3209) XML schema error when submitting pyspark example

    [ https://issues.apache.org/jira/browse/OOZIE-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423877#comment-16423877 ] 

Hadoop QA commented on OOZIE-3209:
----------------------------------

PreCommit-OOZIE-Build started


> 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
>            Priority: Minor
>         Attachments: OOZIE-3209-001.patch
>
>
> 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 xmlns 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/3/workflow.xml#L24|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)