You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by "Rajat Yadav (Trainee, HO-IT)" <ra...@m.darcl.com> on 2017/03/04 12:42:10 UTC

Problems with Kafka Quickstart (Windows)

Dear Sir/Madam,

I just started exploring Kafka on Windows(10) but there are some of the
things that i found missing, not sure of all as i am still not completed
the exploration.

1.)Windows support should be provided in better way...

Just writing Windows platforms use bin\windows\ instead of bin/, and change
the script extension to .bat is not enough. :(

2.)In Windows consumer when reading from file gives result as:
{"schema":{"type":"string","optional":false},"payload":"-e \"foo\\nbar\" "}
instead of what is shown on your Quickstart i.e

{"schema":{"type":"string","optional":false},"payload":"foo"}
{"schema":{"type":"string","optional":false},"payload":"bar"}

3.) There should be some live examples providing the exact scenario of
working approach. I want to use Kafka for Nodejs and i have database as
MsSql. Still can't figure out how :(

4.) Problem with *Step 8: Use Kafka Streams to process data  *WordCountDemo
<https://github.com/apache/kafka/blob/%7BdotVersion%7D/streams/examples/src/main/java/org/apache/kafka/streams/examples/wordcount/WordCountDemo.java>
link
not Working.

If other problem arise then i will mail again.
Please solve my problem asap


Thanks
Rajat Yadav
Web Developer (Darcl Logistics Limited)

Re: Problems with Kafka Quickstart (Windows)

Posted by Vahid S Hashemian <va...@us.ibm.com>.
Hi Rajat,

It would be great if you could file a JIRA for this in Kafka issue 
tracking site (https://issues.apache.org/jira/issues) so it can be easily 
tracked and addressed.

Thanks.
--Vahid




From:   "Rajat Yadav (Trainee, HO-IT)" <ra...@m.darcl.com>
To:     users@kafka.apache.org
Date:   03/04/2017 08:26 AM
Subject:        Problems with Kafka Quickstart (Windows)



Dear Sir/Madam,

I just started exploring Kafka on Windows(10) but there are some of the
things that i found missing, not sure of all as i am still not completed
the exploration.

1.)Windows support should be provided in better way...

Just writing Windows platforms use bin\windows\ instead of bin/, and 
change
the script extension to .bat is not enough. :(

2.)In Windows consumer when reading from file gives result as:
{"schema":{"type":"string","optional":false},"payload":"-e \"foo\\nbar\" 
"}
instead of what is shown on your Quickstart i.e

{"schema":{"type":"string","optional":false},"payload":"foo"}
{"schema":{"type":"string","optional":false},"payload":"bar"}

3.) There should be some live examples providing the exact scenario of
working approach. I want to use Kafka for Nodejs and i have database as
MsSql. Still can't figure out how :(

4.) Problem with *Step 8: Use Kafka Streams to process data *WordCountDemo
<
https://github.com/apache/kafka/blob/%7BdotVersion%7D/streams/examples/src/main/java/org/apache/kafka/streams/examples/wordcount/WordCountDemo.java
>
link
not Working.

If other problem arise then i will mail again.
Please solve my problem asap


Thanks
Rajat Yadav
Web Developer (Darcl Logistics Limited)