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/12/14 09:30:58 UTC

[jira] [Created] (BEAM-1156) Spark runner does not support side-inputs in multiple windows.

Amit Sela created BEAM-1156:
-------------------------------

             Summary: Spark runner does not support side-inputs in multiple windows.
                 Key: BEAM-1156
                 URL: https://issues.apache.org/jira/browse/BEAM-1156
             Project: Beam
          Issue Type: Bug
          Components: runner-spark
            Reporter: Amit Sela
            Assignee: Amit Sela


Side inputs are per-window, so the runner has to make sure to process each window individually.

BEAM-1149 added a test for that - {{testSideInputsWithMultipleWindows}} - which is currently broken. 



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