I installed zookeeper, hbase-master, hbase-regionserver in theree different systems. And configured according to the CDH5 guideline. Able to start all the services. Added Phoenix-4.2.2 on zookeeper node. When trying to connect database by ./sqlline localhost
, getting below error
ERROR: Can't get master address from ZooKeeper; znode data == null
please help