diff --git a/docs/configuration.md b/docs/configuration.md index 011d583d6ea70..0e61cd8a364d7 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1638,7 +1638,7 @@ Apart from these, the following properties are also available, and may be useful For more detail, see the description here.

- This requires spark.shuffle.service.enabled to be set. + This requires spark.shuffle.service.enabled to be set true. The following configurations are also relevant: spark.dynamicAllocation.minExecutors, spark.dynamicAllocation.maxExecutors, and