I am issuing command "!tables" using sqlline to see all tables. The result shows a table with two columns (TABLE_CAT, TABLE_SCHEM) and a large number of blank rows (most likely number of rows correspond to number of tables but no textual names).
However, I can query the created tables fine. I am using cloudera distribution 5.3.2 with Hadoop Ver: 2.5.0 HBase Ver: 0.98.6 Phoenix Ver: 4.3.0 Thanks, ~Ashish
