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

Does method SchedulerBackend.isReady is really well implemented?

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Invalid
    • 2.3.0
    • None
    • Scheduler, Spark Core
    • None

    Description

      The mothod isReady in the interface SchedulerBackend,which implement by CoarseGrainedSchedulerBackend , as well as has default value is True.

      And, the implemention in CoarseGrainedSchedulerBackend use sufficientResourcesRegistered mothed to check it , which default value is True too.

      So,What does the meaning of the isReady method? Because it will alway return true actually.

      Attachments

        Activity

          People

            Unassigned Unassigned
            chenk chenk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: