I don't think its working.
According to the Kafka documentation (
https://kafka.apache.org/documentation.html#upgrade):
0.8, the release in which added replication, was our first
> backwards-incompatible release: major changes were made to the API,
> ZooKeeper data structures, and protocol, and co
We tested it only with Kafka 0.8.1 upwards.
I know nobody that used it with Kafka < 0.8 before. You can give it a try,
let us know if it works...
BTW: I think Kafka 0.7 has so many open problems, if you can, may be worth
upgrading...
On Mon, Sep 14, 2015 at 11:00 PM, Martin Neumann wrote:
> He
Hej,
I want to connect Flink streaming to a Kafka 0.7 cluster.
Will this work with the latest release or does the Kafka implementation
rely on kafka 0.8?
cheers Martin