[
https://issues.apache.org/jira/browse/BEAM-5107?focusedWorklogId=134011&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-134011
]
ASF GitHub Bot logged work on BEAM-5107:
----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Aug/18 14:05
Start Date: 12/Aug/18 14:05
Worklog Time Spent: 10m
Work Description: timrobertson100 edited a comment on issue #6211:
[BEAM-5107] Support ES-6.x for ElasticsearchIO
URL: https://github.com/apache/beam/pull/6211#issuecomment-412344163
Thanks @dattran-vn01
Do you think it is possible to add a test to demonstrate it does work with
ES6?
Looking at the commented out test it implies that the full addressing
doesn't work. At a minimum I'd suggest that needs documented in the JDoc for
the `ElasticsearchIO`.
Are you aware that there is WIP for an ES6 IO on
https://issues.apache.org/jira/browse/BEAM-3199 - it looks pretty complete and
is already used by one person in production, but IIRC doesn't have tests. Have
you any thoughts on whether we should enable partial support for ES6 as _I
think_ you do here (addressing not working) or push for the full support with
BEAM-3199?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 134011)
Time Spent: 1h 10m (was: 1h)
> Support ES 6.x for ElasticsearchIO
> ----------------------------------
>
> Key: BEAM-5107
> URL: https://issues.apache.org/jira/browse/BEAM-5107
> Project: Beam
> Issue Type: Improvement
> Components: io-java-elasticsearch
> Reporter: Dat Tran
> Assignee: Etienne Chauchot
> Priority: Minor
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Elasticsearch has released 6.3.2 but ElasticsearchIO only supports 2x-5.x.
> We should support ES 6.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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)