Justin Leet created METRON-910:
----------------------------------

             Summary: REST Kafka calls fails in Kerberized cluster
                 Key: METRON-910
                 URL: https://issues.apache.org/jira/browse/METRON-910
             Project: Metron
          Issue Type: Bug
            Reporter: Justin Leet


Looks like this is using the ambari_kafka_service_check user, which doesn't 
have permissions in a Kerberized cluster setup by Ambari to access the topics.

{
  "timestamp": "2017-05-01 16:29:09",
  "status": 500,
  "error": "Internal Server Error",
  "exception": "org.apache.kafka.common.errors.TopicAuthorizationException",
  "message": "Not authorized to access topics: [ambari_kafka_service_check, 
__consumer_offsets]",
  "path": "/api/v1/kafka/topic"
}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to