Details
-
New Feature
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
None
-
None
Description
The current Elasticsearch IO (see https://issues.apache.org/jira/browse/BEAM-425) is only compatible with Elasticsearch v 2.x. The aim is to have an IO compatible with ES v 5.x. Beyond being able to address v5.x elasticsearch instances, we could also leverage the use of the Elasticsearch pipeline API and also better split the dataset (be as close as possible of desiredBundleSize) thanks to the new ES split API that allows ES shards splitting.
Attachments
Issue Links
- is cloned by
-
BEAM-3333 Create Elasticsearch IO compatible with ES 6.x
- Resolved
- is related to
-
BEAM-2410 Remove TransportClient from ElasticSearchIO to decouple IO and ES versions
- Resolved
- relates to
-
BEAM-1688 Getting listener timeout after waiting for [10000] ms from ElasticsearchIO
- Resolved
- links to