confluentinc / demo-scene

👾Scripts and samples to support Confluent Demos and Talks. ⚠️Might be rough around the edges ;-) 👉For automated tutorials and QA'd code, see https://github.com/confluentinc/examples/
https://developer.confluent.io
Apache License 2.0
1.5k stars 896 forks source link

Not real issue, but a question #247

Closed weiseldk closed 2 years ago

weiseldk commented 2 years ago

Hi,

I was following the code examples, can you help out executing curl commands for kafka connect from windows machine using docker, seem to be not working.

Thank you sir.

rmoff commented 2 years ago

Best place to ask questions is over at https://forum.confluent.io/ :)

weiseldk commented 2 years ago

@rmoff yes, I figured it out. I think you should mention the pre-requisite on the walk through, it assumes we have done alot of things, like moving data to the container, JQ / egrep , watch all commands that are not avaliable by default. would love a walk through from a windows machine xD

rmoff commented 2 years ago

@weiseldk which particular demo are you referring to?

weiseldk commented 2 years ago

@rmoff - Kafka-connect-zero-to-hero, I am new with kafka, but trying hard to execute, its not plug and play for sure when you try through a win desktop. :)

rmoff commented 2 years ago

The best way to get started on Windows is either with Docker or via WSL: https://www.confluent.io/blog/set-up-and-run-kafka-on-windows-linux-wsl-2/ / https://www.confluent.io/blog/set-up-and-run-kafka-on-windows-and-wsl-2/