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 2020/04/15 20:06:00 UTC

[jira] [Comment Edited] (BEAM-9766) Add support for dynamic destinations when writing to Kinesis

    [ https://issues.apache.org/jira/browse/BEAM-9766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084350#comment-17084350 ] 

Ismaël Mejía edited comment on BEAM-9766 at 4/15/20, 8:05 PM:
--------------------------------------------------------------

Let's try to follow closely the dynamic destinations pattern for this case, I had forgotten that the 'proper' version for Kafka was still missing.


was (Author: iemejia):
Let's try to follow closely the dynamic destinations pattern for this case, I have forgotten that the 'proper' version for Kafka was still missing.

> Add support for dynamic destinations when writing to Kinesis
> ------------------------------------------------------------
>
>                 Key: BEAM-9766
>                 URL: https://issues.apache.org/jira/browse/BEAM-9766
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-kinesis
>            Reporter: Dan Ladd
>            Priority: Major
>
> KinesisIO is only able to write to a single named stream.
> It would be great if we could dynamically write to different Kinesis streams.
>  
> I believe this functionality is available in KafkaIO with writeRecords() where the topic name is defined in WriteRecord.
> https://the-asf.slack.com/archives/C9H0YNP3P/p1586966769192700



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