Github user tgravescs commented on the issue:
https://github.com/apache/spark/pull/21068
actually the only other thing I need to make sure is there aren't any
delays if we now send the information from yarn allocator back to scheduler and
then I assume it would need to get it back again from scheduler. During that
the yarn allocator could be calling allocate() and updating things. So we need
to make sure it gets the most up to date blacklist.
also I need to double check but the blacklist information isn't being sent
to the yarn allocator when dynamic allocation is off right? We would want that
to happen.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]