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 2014/11/05 16:25:34 UTC

[jira] [Commented] (SPARK-4253) Ignore spark.driver.host in yarn-cluster mode

    [ https://issues.apache.org/jira/browse/SPARK-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14198508#comment-14198508 ] 

Apache Spark commented on SPARK-4253:
-------------------------------------

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

> Ignore spark.driver.host in yarn-cluster mode
> ---------------------------------------------
>
>                 Key: SPARK-4253
>                 URL: https://issues.apache.org/jira/browse/SPARK-4253
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>            Reporter: WangTaoTheTonic
>            Priority: Minor
>
> 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.



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

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