Shixiong Zhu created SPARK-20529:
------------------------------------
Summary: Worker should not use the received Master address
Key: SPARK-20529
URL: https://issues.apache.org/jira/browse/SPARK-20529
Project: Spark
Issue Type: Bug
Components: Spark Core
Affects Versions: 2.1.0
Reporter: Shixiong Zhu
Right now when worker connects to master, master will send its address to the
worker. Then worker will save this address and use it to reconnect in case of
failure.
However, sometimes, this address is not correct. If there is a proxy between
master and worker, the address master sent is not the address of proxy.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]