You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2020/05/26 20:49:00 UTC

[jira] [Updated] (BEAM-7587) Spark portable runner: Streaming mode

     [ https://issues.apache.org/jira/browse/BEAM-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kyle Weaver updated BEAM-7587:
------------------------------
    Description: 
So far all work on the Spark portable runner has been in batch mode. This is intended as an uber-issue for tracking progress on adding support for streaming.

-It might be advantageous to wait for the structured streaming (non-portable) runner to be completed (to some reasonable extent) before undertaking this, rather than using the DStream API.- Since work on the structured streaming runner is blocked by SPARK-26655, we should implement this using DStreams instead.

  was:
So far all work on the Spark portable runner has been in batch mode. This is intended as an uber-issue for tracking progress on adding support for streaming.

It might be advantageous to wait for the structured streaming (non-portable) runner to be completed (to some reasonable extent) before undertaking this, rather than using the DStream API.


> Spark portable runner: Streaming mode
> -------------------------------------
>
>                 Key: BEAM-7587
>                 URL: https://issues.apache.org/jira/browse/BEAM-7587
>             Project: Beam
>          Issue Type: Wish
>          Components: runner-spark
>            Reporter: Kyle Weaver
>            Priority: P2
>              Labels: portability-spark
>
> So far all work on the Spark portable runner has been in batch mode. This is intended as an uber-issue for tracking progress on adding support for streaming.
> -It might be advantageous to wait for the structured streaming (non-portable) runner to be completed (to some reasonable extent) before undertaking this, rather than using the DStream API.- Since work on the structured streaming runner is blocked by SPARK-26655, we should implement this using DStreams instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)