We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad5153 commit 927a6a0Copy full SHA for 927a6a0
docs/spark-standalone.md
@@ -222,8 +222,7 @@ SPARK_WORKER_OPTS supports the following system properties:
222
<td>false</td>
223
<td>
224
Enable periodic cleanup of worker / application directories. Note that this only affects standalone
225
- mode, as YARN works differently. Applications directories are cleaned up regardless of whether
226
- the application is still running.
+ mode, as YARN works differently. Only the stopped applications directories are cleaned up.
227
</td>
228
</tr>
229
<tr>
0 commit comments