CalvinKirs commented on code in PR #1663: URL: https://github.com/apache/incubator-seatunnel/pull/1663#discussion_r845705046
########## docs/en/connector/sink/Elasticsearch.mdx: ########## @@ -12,7 +12,7 @@ Output data to `Elasticsearch`. Engine Supported and plugin name * [x] Spark: Elasticsearch(supported `ElasticSearch version is >= 2.x and <7.0.0`) -* [x] Flink: Elasticsearch(supported `ElasticSearch version is >= 2.x and <8.0.0`) +* [x] Flink: Elasticsearch(supported `ElasticSearch version = 7.x`) Review Comment: Do we need to state here, if users use 6, they can pack it themselves (and the specific steps) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
