Conversation
|
Looks like solsson/dockerfiles@1a53770 solves the ClassNotFoundException. New image is building at https://hub.docker.com/r/solsson/kafka-ksql |
the examples standalone jar that can generate quickstart data
|
Now it's possible to get a |
rather than a couple of sentences. In response to #103. Regarding Kafka Streams I no longer think we need examples, because any dockerized streams application can run as a deployment. An example of Kafka Connect would be useful, in particular the combination of a custom image (or one with stock connectors) and a Connect cluster manifest. This is tracked in #69, but not the relation to https://github.com/solsson/dockerfiles/tree/master/connect-* KSQL (#68) is highly interesting.
|
@solsson Anything obvious that would make merging |
|
@clintfred I guess KSQL has matured quite a bit since my initial experiment. We found no internal use case for it at the time, so I haven't used KSQL since. If anyone is interested I can do the docker build to upgrade KSQL, but others would have to validate the setup. |
|
@solsson - I've been using |
|
@solsson Would you also bring all the changes on I'm not in a position where I can yet validate a new setup, but perhaps @pavel-agarkov or someone else could pick that up? |
|
I've given up on building this, at solsson/dockerfiles@1b2099b, so let's go for #164 instead. |
In client-server mode using image from solsson/dockerfiles#15