beliefer commented on code in PR #45982: URL: https://github.com/apache/spark/pull/45982#discussion_r1559169283
########## docs/job-scheduling.md: ########## @@ -53,7 +53,11 @@ Resource allocation can be configured as follows, based on the cluster type: on the cluster (`spark.executor.instances` as configuration property), while `--executor-memory` (`spark.executor.memory` configuration property) and `--executor-cores` (`spark.executor.cores` configuration property) control the resources per executor. For more information, see the - [YARN Spark Properties](running-on-yarn.html). + [YARN Spark Properties](running-on-yarn.html#spark-properties). Review Comment: Yes. Because the link is not accurate even if it was not related to K8S. Do you want me revert it? -- 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]
