You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Etienne Chauchot (JIRA)" <ji...@apache.org> on 2019/03/11 09:44:00 UTC

[jira] [Commented] (BEAM-5059) Access Restful elasticsearch on aws from beam

    [ https://issues.apache.org/jira/browse/BEAM-5059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789350#comment-16789350 ] 

Etienne Chauchot commented on BEAM-5059:
----------------------------------------

[~bvt279] there is no mention of AWS in ESIO doc. The credential that it allows to pass are the standard Elastic Shield ones through a BasicCredentialsProvider . See https://www.elastic.co/guide/en/shield/current/native-realm.html#managing-native-users. I don't know what credential mechanism ES AWS uses. Your log indicates that the version check has failed. In other words a simple GET / on the configured URL has failed. 

> Access Restful elasticsearch on aws from beam
> ---------------------------------------------
>
>                 Key: BEAM-5059
>                 URL: https://issues.apache.org/jira/browse/BEAM-5059
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-elasticsearch
>    Affects Versions: 2.5.0
>            Reporter: Varsha Thanooj
>            Priority: Major
>              Labels: newbie, starter, triaged
>
> Gone through the documentation of ElasticsearchIO. But I haven't found any way to write records to elasticsearch hosted on aws.
> Is there a way to access Restful Elasticsearch hosted on aws from beam ?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)