Created 06-30-2017 12:04 PM
I see below error in kafka logs,
org.apache.kafka.common.errors.TopicAuthorizationException: Not authorized to access topics: [ATLAS_ENTITIES]\n"})
Created 06-30-2017 12:40 PM
@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