HyukjinKwon opened a new pull request #29960:
URL: https://github.com/apache/spark/pull/29960


   ### What changes were proposed in this pull request?
   
   This is a followup of https://github.com/apache/spark/pull/29918. We should 
add it into the documentation as well.
   
   ### Why are the changes needed?
   
   To show users new APIs.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, `SparkContext.getCheckpointDir` will be documented.
   
   ### How was this patch tested?
   
   Manually built the PySpark documentation:
   
   ```bash
   cd python/docs
   make clean html
   cd build/html
   open index.html
   ```
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to