[
https://issues.apache.org/jira/browse/BEAM-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15722029#comment-15722029
]
ASF GitHub Bot commented on BEAM-1000:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-beam/pull/1466
> Add non blocking cancel() and waitUntilFinish() for Spark batch application
> ---------------------------------------------------------------------------
>
> Key: BEAM-1000
> URL: https://issues.apache.org/jira/browse/BEAM-1000
> Project: Beam
> Issue Type: Sub-task
> Components: runner-spark
> Reporter: Kobi Salant
> Assignee: Stas Levin
> Fix For: 0.4.0-incubating
>
>
> Spark batch submit by nature is blocking.
> To enable cancel and waitForFinish we will need to run it in a different
> thread/future and return a context which communicates with it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)