Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-42676

Write temp checkpoints for streaming queries to local filesystem even if default FS is set differently

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.5.0
    • Structured Streaming
    • None

    Description

      Write temp checkpoints for streaming queries to local filesystem even if default FS is set differently

       

      We have seen cases where the default FS could be a remote file system and since the path for streaming checkpoints is not specified explcitily, this could cause pileup under 2 cases:

      • query exits with exception and the flag to force checkpoint removal is not set
      • driver/cluster terminates without query being terminated gracefully

      Attachments

        Activity

          People

            anishshri-db Anish Shrigondekar
            anishshri-db Anish Shrigondekar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: