[ 
https://issues.apache.org/jira/browse/SPARK-22428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235559#comment-16235559
 ] 

Sean Owen commented on SPARK-22428:
-----------------------------------

It's probably OK to do so, but not all properties are meant to be guaranteed 
and documented as an API.

> Document spark properties for configuring the ContextCleaner
> ------------------------------------------------------------
>
>                 Key: SPARK-22428
>                 URL: https://issues.apache.org/jira/browse/SPARK-22428
>             Project: Spark
>          Issue Type: Documentation
>          Components: Documentation
>    Affects Versions: 2.2.0
>            Reporter: Andreas Maier
>            Priority: Minor
>
> The spark properties for configuring the ContextCleaner as described on 
> https://jaceklaskowski.gitbooks.io/mastering-apache-spark/spark-service-contextcleaner.html
>  are not documented in the official documentation at 
> https://spark.apache.org/docs/latest/configuration.html#available-properties 
> . 
> As a user I would like to have the following spark properties documented in 
> the official documentation:
> {code:java}
> spark.cleaner.periodicGC.interval
> spark.cleaner.referenceTracking       
> spark.cleaner.referenceTracking.blocking      
> spark.cleaner.referenceTracking.blocking.shuffle      
> spark.cleaner.referenceTracking.cleanCheckpoints
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to