Livia Zhu created SPARK-52824: --------------------------------- Summary: Classify errors thrown from CheckpointFileManager.create Key: SPARK-52824 URL: https://issues.apache.org/jira/browse/SPARK-52824 Project: Spark Issue Type: Improvement Components: Structured Streaming Affects Versions: 4.1.0 Reporter: Livia Zhu
CheckpointFileManager.create will throw a non-Spark exception when there is an error. We should classify these errors. In particular, the InvocationTargetException is confusing and should be unwrapped so users can see the underlying error. -- 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