Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

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

avatar
Contributor

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
Expert Contributor

@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
Expert Contributor

@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!