Can you follow the example in quickstart (
http://kafka.apache.org/documentation.html#quickstart)?
Thanks,
Jun
On Thu, Oct 2, 2014 at 12:01 PM, Sa Li wrote:
> Hi, all
>
> Here I want to run example code associated with kafka package, I run as
> readme says:
>
> To run the demo using scripts:
>
Hi, all
Here I want to run example code associated with kafka package, I run as
readme says:
To run the demo using scripts:
+
+ 1. Start Zookeeper and the Kafka server
+ 2. For simple consumer demo, run bin/java-simple-consumer-demo.sh
+ 3. For unlimited producer-consumer run, run
bin/java-