[jira] [Updated] (BEAM-3187) Spark runner does not respect ParDo's lifecycle on case of exceptions

2017-11-24 Thread JIRA

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

Ismaël Mejía updated BEAM-3187:
---
Affects Version/s: (was: 2.1.0)

> Spark runner does not respect ParDo's lifecycle on case of exceptions
> -
>
> Key: BEAM-3187
> URL: https://issues.apache.org/jira/browse/BEAM-3187
> Project: Beam
>  Issue Type: Bug
>  Components: runner-spark
>Affects Versions: 2.2.0
>Reporter: Ismaël Mejía
>Assignee: Ismaël Mejía
>
> The lifecycle of the DoFn is not respected in the case of an Exception on the 
> finishBundle method. The Spark runner does not call the teardown function of 
> the DoFn as it should since this should be dual with the setup.
> This happens too if the exception happens in the startBundle too.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (BEAM-3187) Spark runner does not respect ParDo's lifecycle on case of exceptions

2017-11-24 Thread JIRA

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

Ismaël Mejía updated BEAM-3187:
---
Affects Version/s: 2.2.0

> Spark runner does not respect ParDo's lifecycle on case of exceptions
> -
>
> Key: BEAM-3187
> URL: https://issues.apache.org/jira/browse/BEAM-3187
> Project: Beam
>  Issue Type: Bug
>  Components: runner-spark
>Affects Versions: 2.1.0, 2.2.0
>Reporter: Ismaël Mejía
>Assignee: Ismaël Mejía
>
> The lifecycle of the DoFn is not respected in the case of an Exception on the 
> finishBundle method. The Spark runner does not call the teardown function of 
> the DoFn as it should since this should be dual with the setup.
> This happens too if the exception happens in the startBundle too.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (BEAM-3187) Spark runner does not respect ParDo's lifecycle on case of exceptions

2017-11-23 Thread JIRA

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

Ismaël Mejía updated BEAM-3187:
---
Summary: Spark runner does not respect ParDo's lifecycle on case of 
exceptions  (was: Spark runner does not call the teardown function if DoFn 
throws Exception on finishBundle)

> Spark runner does not respect ParDo's lifecycle on case of exceptions
> -
>
> Key: BEAM-3187
> URL: https://issues.apache.org/jira/browse/BEAM-3187
> Project: Beam
>  Issue Type: Bug
>  Components: runner-spark
>Affects Versions: 2.1.0
>Reporter: Ismaël Mejía
>Assignee: Ismaël Mejía
>
> The lifecycle of the DoFn is not respected in the case of an Exception on the 
> finishBundle method. The Spark runner does not call the teardown function of 
> the DoFn as it should since this should be dual with the setup.
> This happens too if the exception happens in the startBundle too.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)