[
https://issues.apache.org/jira/browse/FLINK-18314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136608#comment-17136608
]
Jark Wu commented on FLINK-18314:
---------------------------------
Thanks for reporting this [~shen_dijie] [~liufangliang], I will quickly fix
this with other documentation PRs.
> There are some problems in docs
> -------------------------------
>
> 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)