Hi Steve, can you check whether the properties are picked by the sql/application client.
Regards, Ankit Singhal On Wed, Feb 24, 2016 at 11:09 PM, Steve Terrell <[email protected]> wrote: > 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 >
