nodetool enablebinary
Re-enables native transport.
Synopsis
nodetool main_options enablebinary
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
Description
Re-enables the binary protocol, also known as native transport.