-
Notifications
You must be signed in to change notification settings - Fork 999
Closed
Description
Hi,
I'm getting this error when trying to connect to a remote ES host:
org.elasticsearch.hadoop.rest.EsHadoopInvalidRequest: ElasticsearchIllegalArgumentException[No data node with id[...] found
Same configuration for localhost works without problems.
- Am using version 2.2.0-m1
- ES version 1.7.1
- Node is reachable via HTTP
Any hints appreciated