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

Amit Sela reassigned BEAM-1437:
-------------------------------

    Assignee:     (was: Amit Sela)

> Spark runner StreamingListeners are not recoverable.
> ----------------------------------------------------
>
>                 Key: BEAM-1437
>                 URL: https://issues.apache.org/jira/browse/BEAM-1437
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-spark
>            Reporter: Amit Sela
>
> Spark runner registers user-provided StreamingListeners in 
> {{SparkRunnerStreamingContextFactory#create}} but this is WRONG since 
> recovery/resume path skips this code (on account that it should contain the 
> DStreamGraph creation only, which is checkpointed).
> In order any StreamingListener to recover they are probably better of here: 
> https://github.com/apache/beam/blob/master/runners/spark/src/main/java/org/apache/beam/runners/spark/SparkRunner.java#L171
>  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to