You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Vinay (Jira)" <ji...@apache.org> on 2021/05/28 12:56:00 UTC

[jira] [Created] (HUDI-1944) Support Hudi to read from Kafka Consumer Group Offset

Vinay created HUDI-1944:
---------------------------

             Summary: Support Hudi to read from Kafka Consumer Group Offset
                 Key: HUDI-1944
                 URL: https://issues.apache.org/jira/browse/HUDI-1944
             Project: Apache Hudi
          Issue Type: Sub-task
          Components: DeltaStreamer
            Reporter: Vinay
            Assignee: Vinay


Currently, Hudi provides options to read from latest or earliest. We should even provide users an option to read from group offset as well.

This change will be in `KafkaOffsetGen` where we can add a method to support this functionality



--
This message was sent by Atlassian Jira
(v8.3.4#803005)