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

Josh Rosen updated SPARK-4253:
------------------------------
    Assignee: WangTaoTheTonic

> Ignore spark.driver.host in yarn-cluster and standalone-cluster mode
> --------------------------------------------------------------------
>
>                 Key: SPARK-4253
>                 URL: https://issues.apache.org/jira/browse/SPARK-4253
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>            Reporter: WangTaoTheTonic
>            Assignee: WangTaoTheTonic
>            Priority: Minor
>             Fix For: 1.2.0, 1.1.2
>
>         Attachments: Cannot assign requested address.txt
>
>
> We actually don't know where driver will be before it is launched in 
> yarn-cluster mode. If we set spark.driver.host property, Spark will create 
> Actor on the hostname or ip as setted, which will leads an error.
> So we should ignore this config item in yarn-cluster mode.
> As [~joshrosen]] pointed, we also ignore it in standalone cluster mode.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to