hi, when i was in standalone mode everything was ok. now i switch to fully distributed mode. but when run PEventStore.aggregateProperties(appName=appName, entityType="user")(sc).collect() get this error:
hconnection-0x5a35ae82, quorum=localhost:2181, baseZNode=/hbase Unable to set watcher on znode (/hbase/hbaseid) org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase/hbaseid zookeeper is running on another server and pio status works well, but in shell i don't know why zookeeper address is localhost. how can i configure zookeeper address in shell?
