dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is NoNodeAvailableExceptionnodes are available: [{#transport#-1}{XGi_IpM0QHea4D3QbFbArQ}{HOST}{HOST:PORT}]]] with root cause
org.elasticsearch.client.transport.NoNodeAvailabl
假设应用程序使用的是ElasticSearch的JavaAPI TransportClient,我希望在类路径中使用原生elasticsearch.yml (由InternalSettingsPreparer目前,我有以下内容: name: elasticsearch # would be ${es.cluster.name}
host: localhostes.network.trasport}TransportClient client = new TransportCl
我在我的scala项目中使用elastic4s与ElasticSearch通信。为了开发,我启动了一个本地节点,一切都很好。在生产方面,我想使用服务。我在努力:其结果是:
org.elasticsearch.client.transport.NoNodeAvailableException: None of the configured nodes are avai
当试图使用Java连接到Elasticsearch 2时,我得到了以下错误。createIndexRequestBuilder.addMapping(documentName, json);我能够在NoNodeAvailableException此代码适用于以前版本的Elasticsearch。知道怎么回事吗?NoNodeAvailableException[None of the configured nodes are