You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zipkin.apache.org by GitBox <gi...@apache.org> on 2019/05/30 05:47:59 UTC

[GitHub] [incubator-zipkin-dependencies] WywTed edited a comment on issue #103: ERROR NetworkClient: Node [172.18.0.16:9200] failed (Operation timed out (Connection timed out));

WywTed edited a comment 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‘ exactly 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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@zipkin.apache.org
For additional commands, e-mail: dev-help@zipkin.apache.org