NAME
App::Oozie::Role::Fields::Objects
VERSION
version 0.016
SYNOPSIS
use Moo::Role;
use MooX::Options;
with 'App::Oozie::Role::Fields::Objects';
DESCRIPTION
This is a Role to be consumed by Oozie tooling classes and defines various fields.
NAME
App::Oozie::Role::Fields::Objects - Overridable objects for internal programs/libs.
Accessors
Overridable from cli
resource_manager
timezone
webhdfs_hostname
webhdfs_port
Overridable from sub-classes
date
hdfs
oozie
SEE ALSO
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.