yangwwei commented on a change in pull request #34672:
URL: https://github.com/apache/spark/pull/34672#discussion_r759610907
##########
File path: core/src/main/scala/org/apache/spark/shuffle/ShuffleManager.scala
##########
@@ -91,6 +91,15 @@ private[spark] trait ShuffleManager {
*/
def shuffleBlockResolver: ShuffleBlockResolver
+ /**
+ * The flag to indicate if the shuffle manager needs to work with a local
shuffle service,
+ * by default it returns true; if the shuffle manager works with a remote
shuffle service,
Review comment:
Thank you @attilapiros, I have updated the text a little bit based on
your comment, and pls see if that looks better. Thanks
--
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]