Thomas Graves created SPARK-30451:
-------------------------------------
Summary: 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.0.0
Reporter: Thomas Graves
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]