Welcome to the Cloudera Community

Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Who agreed with this topic

Sentry access denied to hdfs in Hue

avatar
New Contributor

Hello all,

 

Recently i enabled sentry.  But when i log in to Hue using the superuser hdfs and click the security tab, it always prompts out "Access denied to hdfs".

 

And here is the hue error.log

[27/Apr/2016 11:48:43 +0800] hive         ERROR    could not retrieve roles
Traceback (most recent call last):
  File "/usr/lib/hue/apps/security/src/security/api/hive.py", line 65, in list_sentry_roles_by_group
    roles = get_api(request.user).list_sentry_roles_by_group(groupName)
  File "/usr/lib/hue/desktop/libs/libsentry/src/libsentry/api.py", line 48, in decorator
    raise e
SentryException: Access denied to hdfs

 

I got the same settings as my other two clusters but only this one prompted error.

 

Thanks in advance.

Who agreed with this topic