Github user andrewor14 commented on a diff in the pull request:

    https://github.com/apache/spark/pull/4803#discussion_r25490767
  
    --- Diff: 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 stopped applications 
directories are cleaned up.
    --- End diff --
    
    `Only the directories of stopped applications are cleaned up.`
    
    I will fix this myself when I merge


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to