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

2016-10-18 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on BEAM-595:
-

Github user asfgit closed the pull request at:

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


> 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)


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

2016-10-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/BEAM-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
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)