What version of HBase are you using ? Can you try adding '-d' to HBase shell command and tell us the output ?
Thanks On Mon, Sep 16, 2013 at 12:37 PM, BG <[email protected]> wrote: > Table Selectors does exist and contains data. > I am unable to find out why this is happening. > > Any ideas? Is this a bug? Do I need to set permissions before I can get > permission output? > > > 1.9.3p429 :003 > user_permission "Selectors" > User Table,Family,Qualifier:Permission > > ERROR: Unknown table Selectors! > > Here is some help for this command: > Show all permissions for the particular user. > Syntax : user_permission > > For example: > > hbase> user_permission > hbase> user_permission 'table1' > > > > > > -- > View this message in context: > http://apache-hbase.679495.n3.nabble.com/user-permission-ERROR-Unknown-table-tp4050797.html > Sent from the HBase User mailing list archive at Nabble.com. >
