Robert Metzger created FLINK-6065:
-------------------------------------
Summary: Make TransportClient for ES5 pluggable
Key: FLINK-6065
URL: https://issues.apache.org/jira/browse/FLINK-6065
Project: Flink
Issue Type: Improvement
Components: ElasticSearch Connector, Streaming Connectors
Reporter: Robert Metzger
This JIRA is based on a user request:
http://stackoverflow.com/questions/42807454/flink-xpack-elasticsearch-5-elasticsearchsecurityexception-missing-autentication?noredirect=1#comment72728053_42807454
Currently, in the {{Elasticsearch5ApiCallBridge}} the
{{PreBuiltTransportClient}} is hardcoded. It would be nice to make this client
pluggable to allow using other clients such as the
{{PreBuiltXPackTransportClient}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)