You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Amit Sela (JIRA)" <ji...@apache.org> on 2016/10/27 22:43:59 UTC

[jira] [Created] (BEAM-853) Support bound adapters for sources.

Amit Sela created BEAM-853:
------------------------------

             Summary: Support bound adapters for sources.
                 Key: BEAM-853
                 URL: https://issues.apache.org/jira/browse/BEAM-853
             Project: Beam
          Issue Type: Bug
          Components: runner-spark
            Reporter: Amit Sela
            Assignee: Amit Sela


Beam provides adapters for {{Read}} transformations via {{BoundedReadFromUnboundedSource}} and {{UnboundedReadFromBoundedSource}}.

Currently, the runner expects the output of a source to represent the boundness.

This works by luck for batch but not so much for streaming.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)