yandufeng created FLINK-23058:
---------------------------------

             Summary: flink-elasticsearch-6 not work
                 Key: FLINK-23058
                 URL: https://issues.apache.org/jira/browse/FLINK-23058
             Project: Flink
          Issue Type: Bug
          Components: Connectors / ElasticSearch
    Affects Versions: 1.13.1
            Reporter: yandufeng


i have two questions.

1. when i add elasticserach host and port,i random write host, but not report 
error. for example

List<HttpHost> httpHosts = new ArrayList<>();
httpHosts.add(new HttpHost("sdfsdfsf", 9200, "http"));



2. when i write conrrect elasticsearch host and port, but no response, also not 
create index in elasticsearch



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to