WywTed commented on issue #103: ERROR NetworkClient: Node [172.18.0.16:9200] failed (Operation timed out (Connection timed out)); URL: https://github.com/apache/incubator-zipkin-dependencies/issues/103#issuecomment-497197067 hello, @adriancole ES_NODES_WAN_ONLY=true it works. The origin error message is: ~~~ ShuffleMapStage 0 (groupBy at ElasticsearchDependenciesJob.java:179) failed in 60.806 s dueto Job aborted due to stage failure: Task 0 in stage 0.0 failed 1 times, most recent failure: Lost task 0.0 in stage 0.0 (TID 0, localhost, executor driver): org.elasticsearch.hadoop.rest.EsHadoopNoNodesLeftException: Connection error (check network and/or proxy settings)- all nodes failed; tried [[172.31.117.44:9200]] ~~~ 172.31.117.44 is the es pod ip , the running job container can connect to the pod ip. (k8s environment). so it is still strange for me. what does env variable 'ES_NODES_WAN_ONLY‘ work for?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
