Re: Apache Kafka QuickStart

2018-07-15 Thread Matthias J. Sax
> After executing the first command to start zookeeper, do i have to open a > Terminal to run the Kafka Server? Yes. What is the problem with this? "but run into problem in Step 2" If you follow the quickstart, you download the binaries and start multiple processes (Zookeeper, Kafka Broker, Ka

Re: Apache Kafka QuickStart

2018-07-11 Thread Vahid S Hashemian
Hi Nicholas, The quickstart is meant to run in terminals. The two commands in Step 2 should be run in different terminals unless you're sending the ZooKeeper process to the backgroud. If you are facing particular errors please share so we can better assist you. Thanks. --Vahid From: Nich