You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Shirshanka Das (JIRA)" <ji...@apache.org> on 2019/07/06 18:13:00 UTC

[jira] [Created] (GOBBLIN-820) Support keyed writer for Kafka

Shirshanka Das created GOBBLIN-820:
--------------------------------------

             Summary: Support keyed writer for Kafka
                 Key: GOBBLIN-820
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-820
             Project: Apache Gobblin
          Issue Type: Improvement
            Reporter: Shirshanka Das
            Assignee: Shirshanka Das


The current Kafka writer uses the non-keyed API to produce to Kafka. 

This issue proposes to add support for keyed writes to Kafka. 

Constraints:
 * Minimal changes needed to existing pipeline configuration to add support for keyed writes to Kafka
 * Minimal changes to gobblin-core. Do not add general support for keyed-writers as part of this issue. 

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)