You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "John Fung (Updated) (JIRA)" <ji...@apache.org> on 2012/02/13 20:48:59 UTC

[jira] [Updated] (KAFKA-255) A tool to UPDATE Zookeeper partition-offset with input from a file

     [ https://issues.apache.org/jira/browse/KAFKA-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Fung updated KAFKA-255:
----------------------------

    Attachment: kafka-255-v2.patch

Attached kafka-255-v2.patch which has changes suggested in the review in kafka-254.
                
> A tool to UPDATE Zookeeper partition-offset with input from a file
> ------------------------------------------------------------------
>
>                 Key: KAFKA-255
>                 URL: https://issues.apache.org/jira/browse/KAFKA-255
>             Project: Kafka
>          Issue Type: Task
>            Reporter: John Fung
>            Assignee: John Fung
>         Attachments: kafka-255-v1.patch, kafka-255-v2.patch
>
>
> A utility that updates the offset of broker partitions in ZK.
> This utility expects 2 input files as arguments:
>  1. consumer properties file
>  2. a file contains partition offsets data such as:
>      (This output data file can be obtained by running kafka.tools.GetZkOffsets)
>      test01/3-0:285038193
>      test01/1-0:286894308

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira