Hi, I downloaded and installed Phoenix. I able to connect to HBase and create tables but I am facing two issues:
* I am not able to see the tables in HBase. When I run scan 'tablename', I get table does not exist * I am not able to query on two tables using equi inner joins Any help is appreciated. Regards, Firas
