hvanhovell commented on PR #40077: URL: https://github.com/apache/spark/pull/40077#issuecomment-1436041768
Before we try to use multiple task schedulers, why not fix the parallelism issues in the existing one. Moving from a locking everywhere approach, to an event loop should yield quite a troughput improvement. -- 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]
