You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "polarbear (JIRA)" <ji...@apache.org> on 2017/02/20 08:03:44 UTC

[jira] [Created] (KAFKA-4782) change chroot for a kafka instance

polarbear created KAFKA-4782:
--------------------------------

             Summary: change chroot for a kafka instance
                 Key: KAFKA-4782
                 URL: https://issues.apache.org/jira/browse/KAFKA-4782
             Project: Kafka
          Issue Type: Improvement
            Reporter: polarbear


Hello

I am a beginner of the kafka.
Our kafka is "kafka_2.11-0.10.0.1.jar.asc", should be 0.10.0.1.
chroot is default "/".

Our user ask us to change the chroot from "/" to "/kafka".
I change the parameter zookeeper.connect to add /kafka, but we cannot find  the old topic in "/kafka", so I think it should be a new instance.
Which tool can we use to migrate the topic from the old "/" to new "/kafka"?

Thank you




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)