You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2011/09/08 06:45:09 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13099861#comment-13099861 ] 

Hadoop QA commented on OOZIE-175:
---------------------------------

tucu00 remarked:
Closed by b543030c358c90fb555ff6f5a670c0b8d90bb499 WorkflowFunctionalSpec needs to fix chmod examples

> 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