Bo Zhang created SPARK-40488:
--------------------------------
Summary: Do not wrap exceptions thrown in FileFormatWriter.write
with SparkException
Key: SPARK-40488
URL: https://issues.apache.org/jira/browse/SPARK-40488
Project: Spark
Issue Type: Improvement
Components: SQL
Affects Versions: 3.4.0
Reporter: Bo Zhang
Exceptions thrown in FileFormatWriter.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: [email protected]
For additional commands, e-mail: [email protected]