You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Purshotam Shah (JIRA)" <ji...@apache.org> on 2015/02/10 22:22:13 UTC

[jira] [Commented] (OOZIE-2108) Given a coordinator name, kill all jobs with that name

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

Purshotam Shah commented on OOZIE-2108:
---------------------------------------

Now we will have all set of operations( kill, resume...) for job and jobs options.

* oozie jobs -kill
* oozie job -kill
Is not that confusion?

Can we do something like this?  It will be easy to use kill command.
oozie kill [<id>] [ -value] [name=<abc>]

[~rkanter] your thought?

Can you put patch in RB? it's a big patch and will be easy to review.

> Given a coordinator name, kill all jobs with that name
> ------------------------------------------------------
>
>                 Key: OOZIE-2108
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2108
>             Project: Oozie
>          Issue Type: New Feature
>            Reporter: Bowen Zhang
>            Assignee: Bowen Zhang
>         Attachments: oozie-2108.patch
>
>
> Currently, there is no bulk write operations in "jobs" API. We would like to first introduce a bulk kill operation that kills all jobs which satisfy the filter. The desired usage will be {noformat}oozie jobs -oozie http://localhost:11000/oozie -kill -filter name=something{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)