You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "mingleizhang (JIRA)" <ji...@apache.org> on 2017/09/04 12:54:00 UTC

[jira] [Updated] (FLINK-7573) Introduce Http protocol connector for Elasticsearch2

     [ https://issues.apache.org/jira/browse/FLINK-7573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

mingleizhang updated FLINK-7573:
--------------------------------
    Description: Currently, all connectors as far as I have known that merely support the TCP transport protocol of Elasticsearch, but some of company's ES cluster just relies on the HTTP protocol, and close the TCP port on production environment. So, I suggest add a new implemention for creating a HTTP protocol by using {{JestClient}}, which is a Java HTTP Rest client for ElasticSearch.

> Introduce Http protocol connector for Elasticsearch2
> ----------------------------------------------------
>
>                 Key: FLINK-7573
>                 URL: https://issues.apache.org/jira/browse/FLINK-7573
>             Project: Flink
>          Issue Type: Improvement
>          Components: ElasticSearch Connector
>            Reporter: mingleizhang
>
> Currently, all connectors as far as I have known that merely support the TCP transport protocol of Elasticsearch, but some of company's ES cluster just relies on the HTTP protocol, and close the TCP port on production environment. So, I suggest add a new implemention for creating a HTTP protocol by using {{JestClient}}, which is a Java HTTP Rest client for ElasticSearch.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)