You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xingbo Jiang (Jira)" <ji...@apache.org> on 2019/10/23 10:27:00 UTC

[jira] [Created] (SPARK-29569) doc build fails because `/api/scala/lib/jquery.js` doesn't exist

Xingbo Jiang created SPARK-29569:
------------------------------------

             Summary: doc build fails because `/api/scala/lib/jquery.js` doesn't exist
                 Key: SPARK-29569
                 URL: https://issues.apache.org/jira/browse/SPARK-29569
             Project: Spark
          Issue Type: Bug
          Components: Build
    Affects Versions: 3.0.0
            Reporter: Xingbo Jiang


Run `jekyll build` under `./spark/docs`, the command fail with the following error message:
{code}
Making directory api/scala
cp -r ../target/scala-2.12/unidoc/. api/scala
Making directory api/java
cp -r ../target/javaunidoc/. api/java
Updating JavaDoc files for badge post-processing
Copying jquery.js from Scala API to Java API for page post-processing of badges
jekyll 3.8.6 | Error:  No such file or directory @ rb_sysopen - ./api/scala/lib/jquery.js
{code}

This error only happens on master branch, the command works on branch-2.4



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org