node.js - Helenus throwing Exception -


i trying connect node.js(using express) cassandra cql using helenus.

i have created keyspace in cql , installed helenus getting exception shown below:

d:\test\node_modules\helenus\node_modules\helenus-thrift\lib\thrift\connection.js:90       throw e;   helenusnoavailablenodesexception: not connect nodes   

any appreciated.


Comments

Popular posts from this blog

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

SQL: Divide the sum of values in one table with the count of rows in another -