[
https://issues.apache.org/jira/browse/BEAM-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202872#comment-15202872
]
Maximilian Michels edited comment on BEAM-127 at 3/30/16 11:35 AM:
-------------------------------------------------------------------
+1 Adding a simple wrapper should be fairly straight forward. How about using
the {{Write.Bound}} interface? In addition to Flink sinks, we could also wrap
custom sinks through that interface.
was (Author: mxm):
+1 Adding a simple wrapper should be fairly straight forward. How about using
the {{Write.Bound}} interface? In addition to Flink sources, we could also wrap
custom sources through that interface.
> Support for Unbounded sinks in Streaming
> ----------------------------------------
>
> Key: BEAM-127
> URL: https://issues.apache.org/jira/browse/BEAM-127
> Project: Beam
> Issue Type: New Feature
> Components: runner-flink
> Reporter: Kostas Kloudas
> Assignee: Kostas Kloudas
>
> Currently the Flink runner for streaming does not support any sinks apart
> from writing on the local filesystems of the task managers. This has to
> change. A possible way is to add support for UnboundedFlinkSinks that wrap
> around the currently supported sinks in Flink.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)