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

Removing old LEGACY_DRIVER_IDENTIFIER ("<driver>")

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • Spark Core
    • The executor ID for the driver has been "driver" rather than "<driver>" since Spark 1.5. Spark 3 no longer uses or recognizes this ID for the driver.

    Description

      For legacy reasons LEGACY_DRIVER_IDENTIFIER was checked for a few places along with the new DRIVER_IDENTIFIER ("driver") to decided whether a driver is running or an executor.

      The new DRIVER_IDENTIFIER ("driver") was introduced in spark version 1.4. So I think we have a chance to get rid of  the LEGACY_DRIVER_IDENTIFIER.

      Attachments

        Issue Links

          Activity

            People

              shivusondur@gmail.com Shivu Sondur
              attilapiros Attila Zsolt Piros
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: