Database Reference
In-Depth Information
An RPC address is for client connections to the node. It can be anything—the IP address,
hostname, or 0.0.0.0 . If not set, the node will take the hostname.
In cassandra.yaml , these properties look as follows:
# listen_address is not set, so it takes hostname.
listen_address:
# broadcast is commented. So, it is what listen_address
is+# broadcast_address: 1.2.3.4
# rpc_address is not set, so it is hostname.
rpc_address:
Search WWH ::




Custom Search