diff --git a/docs/configuration.md b/docs/configuration.md index e095ae7a61b22..6957ca9a03d23 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -2116,7 +2116,7 @@ Apart from these, the following properties are also available, and may be useful spark.storage.replication.proactive - false + true Enables proactive block replication for RDD blocks. Cached RDD block replicas lost due to executor failures are replenished if there are any existing available replicas. This tries