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

VERSION

version 0.016

SYNOPSIS

DESCRIPTION

Oozie is a workflow scheduler system to manage Apache Hadoop jobs. Oozie Workflow jobs are Directed Acyclical Graphs (DAGs) of actions.

The sets of tools in this package tries to make it easier to generate, deploy and schedule Oozie application specs and files.

NAME

App::Oozie - Tooling/wrappers for Oozie job deployment and scheduling

Methods

debug

run

SEE ALSO

https://oozie.apache.org.

App::Oozie::Deploy, App::Oozie::Run, App::Oozie::Update::Coordinator, http://oozie.apache.org.

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.