GitHub user AlexHagerman opened a pull request:
https://github.com/apache/spark/pull/22933
[SPARK-25933][DOCUMENTATION] Fix pstats.Stats() reference in
configuration.md
## What changes were proposed in this pull request?
Change ptats.Stats() to pstats.Stats() for `spark.python.profile.dump` in
configuration.md.
## How was this patch tested?
Doc test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/AlexHagerman/spark doc_fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22933.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 #22933
----
commit 4d87c653d77810ed18fa508b3b71fbd215ce923d
Author: Alex Hagerman <alex@...>
Date: 2018-11-03T11:39:06Z
Fix documentation related to reading in Python profiler dumps with
pstats.Stats().
commit 6061b766e6d62936dc39967b8ad21441b04bbfec
Author: Alex Hagerman <alex@...>
Date: 2018-11-03T12:59:29Z
Added code tag to pstats reference.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]