Last active
March 29, 2019 07:07
-
-
Save RahulJyala7/3d03e1dc1da3d544342a894b99fc393c to your computer and use it in GitHub Desktop.
Cassandra Client expose to local server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #just local expose | |
| rpc_address = your_server_IP ( it's on localhost) | |
| rpc_start = true ( he is on false) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment