Github user njwhite commented on the issue:

    https://github.com/apache/spark/pull/12951
  
    Actually, @kayousterhout - I'm not entirely sure what you expect for the 
semantics of maxShares in general. Maybe a worked example would help: if I have 
a pool X with 5 running tasks from Taskset A and a maxShares of 7. Pool X is a 
child of pool Y which has a maxShares of 8. I want to the schedule another task 
from Taskset A, so should the scheduler allow it or not? Do you need to know 
how many executors are currently running (and so the maximum number of tasks 
that could be run)?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to