Github user kayousterhout commented on the pull request:
https://github.com/apache/spark/pull/3779#issuecomment-70575997
Is this definitely still an issue with LocalBackend? It seems like
LocalBackend should only ever have PROCESS_LOCAL and NODE_LOCAL tasks. If it
only has NODE_LOCAL (no process local), then everything will work fine. If it
has some PROCESS_LOCAL tasks (the case for this PR), then you don't need to
revive offers, because everything gets updated correctly when the last
PROCESS_LOCAL task gets scheduled, right?
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]