[
https://issues.apache.org/jira/browse/OOZIE-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14527051#comment-14527051
]
Purshotam Shah commented on OOZIE-2020:
---------------------------------------
{quote}
Yes I agree with you Purshotam Shah, But running all if -action has not
specified brings a problem, What if user have thousands of actions and by
mistake he forget to mention -action option.All of them will rerun but user did
not wanted all of them to run ,which might create huge load. And I also feel we
should enforce user to pass some limit to avoid running all action by mistake.
{quote}
Rerun without -action option will have any existing behavior. What i am saying
is that in place of introducing new options like {{killedaction}},
{{failedaction}}, {{timedoutaction}} you can use existing {{filter}} option
with status param to do same thing.
> Rerun all Failed/killed/timedout coordinator actions rather than specifying
> action numbers
> ------------------------------------------------------------------------------------------
>
> Key: OOZIE-2020
> URL: https://issues.apache.org/jira/browse/OOZIE-2020
> Project: Oozie
> Issue Type: New Feature
> Components: action
> Reporter: Sreedish P S
> Assignee: Narayan Periwal
> Priority: Minor
> Attachments: OOZIE-2020-v8.patch, OOZIE-2020-v9.patch
>
>
> Currently rerun of coordinator actions are made through coordinator id and
> action numbers, this feature request is for rerunning all coordinator actions
> by mentioning a particular state
> for example :
> oozie job -rerun coord-id -state killed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)