monksy
monksy
Looks like much of the other sbt-openapi generator projects are being published on the central repo. Why isn't this? I can't seem to use the plugin because it doesn't know...
That suggestion does work. However, to script this import, that means that I would have to do a: start exec stop/kill To be able to script the import. That assumes...
Even in a script with it's current state you'd still have to handle the management of the webserver. In the context of a single exectution run, thats a bit excessive.
I'm also seeing this issue.
So what i did is that I stood up KA+ZK with docker compose and defined the host IP: Those containers also create the topics at start. ``` version: '2' services:...
Try setting kafka server to your IP address:9092. Also what does Docker ps show? On Mon, Apr 20, 2020 at 8:43 AM Guberlo wrote: > Perfect, since I'd like to...
Awesome, I appreciate it!
Right now I'm not using the Confluent platform with my kafka setup. (I'm not sure what's community and what's not open source) I was looking to have this stood up...
I'm willing to work with you this weekend. I'm not sure how much time I will have between now and Saturday.. But if you want to get together to work...
For a complete standalone version of this, it's contained within: https://github.com/C0urante/kafka-connect-reddit/pull/12