ApiEnableLlamaRmArguments

Properties

Name Type Description Notes
llama1_host_id str HostId of the host on which the first Llama role will be created. [optional]
llama1_role_name str Name of the first Llama role to be created (optional). [optional]
llama2_host_id str HostId of the host on which the second Llama role will be created. [optional]
llama2_role_name str Name of the second Llama role to be created (optional). [optional]
zk_service_name str Name of the ZooKeeper service that will be used for auto-failover. Only relevant when enabling Llama RM in HA mode (i.e., when two Llama roles are being created). This argument may be omitted if the ZooKeeper dependency for Impala is already configured. [optional]
skip_restart bool Skip the restart of Yarn, Impala, and their dependent services, and don't deploy client configuration. Default is false (i.e., by default, the services are restarted and client configuration is deployed).

[Back to Model list] [Back to API list] [Back to README]