You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2019/01/08 14:44:00 UTC

[jira] [Created] (BEAM-6385) Add support for dynamic destinations when writing to Kafka

Ismaël Mejía created BEAM-6385:
----------------------------------

             Summary: Add support for dynamic destinations when writing to Kafka
                 Key: BEAM-6385
                 URL: https://issues.apache.org/jira/browse/BEAM-6385
             Project: Beam
          Issue Type: Improvement
          Components: io-java-kafka
            Reporter: Ismaël Mejía
            Assignee: Alexey Romanenko


BEAM-5798 introduced support to write to multiple topics when writing to Kafka.
This is similar in function to what DynamicDestinations do on BigQueryIO, AvroIO and TextIO but with a different API. The goal of this issue is to add the dynamic destinations style API to KafkaIO API e.g. KafkaIO.write().to(new DynamicDestination(...)).




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