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

Virag Kothari commented on OOZIE-1476:
--------------------------------------

Instead of reusing the API for coord job kill, I think we should have different 
API. Also we should allow specifying range of actions to kill (similar to rerun 
API).

oozie job -kill <jobId> -action 5-20

This will make it extensible and more parameters later on like -date and 
-appName can be added.




                
> Add ability to issue kill on Coordinator Action directly
> --------------------------------------------------------
>
>                 Key: OOZIE-1476
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1476
>             Project: Oozie
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Mona Chitnis
>            Assignee: Mona Chitnis
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: OOZIE-1476_branch4.patch, OOZIE-1476.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> If we want to kill a coordinator action in particular, there is no way to do 
> this currently. Kill has to be issued on the Coordinator Job level and 
> percolates through to all its actions. This JIRA is enhancing the kill 
> command for coord action specifically.

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