Hello,
I am having hbase permissions problems in a newly restarted sandbox:
a) Services shutdown using ambari
b) All services brought back up using ambari
c) All of a sudden, I have lost read access to tables that I had created earlier and granted RWCA to myself on.
==
Error messages:
==
describe ‘tsdb’
ERROR: org.apache.hadoop.hbase.security.AccessDeniedException: Insufficient permissions for user ‘sdx-user (auth:SIMPLE)’,action: ADMIN, tableName:xxx, family:null,column: null
==
hbase.security.authentication=simple
hbase.security.authorization=false
==
Frankly this does not bode all that well for our trial of hdp, given this level of instability.