[
https://issues.apache.org/jira/browse/BEAM-8731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
bren updated BEAM-8731:
-----------------------
Description:
Attempting to run ElasticsearchIO with ES 7.x will cause the below exception:
java.lang.RuntimeException: org.apache.beam.sdk.util.UserCodeException:
java.lang.IllegalArgumentException: The Elasticsearch version to connect to is
7.x. This version of the ElasticsearchIO is only compatible with Elasticsearch
v6.x, v5.x and v2.x
was:
Attempting to run ElasticsearchIO with ES 7.x will cause the below exception:
java.lang.IllegalArgumentException: Cannot get Elasticsearch version
> Update ElasticsearchIO to work with ES 7.x
> ------------------------------------------
>
> Key: BEAM-8731
> URL: https://issues.apache.org/jira/browse/BEAM-8731
> Project: Beam
> Issue Type: Improvement
> Components: io-java-elasticsearch
> Affects Versions: 2.16.0
> Reporter: bren
> Priority: Minor
>
> Attempting to run ElasticsearchIO with ES 7.x will cause the below exception:
> java.lang.RuntimeException: org.apache.beam.sdk.util.UserCodeException:
> java.lang.IllegalArgumentException: The Elasticsearch version to connect to
> is 7.x. This version of the ElasticsearchIO is only compatible with
> Elasticsearch v6.x, v5.x and v2.x
--
This message was sent by Atlassian Jira
(v8.3.4#803005)