[ https://issues.apache.org/jira/browse/OOZIE-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andras Salamon updated OOZIE-3346: ---------------------------------- Attachment: OOZIE-3346-2.patch > 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 > Priority: Major > Fix For: 5.1.0 > > Attachments: OOZIE-3346-1.patch, OOZIE-3346-2.patch > > > 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)