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

Ensure actor is self-contained in DAGScheduler

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Scheduler, Spark Core
    • None

    Description

      Though the current supervisor-child structure works fine for fault-tolerance, it violates the basic rule that the actor is better to be self-contained

      We should forward the message from supervisor to the child actor, so that we can eliminate the hard-coded timeout threshold for starting the DAGScheduler and provide more convenient interface for future development like parallel DAGScheduler, or new changes to the DAGScheduler

      Attachments

        Activity

          People

            codingcat Nan Zhu
            codingcat Nan Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: