alexholmes commented on pull request #35373: URL: https://github.com/apache/spark/pull/35373#issuecomment-1026284965
@dongjoon-hyun I've updated the PR with the following changes: 1. Introduced a new policy, OUTLIER_OR_TOTAL_DURATION, which provides a fallback of TOTAL_DURATION policy for outliers (basically the prior implementation of OUTLIER). 2. Updated the OUTLIER policy to not provide a fallback, therefore allowing no executors to be rolled when there are no outliners -- 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]
