GitHub user cloud-fan opened a pull request:
https://github.com/apache/spark/pull/22607
[SPARK-24530][followup] run Sphinx with python 3 in docker
## What changes were proposed in this pull request?
SPARK-24530 discovered a problem of generation python doc, and provided a
fix: setting SPHINXPYTHON to python 3.
This PR makes this fix automatic in the release script using docker.
## How was this patch tested?
verified by the 2.4.0 rv2
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloud-fan/spark python
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22607.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 #22607
----
commit e76463d80c8414768b9af59a43cf55fd46bc0723
Author: Wenchen Fan <wenchen@...>
Date: 2018-09-18T15:47:43Z
run Sphinx with python 3 in docker
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]