You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Zhu Zhu (Jira)" <ji...@apache.org> on 2022/08/10 09:52:00 UTC

[jira] [Created] (FLINK-28907) Flink docs does not compile

Zhu Zhu created FLINK-28907:
-------------------------------

             Summary: Flink docs does not compile
                 Key: FLINK-28907
                 URL: https://issues.apache.org/jira/browse/FLINK-28907
             Project: Flink
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 1.16.0
            Reporter: Zhu Zhu
             Fix For: 1.16.0


Flink docs suddenly fail to compile in my local environment, without no new change or rebase. The error is as below:

go: github.com/apache/flink-connector-elasticsearch/docs upgrade => v0.0.0-20220715033920-cbeb08187b3a
hugo: collected modules in 1832 ms
Start building sites …
ERROR 2022/08/10 17:48:29 [en] REF_NOT_FOUND: Ref "docs/connectors/table/elasticsearch": "/XXX/docs/content/docs/connectors/table/formats/overview.md:54:20": page not found
ERROR 2022/08/10 17:48:29 [en] REF_NOT_FOUND: Ref "docs/connectors/datastream/elasticsearch": "/XXX/docs/content/docs/connectors/datastream/overview.md:44:20": page not found
ERROR 2022/08/10 17:48:29 [en] REF_NOT_FOUND: Ref "docs/connectors/table/elasticsearch": "/XXX/docs/content/docs/connectors/table/overview.md:58:20": page not found
WARN 2022/08/10 17:48:29 Expand shortcode is deprecated. Use 'details' instead.
ERROR 2022/08/10 17:48:32 [zh] REF_NOT_FOUND: Ref "docs/connectors/table/elasticsearch": "/XXX/docs/content.zh/docs/connectors/table/formats/overview.md:54:20": page not found
ERROR 2022/08/10 17:48:32 [zh] REF_NOT_FOUND: Ref "docs/connectors/datastream/elasticsearch": "/XXX/docs/content.zh/docs/connectors/datastream/overview.md:43:20": page not found
ERROR 2022/08/10 17:48:32 [zh] REF_NOT_FOUND: Ref "docs/connectors/table/elasticsearch": "/XXX/docs/content.zh/docs/connectors/table/overview.md:58:20": page not found
WARN 2022/08/10 17:48:32 Expand shortcode is deprecated. Use 'details' instead.
Built in 6415 ms
Error: Error building site: logged 6 error(s)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)