I installed Phoenix in my system and copied phoenix-4.10.0-HBase-0.98-server.jar to the Hbase lib directory.Then I restarted Hbase. If i try to execute sqlline.py to launch phoenix Hbase it throws below error. Please Advise
Asked
Active
Viewed 43 times
0
-
add the port. localhost:8765 – Paul Bastide Apr 24 '17 at 11:06
-
It did not work. – Nirmal Anand Apr 25 '17 at 08:36
-
are you intending to use the Phoenix Query Server? – Paul Bastide Apr 25 '17 at 11:24
-
I am trying to launch phoenix over hbase to index some of the tables in hbase.Just an academic project – Nirmal Anand Apr 26 '17 at 04:40