spark-instrumented-optimizer/python/docs/source/development
HyukjinKwon c336ae39cd [SPARK-32186][DOCS][PYTHON] Development - Debugging
### What changes were proposed in this pull request?

This PR proposes to document the way of debugging PySpark. It's pretty much self-descriptive.

I made a demo site to review it more effectively: https://hyukjin-spark.readthedocs.io/en/stable/development/debugging.html

### Why are the changes needed?

To let users know how to debug PySpark applications.

### Does this PR introduce _any_ user-facing change?

Yes, it adds a new page in the documentation about debugging PySpark.

### How was this patch tested?

Manually built the doc.

Closes #29639 from HyukjinKwon/SPARK-32186.

Authored-by: HyukjinKwon <gurwls223@apache.org>
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
2020-09-08 10:32:22 +09:00
..
contributing.rst [SPARK-32190][PYTHON][DOCS] Development - Contribution Guide in PySpark 2020-09-01 14:20:07 +09:00
debugging.rst [SPARK-32186][DOCS][PYTHON] Development - Debugging 2020-09-08 10:32:22 +09:00
index.rst [SPARK-32186][DOCS][PYTHON] Development - Debugging 2020-09-08 10:32:22 +09:00
testing.rst [SPARK-32783][DOCS][PYTHON] Development - Testing PySpark 2020-09-04 18:06:25 +09:00