Hi,
I am trying to run atlas on mac following the embedded Hbase/Solr instructions
in the docs but it keeps failing with zookeeper exceptions. Do I need to setup
zookeeper separately ? Here’s the log:
2017-02-24 11:01:30,849 WARN - [main-SendThread(localhost:9026):] ~ Session
0x0 for server null, unexpected error, closing socket connection and attempting
reconnect (ClientCnxn$SendThread:1102)
java.net.ConnectException: Connection refused
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
Are there any instructions exclusively for running atlas on a single machine?
Thanks,
Imtiaz