Lucy Yao created SPARK-44252:
--------------------------------
Summary: Add error class for the case when loading state from DFS
fails
Key: SPARK-44252
URL: https://issues.apache.org/jira/browse/SPARK-44252
Project: Spark
Issue Type: Sub-task
Components: Spark Core, SQL
Affects Versions: 3.2.0
Reporter: Lucy Yao
Wrap the exception during the loading state, to assign error class properly.
With assigning error class, we can classify the errors which help us to
determine what errors customers are struggling much.
StateStoreProvider.getStore() & StateStoreProvider.getReadStore() is the entry
point.
This ticket also covers failedToReadDeltaFileError and
failedToReadSnapshotFileError from
[https://issues.apache.org/jira/browse/SPARK-36305|http://example.com].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]