You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/23 16:09:17 UTC

[jira] [Assigned] (SPARK-7842) For InsertIntoHadoopFsRelation, if an exception is thrown while committing a task, the task is not aborted

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

Apache Spark reassigned SPARK-7842:
-----------------------------------

    Assignee: Apache Spark  (was: Cheng Lian)

> For InsertIntoHadoopFsRelation, if an exception is thrown while committing a task, the task is not aborted
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-7842
>                 URL: https://issues.apache.org/jira/browse/SPARK-7842
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.4.0
>            Reporter: Cheng Lian
>            Assignee: Apache Spark
>            Priority: Critical
>
> This is related to spark-7838, where an exception is thrown when committing a task which writes a Parquet file. To be more specific, an exception is thrown from {{OutputWriter.close()}}. In this case, we should catch the exception and call {{abortTask()}} accordingly.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org