update_config

Definition

Reloads a subset of configuration parameters on the specified cluster servers.

Usage

update_config '<server_name>,<port_number>,<start_code>'
Arguments
Parameter Description

server_name

A Server name

port_number

A port number

start_code

A Server start code

TIP
You can get <server_name>, <port_number>, and <start_code> using the status 'simple' command.

Examples

hbase(main):023:0> update_config 'bds-adh-2.ru-central1.internal,16000,1637647837862'
Took 0.0168 seconds
Found a mistake? Seleсt text and press Ctrl+Enter to report it