You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2015/08/20 14:58:45 UTC

[jira] [Created] (AMBARI-12828) Kafka Service check fails after adding it to secure cluster

Dmytro Sen created AMBARI-12828:
-----------------------------------

             Summary: Kafka Service check fails after adding it to secure cluster
                 Key: AMBARI-12828
                 URL: https://issues.apache.org/jira/browse/AMBARI-12828
             Project: Ambari
          Issue Type: Bug
          Components: stacks
    Affects Versions: 2.1.1
            Reporter: Dmytro Sen
            Assignee: Dmytro Sen
            Priority: Critical
             Fix For: 2.1.2


Kafka check fails with:
{code}
[2015-08-17 05:27:54,331] WARN SASL configuration failed: javax.security.auth.login.LoginException: Zookeeper client cannot authenticate using the 'Client' section of the supplied JAAS configuration: '/usr/hdp/current/kafka-broker/config/kafka_jaas.conf' because of a RuntimeException: java.lang.SecurityException: Configuration Error:\n\tNo such file or directory Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it. (org.apache.zookeeper.ClientCnxn)\nError while executing topic command null\njava.lang.ExceptionInInitializerError\n\tat kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:231)\n\tat kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:92)\n\tat kafka.admin.TopicCommand$.main(TopicCommand.scala:54)\n\tat kafka.admin.TopicCommand.main(TopicCommand.scala)\nCaused by: java.lang.RuntimeException: File /usr/hdp/current/kafka-broker/config/kafka_jaas.conf cannot be read.\n\tat kafka.utils.ZkUtils$.<init>(ZkUtils.scala:65)\n\tat kafka.utils.ZkUtils$.<clinit>(ZkUtils.scala)\n\t... 4 more\n\n2015-08-17 05:27:54,710 - call returned (0, \"[2015-08-17 05:27:54,331] WARN SASL configuration failed: javax.security.auth.login.LoginException: Zookeeper client cannot authenticate using the 'Client' section of the supplied JAAS configuration: '/usr/hdp/current/kafka-broker/config/kafka_jaas.conf' because of a RuntimeException: java.lang.SecurityException: Configuration Error:\\n\\tNo such file or directory Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it. (org.apache.zookeeper.ClientCnxn)\\nError while executing topic command null\\njava.lang.ExceptionInInitializerError\\n\\tat kafka.admin.AdminUtils$.createTopic(AdminUtils.scala:231)\\n\\tat kafka.admin.TopicCommand$.createTopic(TopicCommand.scala:92)\\n\\tat kafka.admin.TopicCommand$.main(TopicCommand.scala:54)\\n\\tat kafka.admin.TopicCommand.main(TopicCommand.scala)\\nCaused by: java.lang.RuntimeException: File /usr/hdp/current/kafka-broker/config/kafka_jaas.conf cannot be read.\\n\\tat kafka.utils.ZkUtils$.<init>(ZkUtils.scala:65)\\n\\tat kafka.utils.ZkUtils$.<clinit>(ZkUtils.scala)\\n\\t... 4 more\
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)