Pushkar Kumar created KAFKA-7154: ------------------------------------ Summary: Apache kafka getting shut down everytime it is started Key: KAFKA-7154 URL: https://issues.apache.org/jira/browse/KAFKA-7154 Project: Kafka Issue Type: Bug Affects Versions: 1.1.0 Reporter: Pushkar Kumar
Hi Team, We performed below steps to setup Apache Kafka on a Linux CentOS box:- 1.Setup jdk-8u172-linux-x64 2.Setup zookeeper-3.5.4-beta and its running fine. 3.Setup kafka_2.12-1.1.0(Binary file download from Apache Kafka platform) Whenever I am trying to start the Kafka Service, it shows below behavior:- INFO Terminating process due to signal SIGHUP (kafka.Kafka$) INFO [KafkaServer id=0] shutting down (kafka.server.KafkaServer) -- This message was sent by Atlassian JIRA (v7.6.3#76005)