Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.6.3, 2.0.2, 2.1.0, 2.2.0
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
SPARK-20531 Spark master shouldn't send its address back to the workers over proxied connections
- Resolved
- links to