You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 16:30:04 UTC

[GitHub] [beam] damccorm opened a new issue, #20307: Add support for dynamic destinations when writing to Kinesis

damccorm opened a new issue, #20307:
URL: https://github.com/apache/beam/issues/20307

   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
   
   Imported from Jira [BEAM-9766](https://issues.apache.org/jira/browse/BEAM-9766). Original Jira may contain additional context.
   Reported by: Dan-Ladd.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org