forcedotcom / phoenix

BSD 3-Clause "New" or "Revised" License
558 stars 227 forks source link

Query a HBase cluster (CDH5,HBASE-0.95.2-CDH5) through Phoenix #687

Closed phoenixhadoop closed 10 years ago

phoenixhadoop commented 10 years ago

Hi James and Team, I would like to use Phoenix for sql-like querying purpose.I have downloaded Phoenix-2.2.tar.I have copied Phoenix-2.2.jar to lib directory of every regionserver and restarted hbase. But,at the command line using the command sqlline.sh zookeeper,showing jdbc:phoenix...> .when i input sql command !table or !list ,it feedback to with no current connection.I have searched lots of resource,but i couldn't find a method to solve my problem.please help me, thank you very much. I am from china.http://www.c-sunrise.com.

jtaylor-sfdc commented 10 years ago

Phoenix only currently works on HBase 0.94, but work is underway to make it work on 0.96 (tracked by this issue: https://github.com/forcedotcom/phoenix/issues/349)

phoenixhadoop commented 10 years ago

Firstly,thank you for your reply.But,I want to know whether you have a Phoenix Version for querying HBase-0.95.X,or a Phoenix Version will support HBase-0.95.X in the future.Thanks a lot.

jtaylor-sfdc commented 10 years ago

The 0.95 HBase branch has been supplanted by the 0.96 release. There's no future work planned for that HBase branch and there are no plans for Phoenix to support it. I'd recommend moving to the HBase 0.96 branch.

phoenixhadoop commented 10 years ago

OK,I know.I will tell my team about it.Nice to meet you! We will continue to support you ! Thks.