Ngone51 commented on pull request #32136: URL: https://github.com/apache/spark/pull/32136#issuecomment-846905399
> BTW, @Ngone51 Is dynamic allocation is required for stage-level scheduling? It's required for the classic use case (when you really need to change executor resources dynamically) but not this case. In this case, we only leverage the task scheduling characteristic of the stage level scheduling. Thus, adding the task request for the state store resource only should be enough. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
