The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::Oozie::Update::Coordinator

VERSION

version 0.016

SYNOPSIS

    use App::Oozie::Update::Coordinator;
    App::Oozie::Update::Coordinator->new_with_options->run;

DESCRIPTION

This is an action/program in the Oozie Tooling.

NAME

App::Oozie::Update::Coordinator - Updates the running coordinator.

Methods

run

collect_current_conf

offset_one_hour

Accessors

Overridable from cli

coord

define

doas

Overridable from sub-classes

override

SEE ALSO

App::Oozie.

AUTHORS

  • David Morel

  • Burak Gursoy

COPYRIGHT AND LICENSE

This software is copyright (c) 2023 by Booking.com.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.