You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "jiraposter@reviews.apache.org (JIRA)" <ji...@apache.org> on 2012/04/21 06:26:59 UTC

[jira] [Commented] (OOZIE-817) Fix the unreasonable definition of the schema to fs action

    [ https://issues.apache.org/jira/browse/OOZIE-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258765#comment-13258765 ] 

jiraposter@reviews.apache.org commented on OOZIE-817:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4835/
-----------------------------------------------------------

Review request for oozie.


Summary
-------

Schema of fs action require the fs operations must follow the sequence of "delete, mkdir, move, chmod".
The limitation is not reasonable, oozie should allow fs operations to be done in any sequence users like to.


This addresses bug OOZIE-817.
    https://issues.apache.org/jira/browse/OOZIE-817


Diffs
-----

  http://svn.apache.org/repos/asf/incubator/oozie/trunk/client/src/main/resources/oozie-workflow-0.1.xsd 1327027 
  http://svn.apache.org/repos/asf/incubator/oozie/trunk/client/src/main/resources/oozie-workflow-0.2.5.xsd 1327027 
  http://svn.apache.org/repos/asf/incubator/oozie/trunk/client/src/main/resources/oozie-workflow-0.2.xsd 1327027 
  http://svn.apache.org/repos/asf/incubator/oozie/trunk/client/src/main/resources/oozie-workflow-0.3.xsd 1327027 
  http://svn.apache.org/repos/asf/incubator/oozie/trunk/core/src/test/java/org/apache/oozie/service/TestLiteWorkflowAppService.java 1327027 
  http://svn.apache.org/repos/asf/incubator/oozie/trunk/core/src/test/resources/wf-schema-valid.xml 1327027 

Diff: https://reviews.apache.org/r/4835/diff


Testing
-------

* Revise the TestLiteWorkflowAppService to add testing for fs action's schema.
* All testcase are passed. 


Thanks,

Han


                
> Fix the unreasonable definition of the schema to fs action
> ----------------------------------------------------------
>
>                 Key: OOZIE-817
>                 URL: https://issues.apache.org/jira/browse/OOZIE-817
>             Project: Oozie
>          Issue Type: Bug
>          Components: client
>    Affects Versions: trunk
>            Reporter: Han Xiao
>             Fix For: trunk
>
>
> Schema of fs action require the fs operations must follow the sequence of "delete, mkdir, move, chmod".
> The limitation is not reasonable, oozie should allow fs operations to be done in any sequence users like to.

--
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