You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/13 21:17:20 UTC

[jira] [Commented] (BEAM-595) Support non-blocking run() in SparkRunner and cancel() and waitUntilFinish() in Spark EvaluationContext

    [ https://issues.apache.org/jira/browse/BEAM-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15573207#comment-15573207 ] 

ASF GitHub Bot commented on BEAM-595:
-------------------------------------

GitHub user peihe opened a pull request:

    https://github.com/apache/incubator-beam/pull/1096

    [BEAM-595] avoid throwing Exception in waitUntilFinish in SparkRunner

    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/peihe/incubator-beam avoid-throw

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-beam/pull/1096.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1096
    
----
commit f7bf497e8cb035bb3b89f3dca64998f28720704f
Author: Pei He <pe...@google.com>
Date:   2016-10-13T21:14:15Z

    [BEAM-595] avoid throwing Exception in waitUntilFinish in SparkRunner

----


> Support non-blocking run() in SparkRunner and cancel() and waitUntilFinish() in Spark EvaluationContext
> -------------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-595
>                 URL: https://issues.apache.org/jira/browse/BEAM-595
>             Project: Beam
>          Issue Type: New Feature
>          Components: runner-spark
>            Reporter: Pei He
>            Assignee: Amit Sela
>
> We introduced both functions to PipelineResult.
> Currently, both of them throw UnsupportedOperationExcedption in Spark runner.



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