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

Alejandro Abdelnur commented on OOZIE-1080:
-------------------------------------------

Looks mostly good. The following should be addressed.

* OozieCLI, the DRYRUN_OPTION message should be formatted to be in 2 lines 
(else it is too long), or shorten the description, something like 'It does a 
sanity check on the workflow (since 3.4) coordinator (since 2.0) definition 
without submitting the job'
* DagEngine dryrunSubmit() method does not need startJob parameter
* DagEngine dryrunSubmit() should not throw a CoordinatorEE 
* SubmitXCommand new constructor, the dryrun param should be the last one

Thx
                
> Add a dryrun option for workflows
> ---------------------------------
>
>                 Key: OOZIE-1080
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1080
>             Project: Oozie
>          Issue Type: New Feature
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>         Attachments: OOZIE-1080.patch
>
>
> Add a dryrun option for Workflows that would do all of the 
> validation/parsing/checking/etc that normally happens when you submit a 
> workflow but without actually submitting it.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to