You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Andras Salamon (JIRA)" <ji...@apache.org> on 2018/09/18 10:00:00 UTC

[jira] [Created] (OOZIE-3346) fix git example

Andras Salamon created OOZIE-3346:
-------------------------------------

             Summary: fix git example
                 Key: OOZIE-3346
                 URL: https://issues.apache.org/jira/browse/OOZIE-3346
             Project: Oozie
          Issue Type: Improvement
    Affects Versions: trunk
            Reporter: Andras Salamon
            Assignee: Andras Salamon
             Fix For: 5.1.0


The git action example is not working, it gives E0701 error code:
{noformat}
$ bin/oozie job -oozie http://localhost:11000/oozie -config examples/src/main/apps/git/job.properties -run -DnameNode=hdfs://localhost:9000 -D jobTracker=localhost:8032
Error: E0701 : E0701: XML schema error, cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'git'.
{noformat}



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