A generic Beam IO Sink for Java
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
It would be desirable to develop a Beam Sink that supports all of the 'best practices' like throttling, auto-sharding, exactly-once capabilities, etc.
A design proposal is here: [https://docs.google.com/document/d/1UIWv6wnD86GYAkeqbVWCG3mx4dTZ9WstUUThPWQmcFM/edit#heading=h.smc16ifdre2](https://docs.google.com/document/d/1UIWv6wnD86GYAkeqbVWCG3mx4dTZ9WstUUThPWQmcFM/edit#heading=h.smc16ifdre2)
A prototype for the API and parts of implementation is here: [https://github.com/apache/beam/pull/16763](https://github.com/apache/beam/pull/16763)
Contact Pablo Estrada on [dev@beam.apache.org|mailto:dev@beam.apache.org] if you have questions, or comment here.
Imported from Jira [BEAM-13865](https://issues.apache.org/jira/browse/BEAM-13865). Original Jira may contain additional context.
Reported by: pabloem.
This issue has child subcomponents which were not migrated over. See the original Jira for more information.
Contributor guide
Assessment
This issue has not been assessed yet.