Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-15426 Spark 2.0 SQL API audit
  3. SPARK-15518

Rename various scheduler backend for consistency

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • Spark Core
    • None

    Description

      Various scheduler backends are not named consistently, making it difficult to understand what they do based on the names. It would be great to rename some of them:

      • LocalScheduler -> LocalSchedulerBackend
      • AppClient -> StandaloneAppClient
      • AppClientListener -> StandaloneAppClientListener
      • SparkDeploySchedulerBackend -> StandaloneSchedulerBackend
      • CoarseMesosSchedulerBackend -> MesosCoarseGrainedSchedulerBackend
      • MesosSchedulerBackend -> MesosFineGrainedSchedulerBackend

      Attachments

        Activity

          People

            rxin Reynold Xin
            rxin Reynold Xin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: