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:46:59 UTC

[jira] [Updated] (KAFKA-254) A tool to GET Zookeeper partition-offset and output to files

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

John Fung updated KAFKA-254:
----------------------------

    Attachment: kafka-254-v2.patch

Hi Jun,

Thanks for your review. Attached kafka-254-v2.patch with the changes suggested in the review.
                
> A tool to GET Zookeeper partition-offset and output to files
> ------------------------------------------------------------
>
>                 Key: KAFKA-254
>                 URL: https://issues.apache.org/jira/browse/KAFKA-254
>             Project: Kafka
>          Issue Type: Task
>          Components: clients
>            Reporter: John Fung
>            Assignee: John Fung
>         Attachments: kafka-254-v1.patch, kafka-254-v2.patch
>
>
> A utility that retrieves the offsets of all topic partitions in ZK for a specified group id and save the data to output files. A shell script also comes with this tool to automate the writing of data to files in a specified time interval.
> This utility expects 3 arguments:
>  1. Zk host:port string
>  2. group Id
>  3. Output file pathname

--
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