kennknowles opened a new issue, #19414: URL: https://github.com/apache/beam/issues/19414
It seem to be failing at least on elasticsearch cloud: ``` [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} ``` Imported from Jira [BEAM-7400](https://issues.apache.org/jira/browse/BEAM-7400). Original Jira may contain additional context. Reported by: echauchot. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
