vagrant-cassandra icon indicating copy to clipboard operation
vagrant-cassandra copied to clipboard

Noob question how to connect client on host to cluster on vagrant

Open programming-kid opened this issue 10 years ago • 0 comments

i intend to write a nodejs client application which will run on host ( ubuntu ) how do i connect it to cassandra cluster running on vagrant which i p address should i use to connect to cassandra cluster from nodejs client .

Do i have to forward any port from vagrant to host to connect from cassandra nodejs client

programming-kid avatar Mar 01 '15 11:03 programming-kid