vsdeepthi
(Shobha Deepthi V)
April 10, 2017, 2:48pm
1
Getting the below exception when I submit a Spark job,
org.elasticsearch.hadoop.rest.EsHadoopNoNodesLeftException: Connection error (check network and/or proxy settings)- all nodes failed; tried
I tried setting es.nodes.wan.only=true. But still I see this error. It fails for only few executors not all. So my elastic search nodes are reachable.
jkuang
(Jimmy Kuang)
April 11, 2017, 6:06pm
2
Can you provide the full query ? Did you check your network e.g. ifconfig?
vsdeepthi
(Shobha Deepthi V)
April 12, 2017, 1:16pm
3
Its a spark job. The query is a simple select * from statement. Yes I did check that.
jkuang
(Jimmy Kuang)
April 12, 2017, 8:42pm
4
Can you provide the Spark executor logs?
system
(system)
Closed
May 10, 2017, 8:53pm
6
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.