I am trying to create phoenix multi tenant table with jdbc code .in the properties give tenant I'd as phoenixruntime.tenantId . Whentried to create table got exception as cannot create table with phoenix tenant connection
Any solution On Mar 1, 2016 3:20 PM, "Gaurav Agarwal" <[email protected]> wrote: > Hi > > Whether Phoenix provide multi tenant architecture in phoenix 4.2.2 and > 4.4. > > hbase provides namespace creation and assign tables to that namespace . > Can we have the workaround in phoenix > > Please confirm >
