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::Role::Fields::Path

VERSION

version 0.016

SYNOPSIS

    use Moo::Role;
    use MooX::Options;
    with 'App::Oozie::Role::Fields::Path';

DESCRIPTION

This is a Role to be consumed by Oozie tooling classes and defines various fields.

NAME

App::Oozie::Role::Fields::Path - Overridable paths for internal programs/libs.

Accessors

Overridable from cli

oozie_cli

oozie_client_jar

local_oozie_code_path

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.