tgravescs edited a comment on issue #26682: [SPARK-29306][CORE] Stage Level Sched: Executors need to track what ResourceProfile they are created with URL: https://github.com/apache/spark/pull/26682#issuecomment-569717665 > Don't you also need to change the location in ExecutorAllocationManager? Or is that coming in the next part you hint at on hooking this up to yarn? Yes you do, this is coming in the next PR. I have the feature mostly complete - except for the UI changes so I will put it up for reference. I was planning on splitting up based on the subtasks I have in the jira here: https://issues.apache.org/jira/browse/SPARK-27495
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
