Add support for dynamic destinations when writing to Kinesis
Open
io
java
kinesis
new feature
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.