Hi, I am running HBase on HDP 2.3.2 with the following parameters:
Hadoop Version 2.7.1.2.3.2.0-2950, revision=5cc60e0003e33aa98205f18bccaeaf36cb193c1c Zookeeper Quorum sandbox.hortonworks.com:2181 Zookeeper Base Path /hbase-unsecure HBase Version 1.1.2.2.3.2.0-2950, revision=58355eb3c88bded74f382d81cdd36174d68ad0fd The RegionServer is running on sandbox.hortonworks.com,16020,1452022914170 Phoenix version : phoenix-4.4.0.2.3.2.0-2950-thin-client.jar I am capable of running sqlline without any problems ! However, the sqline-thin I am always having connection refused with any of the following: ./sqline-thin.py ./sqline-thin.py localhost ./sqline-thin.py http://localhost ./sqline-thin.py http://localhost:8765 ./sqline-thin.py http://sandbox.hortonworks.com ./sqline-thin.py http://sandbox.hortonworks.com:8765 Any ideas why I am getting connection refused? Thanks, -- C