Hi, I have put the phoenix jar under the hbase/lib. and tested that I can create a new table with sqlline, and do the select * statement.
My question is how can I convert the existing HBase table to run those select commands? I have a HBase table that already has large amount of data in it. Thanks Tian-Ying
