mridulm commented on PR #37141: URL: https://github.com/apache/spark/pull/37141#issuecomment-1186029136
Took a quick look over the PR, and I am not sure what functionality is being added here. Can you update the jira or description with details on what is the actual change being proposed ? In the context of yarn, the following need to be considered: * Node has a single executor for the running application, and it is getting decommissioned. * Node has no executors for the running application, and it is getting decommissioned. * Node has one or more live executors for a running application, and a few others historically (which are no longer running) and it is getting decommissioned. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
