Support Questions

Find answers, ask questions, and share your expertise
Announcements
Welcome to the upgraded Community! Read this blog to see What’s New!

Unable to see Hive tables in Atlas UI after kerberized cluster + Ranger enabled, not able to view any object in Atlas UI.??

avatar
Cloudera Employee

I see below error in kafka logs,

org.apache.kafka.common.errors.TopicAuthorizationException: Not authorized to access topics: [ATLAS_ENTITIES]\n"})
1 ACCEPTED SOLUTION

avatar
Rising Star

@rakanchi

Look like permission are not set correctly for topics, verify the Kafka policies in Ranger are correct for ATLAS_HOOK topic, ATLAS_ENTITIES topic

check follow link, https://github.com/emaxwell-hw/Atlas-Ranger-Tag-Security.

Also provide permissions to 'hive' and 'atlas' users on atlas kafka topics ATLAS_HOOK and ATLAS_ENTITIES.

Let me know if it helps!

View solution in original post

1 REPLY 1

avatar
Rising Star

@rakanchi

Look like permission are not set correctly for topics, verify the Kafka policies in Ranger are correct for ATLAS_HOOK topic, ATLAS_ENTITIES topic

check follow link, https://github.com/emaxwell-hw/Atlas-Ranger-Tag-Security.

Also provide permissions to 'hive' and 'atlas' users on atlas kafka topics ATLAS_HOOK and ATLAS_ENTITIES.

Let me know if it helps!

Labels