You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Keith Woelke (Jira)" <ji...@apache.org> on 2022/03/02 01:42:00 UTC

[jira] [Updated] (BEAM-14024) Support ES 8.x for ElasticsearchIO

     [ https://issues.apache.org/jira/browse/BEAM-14024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Woelke updated BEAM-14024:
--------------------------------
    Description: 
Elasticsearch has released 8.0.1 but ElasticsearchIO only supports 2x,5.x,6.x,7.x.
We should support ES 8.x for ElasticsearchIO.

There are compatibility headers if it's helpful: [https://www.elastic.co/guide/en/elasticsearch/reference/current/release-highlights.html]
[https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html]
[https://github.com/apache/beam/blob/master/sdks/java/io/elasticsearch/src/main/java/org/apache/beam/sdk/io/elasticsearch/ElasticsearchIO.java]

  was:
Elasticsearch has released 7.4 but ElasticsearchIO only supports 2x,5.x,6.x.
 We should support ES 7.x for ElasticsearchIO.
 [https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html]
 [https://github.com/apache/beam/blob/master/sdks/java/io/elasticsearch/src/main/java/org/apache/beam/sdk/io/elasticsearch/ElasticsearchIO.java]


> Support ES 8.x for ElasticsearchIO
> ----------------------------------
>
>                 Key: BEAM-14024
>                 URL: https://issues.apache.org/jira/browse/BEAM-14024
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-elasticsearch
>            Reporter: Keith Woelke
>            Priority: P2
>             Fix For: Not applicable
>
>
> Elasticsearch has released 8.0.1 but ElasticsearchIO only supports 2x,5.x,6.x,7.x.
> We should support ES 8.x for ElasticsearchIO.
> There are compatibility headers if it's helpful: [https://www.elastic.co/guide/en/elasticsearch/reference/current/release-highlights.html]
> [https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html]
> [https://github.com/apache/beam/blob/master/sdks/java/io/elasticsearch/src/main/java/org/apache/beam/sdk/io/elasticsearch/ElasticsearchIO.java]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)