[ https://issues.apache.org/jira/browse/BEAM-5107?focusedWorklogId=140471&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-140471 ]
ASF GitHub Bot logged work on BEAM-5107: ---------------------------------------- Author: ASF GitHub Bot Created on: 03/Sep/18 04:46 Start Date: 03/Sep/18 04:46 Worklog Time Spent: 10m Work Description: dattran-vn01 commented on a change in pull request #6211: [BEAM-5107] Support ES-6.x for ElasticsearchIO URL: https://github.com/apache/beam/pull/6211#discussion_r214574873 ########## File path: sdks/java/io/elasticsearch-tests/elasticsearch-tests-5/src/test/java/org/apache/beam/sdk/io/elasticsearch/ElasticsearchIOIT.java ########## @@ -93,24 +86,7 @@ public static void afterClass() throws Exception { @Test public void testSplitsVolume() throws Exception { Review comment: Hi @echauchot , @timrobertson100 , I ran integration test for new PR #6326 and added the notes at https://gist.github.com/dattran-vn01/f14e595ed765e0bdffdc2895271864ee ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 140471) Time Spent: 9h 10m (was: 9h) > 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: Major > Time Spent: 9h 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)