Kafka Server Installation: nohup: ignoring input and appending output to ‘nohup.out
by ahammedansal from LinuxQuestions.org on (#4XAQY)
Hello,
Im a beginner with Linux. Im trying to install WMS software in centos 7. While installing Kafka server, facing the issue below:
nohup /data/kafka_2.11-1.1.0/bin/kafka-server-start.sh /data/kafka_2.11-1.1.0/config/server.properties &
[1] 3804
[root@localhost ahammedansal]# nohup: ignoring input and appending output to 'nohup.out
Regarding the wms installation, I installed jdk and zookeeper.
Please help me someone to complete this installation.


Im a beginner with Linux. Im trying to install WMS software in centos 7. While installing Kafka server, facing the issue below:
nohup /data/kafka_2.11-1.1.0/bin/kafka-server-start.sh /data/kafka_2.11-1.1.0/config/server.properties &
[1] 3804
[root@localhost ahammedansal]# nohup: ignoring input and appending output to 'nohup.out
Regarding the wms installation, I installed jdk and zookeeper.
Please help me someone to complete this installation.