nodetool reloadlocalschema
Reload local node schema from system tables.
Synopsis
nodetool connection_options reloadlocalschema
Tarball and Installer No-Services path:
<installation_location>/resources/cassandra/bin
Connection options
Connection options specify how to connect and authenticate for all nodetool
commands:
Short | Long | Description |
---|---|---|
|
|
Hostname or IP address. |
|
|
Port number. |
|
|
Password file path. |
|
|
Password. |
|
|
Username. |
— |
Separates command parameters from a list of options. |
|
Example:
nodetool -u username -pw password describering demo_keyspace