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

2019-11-18 Thread Wenchen Fan (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-29569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan updated SPARK-29569:

Component/s: (was: docs)
 Documentation

> doc build fails with `/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, Documentation
>Affects Versions: 3.0.0
>Reporter: Xingbo Jiang
>Assignee: Hyukjin Kwon
>Priority: Blocker
> Fix For: 3.0.0
>
> Attachments: Screen Shot 2019-10-23 at 8.25.01 PM.png
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2019-10-23 Thread Hyukjin Kwon (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-29569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon updated SPARK-29569:
-
Component/s: docs

> doc build fails with `/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, docs
>Affects Versions: 3.0.0
>Reporter: Xingbo Jiang
>Priority: Blocker
> Attachments: Screen Shot 2019-10-23 at 8.25.01 PM.png
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2019-10-23 Thread Hyukjin Kwon (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-29569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon updated SPARK-29569:
-
Attachment: Screen Shot 2019-10-23 at 8.25.01 PM.png

> doc build fails with `/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
>Priority: Blocker
> Attachments: Screen Shot 2019-10-23 at 8.25.01 PM.png
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2019-10-23 Thread Xingbo Jiang (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-29569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xingbo Jiang updated SPARK-29569:
-
Summary: doc build fails with `/api/scala/lib/jquery.js` doesn't exist  
(was: doc build fails because `/api/scala/lib/jquery.js` doesn't exist)

> doc build fails with `/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
>Priority: Blocker
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org