NAME

App::Oozie::Rerun - The program to re-run Oozie workflows.

SYNOPSIS

use App::Oozie::Rerun;
App::Oozie::Rerun->new_with_options->run;

DESCRIPTION

This is an action/program in the Oozie Tooling.

Methods

collect

dump_for_shell

execute_reruns

run

Accessors

Overridable from cli

execute

hours

maxjobs

name

resurrect_coord

since

status

Overridable from sub-classes

when

SEE ALSO

App::Oozie.