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

Rohini Palaniswamy commented on OOZIE-1515:
-------------------------------------------

  I feel it is better to show error to user if the actions are not there 
instead of silently ignoring them. Any reason as to why we want to do this?
                
> Passing superset of action id range should be allowed
> -----------------------------------------------------
>
>                 Key: OOZIE-1515
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1515
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: Mona Chitnis
>            Assignee: Mona Chitnis
>             Fix For: trunk
>
>         Attachments: OOZIE-1515-1.patch, OOZIE-1515.patch, OOZIE-1515.patch
>
>
> {code}
> oozie job -kill 0001-12345-C -action 1-10
> {code}
> will fail if all coord actions 1 through 10 don't exist. It is more probable 
> that user will give an arbitrary range which is a superset of actions 
> actually existing, and kill command should work.

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