diff --git a/docs/configuration.md b/docs/configuration.md index 93b399d819ccd..cd9dc1bcfc113 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1169,8 +1169,8 @@ Apart from these, the following properties are also available, and may be useful false Whether to use dynamic resource allocation, which scales the number of executors registered - with this application up and down based on the workload. Note that this is currently only - available on YARN mode. For more detail, see the description + with this application up and down based on the workload. + For more detail, see the description here.

This requires spark.shuffle.service.enabled to be set.