________________________________
From: Martín Fernández <fmarti...@gmail.com>
Sent: Monday, June 18, 2018 4:38 PM
To: users@kafka.apache.org
Subject: Migration Path from 0.8

Hello,

First time writing in the mailing list!

At this moment we are running 3 Kafka (0.8) broker cluster. We want to try to 
upgrade our cluster to Kafka 1.0.

Is there any recommendation for migrating from 0.8 ? Would it be possible to 
move directly from 0.8 to 1.0 or we should go through all the intermediate 
major releases ?

MG>has visto
http://kafka.apache.org/documentation.html

The 0.7 KafkaMigrationTool is no longer packaged with Kafka. If you need to 
migrate from 0.7 to 0.10.0, please migrate to 0.8 first  and then follow the 
documented upgrade process to upgrade from 0.8 to 0.10.0.

https://kafka.apache.org/0100/documentation.html

Here is an example of how to run the 0.100 migration tool:

./bin/zookeeper-security-migration --zookeeper.acl=secure 
--zookeeper.connection=localhost:2181

MG>¡un saludo!

Our client consumers and producers are ruby or jruby apps.

Thanks before hand!

Best,
Martín

Reply via email to