peter-toth commented on PR #55894: URL: https://github.com/apache/spark/pull/55894#issuecomment-4460798351
@LuciferYang, can you please retrigger? Seems like we hit some kind of intermittent failure: ``` 2026-05-15T12:12:37.3938543Z [0m[[0m[0minfo[0m] [0m[0m[31m- snapshotStartBatchId with transformWithState (with changelog checkpointing) (encoding = avro) *** FAILED *** (9 seconds, 370 milliseconds)[0m[0m 2026-05-15T12:12:37.3954620Z [0m[[0m[0minfo[0m] [0m[0m[31m org.apache.spark.SparkException: [CANNOT_LOAD_STATE_STORE.UNCATEGORIZED] An error occurred during loading state. SQLSTATE: 58030[0m[0m 2026-05-15T12:12:37.3956232Z [0m[[0m[0minfo[0m] [0m[0m[31m at org.apache.spark.sql.errors.QueryExecutionErrors$.cannotLoadStore(QueryExecutionErrors.scala:2835)[0m[0m ... 2026-05-15T12:12:37.4156850Z [0m[[0m[0minfo[0m] [0m[0m[31m Cause: java.io.FileNotFoundException: File file:/home/runner/work/spark/spark/target/tmp/spark-d91da899-51ed-4d1a-8206-dcfc6ded9818/state/0/1/2.zip does not exist[0m[0m ... ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
