You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Thomas Graves (JIRA)" <ji...@apache.org> on 2019/05/30 12:54:00 UTC

[jira] [Resolved] (SPARK-27835) Resource Scheduling: change driver config from addresses to resourcesFile

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

Thomas Graves resolved SPARK-27835.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

> Resource Scheduling: change driver config from addresses to resourcesFile
> -------------------------------------------------------------------------
>
>                 Key: SPARK-27835
>                 URL: https://issues.apache.org/jira/browse/SPARK-27835
>             Project: Spark
>          Issue Type: Story
>          Components: Spark Core
>    Affects Versions: 3.0.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>            Priority: Major
>             Fix For: 3.0.0
>
>
> currently we added a driver config spark.driver.resources.<resourceName>.addresses for standalone mode.
> We should change that to be consistent with the executor side changes and make it spark.driver.resourcesFile. This makes it more flexible in that we wouldn't have to add more configs for different types of resources, standalone mode would just need to output different json in that file.  It will also make some of the parsing code common between the 2.



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

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