You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Subhash Agrawal <ag...@opentext.com> on 2016/06/08 19:25:39 UTC

Migrating from Kafka 0.7.1 to 0.10.0

Hi,
I am currently using Kafka 0.7.1 without zookeeper. We have single node kafka server.
To enhance security, we have decided to support SSL. As 0.7.1 version does not support SSL,
we are upgrading to latest version 0.10.0.0. We noticed that with the latest version, it is
mandatory to use zookeeper.

Is there any way I can use Kafka 0.10 or 0.9 version without zookeeper?

Thanks
Subhash A.