You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2011/09/10 05:31:11 UTC

[jira] [Closed] (OOZIE-175) GH-182: WorkflowFunctionalSpec needs to fix chmod examples

     [ https://issues.apache.org/jira/browse/OOZIE-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik closed OOZIE-175.
----------------------------------

    Resolution: Fixed

> 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
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira