You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kobi Salant (JIRA)" <ji...@apache.org> on 2016/11/17 12:56:58 UTC

[jira] [Updated] (BEAM-1001) Add non blocking cancel() and waitUntilFinish() for Spark streaming application

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

Kobi Salant updated BEAM-1001:
------------------------------
    Description: 
Spark streaming submit by nature is non blocking. 

It is straight forward implementation of cancel and waitForFinish in EvaluationContext.

> Add non blocking cancel() and waitUntilFinish() for Spark streaming application
> -------------------------------------------------------------------------------
>
>                 Key: BEAM-1001
>                 URL: https://issues.apache.org/jira/browse/BEAM-1001
>             Project: Beam
>          Issue Type: Sub-task
>          Components: runner-spark
>            Reporter: Kobi Salant
>
> Spark streaming submit by nature is non blocking. 
> It is straight forward implementation of cancel and waitForFinish in EvaluationContext.



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