nchammas commented on code in PR #45022: URL: https://github.com/apache/spark/pull/45022#discussion_r1477346463
########## docs/submitting-applications.md: ########## @@ -179,8 +179,7 @@ The master URL passed to Spark can be in one of the following formats: The `spark-submit` script can load default [Spark configuration values](configuration.html) from a properties file and pass them on to your application. By default, it will read options -from `conf/spark-defaults.conf` in the Spark directory. For more detail, see the section on -[loading default configurations](configuration.html#loading-default-configurations). Review Comment: This section doesn't exist anymore. I couldn't find something similar to link to, so I just deleted this sentence. -- 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]
