[ https://issues.apache.org/jira/browse/CRUNCH-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16279224#comment-16279224 ]
Bryan Baugher commented on CRUNCH-654: -------------------------------------- Here is a patch to update some of the code to use the new Kafka Consumer API and deprecated the KafkaUtils methods > KafkaSource should use new Kafka Consumer API instead of Simple Consumer > ------------------------------------------------------------------------ > > Key: CRUNCH-654 > URL: https://issues.apache.org/jira/browse/CRUNCH-654 > Project: Crunch > Issue Type: Improvement > Components: Core > Reporter: Andrew Olson > Assignee: Josh Wills > Attachments: CRUNCH-654 > > > We should update the KafkaSource to use the modern Consumer API. The old > Consumer used by KafkaUtils#getBrokerOffsets(...) is considered deprecated as > of Kafka 0.11 (https://issues.apache.org/jira/browse/KAFKA-3264) -- This message was sent by Atlassian JIRA (v6.4.14#64029)