GitHub user cloud-fan opened a pull request:
https://github.com/apache/spark/pull/22438
[SPARK-25443][INFRA] fix issues when building docs with release scripts in
docker
## What changes were proposed in this pull request?
These 2 changes are required to build the docs for Spark 2.4.0 RC1:
1. install `mkdocs` in the docker image
2. set locale to C.UTF-8. Otherwise jekyll fails to build the doc.
## How was this patch tested?
tested manually when doing the 2.4.0 RC1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloud-fan/spark infra
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22438.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 #22438
----
commit dbb4fa2469f89c612e7c8ef966d001e828fc8b91
Author: Wenchen Fan <wenchen@...>
Date: 2018-09-17T04:48:28Z
fix issues when building docs
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]