You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2017/05/02 20:43:04 UTC

[jira] [Updated] (SPARK-20529) Worker should not use the received Master address

     [ https://issues.apache.org/jira/browse/SPARK-20529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shixiong Zhu updated SPARK-20529:
---------------------------------
    Affects Version/s: 2.2.0
                       1.6.3
                       2.0.2

> 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: 1.6.3, 2.0.2, 2.1.0, 2.2.0
>            Reporter: Shixiong Zhu
>            Assignee: 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org