diff --git a/docs/spark-standalone.md b/docs/spark-standalone.md index 5c6084fb462555bea9086cc6b33353780984b407..74d8653a8b8450f5051012c863386cd55454a0a2 100644 --- a/docs/spark-standalone.md +++ b/docs/spark-standalone.md @@ -222,8 +222,7 @@ SPARK_WORKER_OPTS supports the following system properties: <td>false</td> <td> Enable periodic cleanup of worker / application directories. Note that this only affects standalone - mode, as YARN works differently. Applications directories are cleaned up regardless of whether - the application is still running. + mode, as YARN works differently. Only the directories of stopped applications are cleaned up. </td> </tr> <tr>