diff --git a/docs/spark-standalone.md b/docs/spark-standalone.md index 5a8eb3f1e060..ec1656b0348c 100644 --- a/docs/spark-standalone.md +++ b/docs/spark-standalone.md @@ -389,7 +389,7 @@ SPARK_MASTER_OPTS supports the following system properties: spark.dead.worker.persistence 15 - Number of iterations to keep the deae worker information in UI. By default, the dead worker is visible for (15 + 1) * spark.worker.timeout since its last heartbeat. + Number of iterations to keep the dead worker information in UI. By default, the dead worker is visible for (15 + 1) * spark.worker.timeout since its last heartbeat. 0.8.0