While executing the bin/pricer demo I get the following error:
[root@ERPVisionApp portfolio_manager]# bin/pricer -o INSERT_PRICES -d 10.3.248.46
Exception in thread "main" java.lang.RuntimeException: java.net.ConnectException: Connection refused
at com.datastax.dse.demo.pricer.Session.getClient(Session.java:462)
at com.datastax.dse.demo.pricer.Session.createKeySpaces(Session.java:406)
at com.datastax.dse.demo.pricer.Pricer.main(Pricer.java:65)
Whats the solution??
