Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-36094 Group SQL component error messages in Spark error class JSON file
  3. SPARK-44252

Add error class for the case when loading state from DFS fails

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 4.0.0
    • Spark Core, SQL
    • None

    Description

      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.

      Attachments

        Activity

          People

            lucy.yao Lucy Yao
            lucy.yao Lucy Yao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: