[GitHub] spark pull request #20267: [SPARK-23068][BUILD][RELEASE] doc build error fro...

2018-01-14 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/20267#discussion_r161444163 --- Diff: dev/create-release/release-build.sh --- @@ -290,6 +290,8 @@ if [[ "$1" == "docs" ]]; then cd docs # TODO: Make configurable to ad

[GitHub] spark pull request #20267: [SPARK-23068][BUILD][RELEASE] doc build error fro...

2018-01-14 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/20267#discussion_r161417524 --- Diff: dev/create-release/release-build.sh --- @@ -290,6 +290,8 @@ if [[ "$1" == "docs" ]]; then cd docs # TODO: Make configurable to ad

[GitHub] spark pull request #20267: [SPARK-23068][BUILD][RELEASE] doc build error fro...

2018-01-14 Thread felixcheung
GitHub user felixcheung opened a pull request: https://github.com/apache/spark/pull/20267 [SPARK-23068][BUILD][RELEASE] doc build error from jekyll does not fail ## What changes were proposed in this pull request? check exit code. note that not errors are reported via exit c