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

Add checks to DebugFilesystem to ensure that FS operations are not performed in the DAGScheduler event loop

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.0.0
    • None
    • Scheduler, Tests
    • None

    Description

      As yuchen.huo suggested at https://github.com/apache/spark/pull/34265#discussion_r728805893, we explore modifying DebugFilesystem to throw exceptions in case filesystem operations are performed from inside of the DAGScheduler's event processing thread. This could help prevent future issues that are similar to SPARK-23626

      Attachments

        Activity

          People

            Unassigned Unassigned
            joshrosen Josh Rosen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: