You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nick Levandoski (Jira)" <ji...@apache.org> on 2022/10/09 01:01:00 UTC

[jira] [Commented] (FLINK-27054) Elasticsearch SQL connector SSL issue

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

Nick Levandoski commented on FLINK-27054:
-----------------------------------------

Im running into the same issues with the ElasticSearch7SinkBuilder (not SQL). I can't pass an SSLContext into to the builder. I have been thinking about modifying the NetworkClientConfig so that it takes a Serializable SSLContext. 

Would that be a proper fix for this issue? Should this be a different ticket?

> Elasticsearch SQL connector SSL issue
> -------------------------------------
>
>                 Key: FLINK-27054
>                 URL: https://issues.apache.org/jira/browse/FLINK-27054
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / ElasticSearch
>            Reporter: ricardo
>            Priority: Major
>
> The current Flink ElasticSearch SQL connector https://nightlies.apache.org/flink/flink-docs-master/docs/connectors/table/elasticsearch/ is missing SSL options, can't connect to ES clusters which require SSL certificate.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)