Description
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.
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.