vagrant-cassandra
                                
                                
                                
                                    vagrant-cassandra copied to clipboard
                            
                            
                            
                        Noob question how to connect client on host to cluster on vagrant
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