xkrogen commented on a change in pull request #35223: URL: https://github.com/apache/spark/pull/35223#discussion_r795952131
########## File path: docs/running-on-yarn.md ########## @@ -913,7 +913,11 @@ with a mixed workload of applications running multiple Spark versions, since a g the shuffle service is not always compatible with other versions of Spark. YARN versions since 2.9.0 support the ability to run shuffle services within an isolated classloader (see [YARN-4577](https://issues.apache.org/jira/browse/YARN-4577)), meaning multiple Spark versions -can coexist within a single NodeManager. The +can coexist within a single NodeManager. There is an issue Review comment: As I [mentioned above](https://github.com/apache/spark/pull/35223#pullrequestreview-859780638), this should only affect versions 3.3.0 and 3.3.1 -- 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]
