[
https://issues.apache.org/jira/browse/FLINK-20531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17247061#comment-17247061
]
Robert Metzger commented on FLINK-20531:
----------------------------------------
Problem is still not resolved.
Medium and long term approaches to fix the problem:
1. Spark/Kafka approach: The docs are copied from the source repo into the
website repository
https://cwiki.apache.org/confluence/display/KAFKA/Release+Process#ReleaseProcess-Websiteupdateprocess
/ http://spark.apache.org/release-process.html
We could push the docs to an s3 bucket using azure (where we also validate the
docs), and use ASFs buildbot only to push the docs to the website?!
Side note for the flink website: Apache Airflow is using GitHub Actions to
automatically publish their website:
https://github.com/apache/airflow-site/blob/master/.github/workflows/build.yml#L65
We could also use GH Actions to build the full website (including the
documentation).
> Flink docs are not building anymore due to builder change
> ---------------------------------------------------------
>
> Key: FLINK-20531
> URL: https://issues.apache.org/jira/browse/FLINK-20531
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Reporter: Robert Metzger
> Assignee: Robert Metzger
> Priority: Blocker
>
> The Flink docs are not building anymore, due to
> {code}
> r1068824 | dfoulks | 2020-12-07 18:53:38 +0100 (Mon, 07 Dec 2020) | 1 line
> Moved bb-slave1 jobs to bb-slave7 and bb-slave2 jobs to bb-slave8
> {code}
> bb-slave2 has "rvm" installed, "bb-slave8" doesn't:
> https://ci.apache.org/builders/flink-docs-release-1.11/builds/161
--
This message was sent by Atlassian Jira
(v8.3.4#803005)