Created on
04-06-2020
07:05 AM
- last edited on
04-06-2020
08:55 AM
by
VidyaSargur
Hello,
I have had to reinstall an atlas service which does not used defaut atlas user (it uses atlas-pre)
the cluster use kerberos.
Atlas service start, but the web UI is not accessible.
I have an error
Caused by: org.apache.hadoop.hbase.security.AccessDeniedException: org.apache.hadoop.hbase.security.AccessDeniedException: Insufficient permissions for user ‘atlas-pre/FQN@DOMAIN.LOCAL',action: get, tableName:atlas_titan, family:s.
atlas-pre user is defined in ranger
when I launch
hbase shell with kinit using hbase.headless.keytab I can scan atlas_titan table
but with atlas.service.keytab containing atlas-pre/FQN@... I have the access denied
ranger audit don't works correctly, so I can't see if ranger refuse the acces in the audit.