NAME
App::Oozie::Role::NameNode
VERSION
version 0.012
SYNOPSIS
use Moo::Role;
use MooX::Options;
with 'App::Oozie::Role::NameNode';
DESCRIPTION
This is a Role to be consumed by Oozie tooling classes and defines various fields.
NAME
App::Oozie::Role::NameNode - Hadoop NameNode related accessors.
Accessors
Overridable from cli
yarn_namenodes
Overridable from sub-classes
active_namenode
namenode_rpc_port
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.