[ 
https://issues.apache.org/jira/browse/SPARK-51291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Livia Zhu updated SPARK-51291:
------------------------------
    Description: 
If HDFS state store checkpoint is corrupted, 
STATE_STORE_KEY_ROW_FORMAT_VALIDATION_FAILURE and 
STATE_STORE_VALUE_ROW_FORMAT_VALIDATION_FAILURE will be thrown from load() but 
will be caught and reclassified into CANNOT_LOAD_STATE_STORE.UNCATEGORIZED, 
which is not a good classification. 

  was:
If checkpoint is corrupted, STATE_STORE_KEY_ROW_FORMAT_VALIDATION_FAILURE and 
STATE_STORE_VALUE_ROW_FORMAT_VALIDATION_FAILURE will be thrown from load() but 
will be caught and reclassified into CANNOT_LOAD_STATE_STORE.UNCATEGORIZED, 
which is not a good classification. 


> Reclassify Validation Errors from CANNOT_LOAD_STATE_STORE.UNCATEGORIZED
> -----------------------------------------------------------------------
>
>                 Key: SPARK-51291
>                 URL: https://issues.apache.org/jira/browse/SPARK-51291
>             Project: Spark
>          Issue Type: Task
>          Components: Structured Streaming
>    Affects Versions: 4.0.0
>            Reporter: Livia Zhu
>            Priority: Major
>
> If HDFS state store checkpoint is corrupted, 
> STATE_STORE_KEY_ROW_FORMAT_VALIDATION_FAILURE and 
> STATE_STORE_VALUE_ROW_FORMAT_VALIDATION_FAILURE will be thrown from load() 
> but will be caught and reclassified into 
> CANNOT_LOAD_STATE_STORE.UNCATEGORIZED, which is not a good classification. 



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