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

Dongjoon Hyun updated SPARK-30451:
----------------------------------
    Affects Version/s:     (was: 3.0.0)
                       3.1.0

> Stage level Sched: ExecutorResourceRequests/TaskResourceRequests should have 
> functions to remove requests
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-30451
>                 URL: https://issues.apache.org/jira/browse/SPARK-30451
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.1.0
>            Reporter: Thomas Graves
>            Priority: Major
>
> Stage level Sched: ExecutorResourceRequests/TaskResourceRequests should have 
> functions to remove requests
> Currently in the design ExecutorResourceRequests and TaskREsourceRequests are 
> mutable and users can update as they want. It would make sense to add api's 
> to remove certain resource requirements from them. This would allow a user to 
> create one ExecutorResourceRequests object and then if they want to just 
> add/remove something from it they easily could without having to recreate all 
> the requests in that.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to