[
https://issues.apache.org/jira/browse/FLINK-18314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136640#comment-17136640
]
Jark Wu edited comment on FLINK-18314 at 6/16/20, 4:30 PM:
-----------------------------------------------------------
- master (1.12.0): 2bb108377a964dea4ef7119c48f281ede067e88f
- 1.11.0: e811e2b4dc5b8637353f53b7bb19b82bdec8d1be
was (Author: jark):
- master (1.12.0): 2bb108377a964dea4ef7119c48f281ede067e88f
- 1.11.0: 1cc1f54fdf539c337998869b879394024bccc167
> Fix wrong documentation in Kafka SQL Connector page
> ---------------------------------------------------
>
> Key: FLINK-18314
> URL: https://issues.apache.org/jira/browse/FLINK-18314
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.11.0, 1.12.0
> Reporter: jinxin
> Assignee: Jark Wu
> Priority: Major
> Fix For: 1.11.0
>
>
> In this page
> [https://ci.apache.org/projects/flink/flink-docs-master/dev/table/connectors/kafka.html.|https://ci.apache.org/projects/flink/flink-docs-master/dev/table/connectors/kafka.html]
> Maven dependency should be flink-connector-kafka-0.11 instead of
> flink-connector-kafka-011, which is missing `.`
> flink-connector-kafka-010_2.11 has the same problem.
> I read the source code, the content of kafka.md is wrong.
> In the same page,DDL should be
> {{`properties.bootstrap.servers` instead of }}{{properties.bootstrap.server.}}
> {{when i used}} {{properties.bootstrap.server,i got a exception :}}
> Caused by: org.apache.flink.table.api.ValidationException: One or more
> required options are missing.
> Missing required options are:
> properties.bootstrap.servers
--
This message was sent by Atlassian Jira
(v8.3.4#803005)