apache / apache/beam

elasticsearch 8 support

Open
#26,532 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

Hello! Thank you for all the hard work, it is very much appreciated.

Is there a matrix that maps elastic version to java-io-elasticsearch version? I noticed [rest client 7.9.2](https://github.com/apache/beam/blob/master/sdks/java/io/elasticsearch/build.gradle)
as I was encountering the error below in trying to perform a simple read from elasticsearch 8.3.5.

URI [/_search/scroll], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Cannot parse scroll id"}],"type":"illegal_argument_exception","reason":"Cannot parse scroll id","caused_by":{"type":"e_o_f_exception","reason":"tried to read: 1668254 bytes but only 0 remaining"}},"status":400}

Your help would be appreciated!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.