[ 
https://issues.apache.org/jira/browse/SPARK-27090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-27090:
------------------------------
           Docs Text: 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.
    Target Version/s: 3.0.0
              Labels: release-notes  (was: )
            Priority: Minor  (was: Major)
          Issue Type: Task  (was: Bug)
             Summary: Removing old LEGACY_DRIVER_IDENTIFIER ("<driver>")  (was: 
Deplementing old LEGACY_DRIVER_IDENTIFIER ("<driver>"))

> Removing old LEGACY_DRIVER_IDENTIFIER ("<driver>")
> --------------------------------------------------
>
>                 Key: SPARK-27090
>                 URL: https://issues.apache.org/jira/browse/SPARK-27090
>             Project: Spark
>          Issue Type: Task
>          Components: Spark Core
>    Affects Versions: 3.0.0
>            Reporter: Attila Zsolt Piros
>            Priority: Minor
>              Labels: release-notes
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to