[
https://issues.apache.org/jira/browse/OOZIE-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Abdelnur updated OOZIE-175:
-------------------------------------
Fix Version/s: pre-Apache
> GH-182: WorkflowFunctionalSpec needs to fix chmod examples
> ----------------------------------------------------------
>
> Key: OOZIE-175
> URL: https://issues.apache.org/jira/browse/OOZIE-175
> Project: Oozie
> Issue Type: Bug
> Reporter: Hadoop QA
> Fix For: pre-Apache
>
>
> The following examples are wrong.
> 1.
> <chmod path='${jobOutput}' permissions='-rwxrw-rw-'>
> <dir-files>true</dir-files>
> </chmod>
> Try this, it will return error:
> org.apache.oozie.command.CommandException: E0701: XML schema error,
> cvc-complex-type.2.1: Element 'chmod' must have no
> character or element information item [children], because the type's content
> type is empty.
> 2 The quote is wrong.
> <chmod path='[PATH]' permissions='[PERMISSIONS]' dir-files="false />
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira