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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15991197#comment-15991197 ] 

Apache Spark commented on SPARK-20529:
--------------------------------------

User 'zsxwing' has created a pull request for this issue:
https://github.com/apache/spark/pull/17821

> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org