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

Support cleaning up shuffle files when using shuffle service in Mesos

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.2.0
    • 1.5.0
    • Mesos

    Description

      With dynamic allocation enabled with Mesos, drivers can launch with shuffle data cached in the external shuffle service.
      However, there is no reliable way to let the shuffle service clean up the shuffle data when the driver exits, since it may crash before it notifies the shuffle service and shuffle data will be cached forever.
      We need to implement a reliable way to detect driver termination and clean up shuffle data accordingly.

      Attachments

        Issue Links

          Activity

            People

              tnachen Timothy Chen
              tnachen Timothy Chen
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: