dongjoon-hyun commented on code in PR #45982: URL: https://github.com/apache/spark/pull/45982#discussion_r1559159692
########## docs/job-scheduling.md: ########## @@ -92,6 +96,8 @@ In standalone mode, simply start your workers with `spark.shuffle.service.enable In YARN mode, follow the instructions [here](running-on-yarn.html#configuring-the-external-shuffle-service). +In K8S mode, follow the future work [here](running-on-kubernetes.html#future-work). Review Comment: This looks wrong to me because there is actually nothing to **follow** in the future work section. May I ask what do you want to say here? -- 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]
