Robin Moffatt created FLINK-33587:
-------------------------------------
Summary: Tidy up docs around JDBC
Key: FLINK-33587
URL: https://issues.apache.org/jira/browse/FLINK-33587
Project: Flink
Issue Type: Improvement
Components: Documentation
Reporter: Robin Moffatt
The documentation around using JDBC with Flink is, IMHO, a bit disjointed and
could be easier to follow. Specifically on
*
https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/jdbcdriver/
* Add note to this page regarding use of this vs Hive JDBC option through
HiveServer2 endpoint
*
https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/hive-compatibility/hiveserver2/
should simply redirect to
https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/sql-gateway/hiveserver2/
since this is a feature of the SQL Gateway. Having two pages of the same title
is confusing.
There are also various nits in the above pages, such as missing capitalisation,
links to github repos that would be useful to add, etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)