Thanks, Tongzhou. They have not Phoenix schama. I don't map the HBase tables into Phoenix.
2016-06-28 13:27 GMT+08:00 Simon Wang <[email protected]>: > Do you mean your HBase tables? They don’t have Phoenix schema. Try map a > HBase table into Phoenix. > <https://phoenix.apache.org/faq.html#How_I_map_Phoenix_table_to_an_existing_HBase_table> > > -Tongzhou > > On Jun 27, 2016, at 10:18 PM, 易剑 <[email protected]> wrote: > > Why do not phoenix show my tables except SYSTEM TABLES. > > > 0: jdbc:phoenix:hadoop-001:2181> !tables > > +------------+--------------+-------------+---------------+----------+---------+ > | TABLE_CAT | TABLE_SCHEM | TABLE_NAME | TABLE_TYPE | REMARKS | > TYPE_NA | > > +------------+--------------+-------------+---------------+----------+---------+ > | | SYSTEM | CATALOG | SYSTEM TABLE | | > | > | | SYSTEM | FUNCTION | SYSTEM TABLE | | > | > | | SYSTEM | SEQUENCE | SYSTEM TABLE | | > | > | | SYSTEM | STATS | SYSTEM TABLE | | > | > > +------------+--------------+-------------+---------------+----------+---------+ > 0: jdbc:phoenix:hadoop-001:2181> > > > -- Hadoop Forum: http://www.hadoopor.com Open mooon: https://github.com/eyjian/mooon
