You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Vitalyi Brodetskyi <vb...@hortonworks.com> on 2015/09/21 17:17:10 UTC

Review Request 38557: One of kafka brokers failed to start

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38557/
-----------------------------------------------------------

Review request for Ambari, Dmitro Lisnichenko, Dmytro Sen, and Sumit Mohanty.


Bugs: AMBARI-13169
    https://issues.apache.org/jira/browse/AMBARI-13169


Repository: ambari


Description
-------

After second try, it started successfully.
{code}
[2015-09-21 06:22:20,916] FATAL Fatal error during KafkaServerStartable startup. Prepare to shutdown (kafka.server.KafkaServerStartable)
org.I0Itec.zkclient.exception.ZkTimeoutException: Unable to connect to zookeeper server within timeout: 15000
	at org.I0Itec.zkclient.ZkClient.connect(ZkClient.java:1205)
	at org.I0Itec.zkclient.ZkClient.<init>(ZkClient.java:143)
	at org.I0Itec.zkclient.ZkClient.<init>(ZkClient.java:121)
	at org.I0Itec.zkclient.ZkClient.<init>(ZkClient.java:88)
	at kafka.security.auth.SimpleAclAuthorizer.initialize(SimpleAclAuthorizer.scala:70)
	at kafka.server.KafkaServer.startup(KafkaServer.scala:159)
	at kafka.server.KafkaServerStartable.startup(KafkaServerStartable.scala:29)
	at kafka.Kafka$.main(Kafka.scala:72)
	at kafka.Kafka.main(Kafka.scala)
{code}


Diffs
-----

  ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-broker.xml 255707a 

Diff: https://reviews.apache.org/r/38557/diff/


Testing
-------

mvn clean test


Thanks,

Vitalyi Brodetskyi


Re: Review Request 38557: One of kafka brokers failed to start

Posted by Dmitro Lisnichenko <dl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38557/#review99763
-----------------------------------------------------------

Ship it!


Ship It!

- Dmitro Lisnichenko


On Sept. 21, 2015, 3:17 p.m., Vitalyi Brodetskyi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/38557/
> -----------------------------------------------------------
> 
> (Updated Sept. 21, 2015, 3:17 p.m.)
> 
> 
> Review request for Ambari, Dmitro Lisnichenko, Dmytro Sen, and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-13169
>     https://issues.apache.org/jira/browse/AMBARI-13169
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> After second try, it started successfully.
> {code}
> [2015-09-21 06:22:20,916] FATAL Fatal error during KafkaServerStartable startup. Prepare to shutdown (kafka.server.KafkaServerStartable)
> org.I0Itec.zkclient.exception.ZkTimeoutException: Unable to connect to zookeeper server within timeout: 15000
> 	at org.I0Itec.zkclient.ZkClient.connect(ZkClient.java:1205)
> 	at org.I0Itec.zkclient.ZkClient.<init>(ZkClient.java:143)
> 	at org.I0Itec.zkclient.ZkClient.<init>(ZkClient.java:121)
> 	at org.I0Itec.zkclient.ZkClient.<init>(ZkClient.java:88)
> 	at kafka.security.auth.SimpleAclAuthorizer.initialize(SimpleAclAuthorizer.scala:70)
> 	at kafka.server.KafkaServer.startup(KafkaServer.scala:159)
> 	at kafka.server.KafkaServerStartable.startup(KafkaServerStartable.scala:29)
> 	at kafka.Kafka$.main(Kafka.scala:72)
> 	at kafka.Kafka.main(Kafka.scala)
> {code}
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-broker.xml 255707a 
> 
> Diff: https://reviews.apache.org/r/38557/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Vitalyi Brodetskyi
> 
>


Re: Review Request 38557: One of kafka brokers failed to start

Posted by Dmytro Sen <ds...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38557/#review99751
-----------------------------------------------------------

Ship it!


Ship It!

- Dmytro Sen


On Сен. 21, 2015, 3:17 п.п., Vitalyi Brodetskyi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/38557/
> -----------------------------------------------------------
> 
> (Updated Сен. 21, 2015, 3:17 п.п.)
> 
> 
> Review request for Ambari, Dmitro Lisnichenko, Dmytro Sen, and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-13169
>     https://issues.apache.org/jira/browse/AMBARI-13169
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> After second try, it started successfully.
> {code}
> [2015-09-21 06:22:20,916] FATAL Fatal error during KafkaServerStartable startup. Prepare to shutdown (kafka.server.KafkaServerStartable)
> org.I0Itec.zkclient.exception.ZkTimeoutException: Unable to connect to zookeeper server within timeout: 15000
> 	at org.I0Itec.zkclient.ZkClient.connect(ZkClient.java:1205)
> 	at org.I0Itec.zkclient.ZkClient.<init>(ZkClient.java:143)
> 	at org.I0Itec.zkclient.ZkClient.<init>(ZkClient.java:121)
> 	at org.I0Itec.zkclient.ZkClient.<init>(ZkClient.java:88)
> 	at kafka.security.auth.SimpleAclAuthorizer.initialize(SimpleAclAuthorizer.scala:70)
> 	at kafka.server.KafkaServer.startup(KafkaServer.scala:159)
> 	at kafka.server.KafkaServerStartable.startup(KafkaServerStartable.scala:29)
> 	at kafka.Kafka$.main(Kafka.scala:72)
> 	at kafka.Kafka.main(Kafka.scala)
> {code}
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/KAFKA/0.8.1.2.2/configuration/kafka-broker.xml 255707a 
> 
> Diff: https://reviews.apache.org/r/38557/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Vitalyi Brodetskyi
> 
>