You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2019/08/13 18:37:00 UTC

[jira] [Created] (FLINK-13705) Broken links in Hive documentation

Till Rohrmann created FLINK-13705:
-------------------------------------

             Summary: Broken links in Hive documentation
                 Key: FLINK-13705
                 URL: https://issues.apache.org/jira/browse/FLINK-13705
             Project: Flink
          Issue Type: Bug
          Components: Connectors / Hive
    Affects Versions: 1.9.0, 1.10.0
            Reporter: Till Rohrmann
             Fix For: 1.10.0, 1.9.1


Flink's Hive documentation contains broken links which makes the documentation links check end-to-end test fail on Travis:

https://api.travis-ci.org/v3/job/571237828/log.txt

{code}
[2019-08-13 13:32:21] ERROR `/dev/table/catalog.html' not found.
[2019-08-13 13:32:21] ERROR `/zh/dev/table/config.html' not found.
[2019-08-13 13:32:25] ERROR `/dev/table/hive_integration_example.html' not found.
[2019-08-13 13:32:25] ERROR `/dev/table/hive_integration.html' not found.
http://localhost:4000/dev/table/catalog.html:
Remote file does not exist -- broken link!!!
--
http://localhost:4000/zh/dev/table/config.html:
Remote file does not exist -- broken link!!!
--
http://localhost:4000/dev/table/hive_integration_example.html:
Remote file does not exist -- broken link!!!
http://localhost:4000/dev/table/hive_integration.html:
Remote file does not exist -- broken link!!!
{code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)