HI, I hope someone can tell me what I'm doing wrong…

I set *phoenix.schema.dropMetaData* to *false* in hbase-site.xml on both
the client and server side.

I restarted the HBase master service.

I used Phoenix to create a table and upsert some values.

I used Phoenix to drop the table.

I expected the table to still exist when I went into *hbase shell* and did
a *list*, but the table apparently was dropped from HBase as well.

Did I miss something?

Thank you,
    Steve

Reply via email to