[
https://issues.apache.org/jira/browse/KAFKA-6548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sönke Liebau resolved KAFKA-6548.
---------------------------------
Resolution: Not A Problem
Hi [[email protected]]
it sounds like in principle you know what you want to do and are on the right
track. I don't think that this should be filed in jira, but is rather something
that would be well placed on the kafka users mailing list or stackoverflow.
Actually I just found that you also posted this to
[stackoverflow|https://stackoverflow.com/questions/48696705/migrate-zookeeper-offset-details-to-kafka]
and received an answer there, so I'll close this issue as I think further
discussion is better placed on SO.
> Migrate committed offsets from ZooKeeper to Kafka
> -------------------------------------------------
>
> Key: KAFKA-6548
> URL: https://issues.apache.org/jira/browse/KAFKA-6548
> Project: Kafka
> Issue Type: Improvement
> Components: offset manager
> Affects Versions: 0.10.0.0
> Environment: Windows
> Reporter: Manikandan P
> Priority: Minor
>
> We were using previous version of Kafka(0.8.X) where all the offset details
> were stored in ZooKeeper.
> Now we moved to new version of Kafka(0.10.X) where all the Topic offset
> details are stored in Kafka itself.
> We have to move all the Topic offset details to ZooKeeper to Kafka for
> existing application in Production.
> Kafka is installed in Windows machine. we can't run kafka-consumer-groups.sh
> from windows.
> Please advice how to migrate committed offsets from ZooKeeper to Kafka.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)