Hi Ashish, The other columns are being cut off by the size of your terminal window. If you make your window larger, you'll be able to see the additional columns.
- Gabriel On Thu, Apr 2, 2015 at 9:46 PM ashish tapdiya <[email protected]> wrote: > 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 > >
