GitHub user gaborgsomogyi opened a pull request:

    https://github.com/apache/spark/pull/19826

    [SPARK-22428][DOC] Add spark application garbage collector configurat…

    ## What changes were proposed in this pull request?
    
    The spark properties for configuring the ContextCleaner are not documented 
in the official documentation at 
https://spark.apache.org/docs/latest/configuration.html#available-properties.
    
    This PR adds the doc.
    
    ## How was this patch tested?
    
    Manual.
    
    ```
    cd docs
    jekyll build
    open _site/configuration.html
    ```


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gaborgsomogyi/spark SPARK-22428

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/19826.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #19826
    
----
commit cbd9d688d13a86c45ef57ae81a3b0b3b05fa65c1
Author: gaborgsomogyi <gabor.g.somo...@gmail.com>
Date:   2017-11-27T13:32:52Z

    [SPARK-22428][DOC] Add spark application garbage collector configuration doc

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to