Re: Jars in Kafka 0.10

2016-08-02 Thread Ewen Cheslack-Postava
This is a combination of Connect and Streams, and actually probably more related to Connect because it pulls in a bunch of jars to implement its REST API. You don't need all of them to run any of the individual components, but they are currently bundled altogether in a way that is, unfortunately, n

Re: Jars in Kafka 0.10

2016-07-29 Thread Gerard Klijs
No, if you don't use streams you don't need them. If you have no clients (so also no mirror maker) running on the same machine you also don't need the client jar, if you run zookeeper separately you also don't need those. On Fri, Jul 29, 2016 at 4:22 PM Bhuvaneswaran Gopalasami < bhuvanragha...@gm