[
https://issues.apache.org/jira/browse/FLINK-13025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936422#comment-16936422
]
vinoyang commented on FLINK-13025:
----------------------------------
[~victorvilladev] Thanks for your verification and suggestion.
About the deprecated type name, since the class has been marked with deprecated
annotation. IMO, we do not need to restrict further things.
However, +1 to change the example code to remove the code about specifying type
name and doctype.
About how to test the Elasticsearch SQL connector, you can reference
here(https://ci.apache.org/projects/flink/flink-docs-release-1.9/dev/table/connect.html#elasticsearch-connector),
click "Java/Scala" or "DDL" tab.
About "Elasticsearch 6.x end to end sink test example", yes, you are right,
will fix the issue.
> Elasticsearch 7.x support
> -------------------------
>
> Key: FLINK-13025
> URL: https://issues.apache.org/jira/browse/FLINK-13025
> Project: Flink
> Issue Type: New Feature
> Components: Connectors / ElasticSearch
> Affects Versions: 1.8.0
> Reporter: Keegan Standifer
> Priority: Major
> Labels: pull-request-available
> Attachments: flink-connector-elasticsearch7_2.12-1.10-SNAPSHOT.jar
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Elasticsearch 7.0.0 was released in April of 2019:
> [https://www.elastic.co/blog/elasticsearch-7-0-0-released]
> The latest elasticsearch connector is
> [flink-connector-elasticsearch6|https://github.com/apache/flink/tree/master/flink-connectors/flink-connector-elasticsearch6]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)