nchammas commented on code in PR #45022: URL: https://github.com/apache/spark/pull/45022#discussion_r1477559204
########## docs/spark-standalone.md: ########## @@ -751,8 +751,7 @@ Learn more about getting started with ZooKeeper [here](https://zookeeper.apache. **Configuration** -In order to enable this recovery mode, you can set SPARK_DAEMON_JAVA_OPTS in spark-env by configuring `spark.deploy.recoveryMode` and related spark.deploy.zookeeper.* configurations. -For more information about these configurations please refer to the [configuration doc](configuration.html#deploy) Review Comment: The `#deploy` section doesn't exist anymore. Neither does documentation for the `spark.deploy.*` configs mentioned 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]
