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

Bo Zhang closed SPARK-41099.
----------------------------

> Do not wrap exceptions thrown in SparkHadoopWriter.write with SparkException
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-41099
>                 URL: https://issues.apache.org/jira/browse/SPARK-41099
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: Bo Zhang
>            Priority: Major
>
> This is similar to https://issues.apache.org/jira/browse/SPARK-40488.
> Exceptions thrown in SparkHadoopWriter.write are wrapped with 
> SparkException("Job aborted.").
> This wrapping provides little extra information, but generates a long 
> stacktrace, which hinders debugging when error happens.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to