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

yandufeng updated FLINK-23058:
------------------------------
    Description: 
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

 

!企业微信截图_16242678783453.png!

  was:
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

    Environment:     (was: !企业微信截图_16242678783453.png!)

> 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
>            Priority: Major
>              Labels: bug
>         Attachments: code.txt, 企业微信截图_16242678783453.png
>
>
> 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
>  
> !企业微信截图_16242678783453.png!



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

Reply via email to