[
https://issues.apache.org/jira/browse/BEAM-7400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846521#comment-16846521
]
Tim Robertson commented on BEAM-7400:
-------------------------------------
Given the complexities around security in the ES distro, we might want to
explore if the Amazon distro
([https://aws.amazon.com/blogs/aws/new-open-distro-for-elasticsearch/]) makes
this easier, as it claims to have security enabled by default and "is not a
fork".
> Authentication for ESIO seem to be failing
> ------------------------------------------
>
> Key: BEAM-7400
> URL: https://issues.apache.org/jira/browse/BEAM-7400
> Project: Beam
> Issue Type: Bug
> Components: io-java-elasticsearch
> Reporter: Etienne Chauchot
> Priority: Major
>
> It seem to be failing at list on elasticsearch cloud:
> {code}
> [WARNING]
> org.elasticsearch.client.ResponseException: GET
> https://a3626ec04ef549318d444cde10db468d.europe-west1.gcp.cloud.es.io:9243/:
> HTTP/1.1 401 Unauthorized
> {"error":{"root_cause":[{"type":"security_exception","reason":"action
> [cluster:monitor/main] requires
> authentication","header":{"WWW-Authenticate":["Bearer
> realm=\"security\"","ApiKey","Basic realm=\"security\"
> charset=\"UTF-8\""]}}],"type":"security_exception","reason":"action
> [cluster:monitor/main] requires
> authentication","header":{"WWW-Authenticate":["Bearer
> realm=\"security\"","ApiKey","Basic realm=\"security\"
> charset=\"UTF-8\""]}},"status":401}
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)