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

Ismaël Mejía reassigned BEAM-6484:
----------------------------------

    Assignee:     (was: Amit Sela)

> Spark's pipeline result throws exceptions
> -----------------------------------------
>
>                 Key: BEAM-6484
>                 URL: https://issues.apache.org/jira/browse/BEAM-6484
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-spark
>            Reporter: Jozef Vilcek
>            Priority: Major
>
> Spark's pipeline result seems to allow throwing Exceptions from 
> `waitUntilFinish()` methods.
> [https://github.com/apache/beam/blob/master/runners/spark/src/main/java/org/apache/beam/runners/spark/SparkPipelineResult.java#L101]
> Documentation on PipelineResult does not mention this possibility. As a 
> result, when I am running pipelines from Scio, it does swallow such 
> exceptions because if does not expect them
> [https://github.com/spotify/scio/issues/1617]
> Should the Spark Runner just log those exceptions and update it's state of is 
> documentation about `PipelineResult.waitUntilFinish()` not up to date?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to