[ 
https://issues.apache.org/jira/browse/SPARK-44252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17740381#comment-17740381
 ] 

Hudson commented on SPARK-44252:
--------------------------------

User 'lucyyao-db' has created a pull request for this issue:
https://github.com/apache/spark/pull/41705

> 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
>            Priority: Major
>
> This is part of [https://github.com/apache/spark/pull/41705.]
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to