adriancole 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-497616280 es.nodes.wan.only is an elasticsearch feature here are their docs on it. https://www.elastic.co/guide/en/elasticsearch/hadoop/master/configuration.html if you need more info I would suggest contacting their support channels as we are not in charge of elasticsearch implementation details. On Thu, May 30, 2019, 12:22 PM huhu <[email protected]> wrote: > hello, @adriancole <https://github.com/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? > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/incubator-zipkin-dependencies/issues/103?email_source=notifications&email_token=AAAPVVYKGR3WV36BBSHNFYDPX5JB7A5CNFSM4E7MH5GKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWRKACY#issuecomment-497197067>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AAAPVV6JHPQS3JNHLYA22MTPX5JB7ANCNFSM4E7MH5GA> > . >
---------------------------------------------------------------- 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]
