You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 05:37:43 UTC

[jira] [Resolved] (SPARK-5488) SPARK_LOCAL_IP not read by mesos scheduler

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

Hyukjin Kwon resolved SPARK-5488.
---------------------------------
    Resolution: Incomplete

> SPARK_LOCAL_IP not read by mesos scheduler
> ------------------------------------------
>
>                 Key: SPARK-5488
>                 URL: https://issues.apache.org/jira/browse/SPARK-5488
>             Project: Spark
>          Issue Type: Bug
>          Components: Mesos, Scheduler
>    Affects Versions: 1.1.1
>            Reporter: Martin Tapp
>            Priority: Minor
>              Labels: bulk-closed
>
> My environment sets SPARK_LOCAL_IP and my driver sees it. But mesos sees the one from my first available network adapter.
> I can even see that SPARK_LOCAL_IP is read correctly by Utils.localHostName and Utils.localIpAddress (core/src/main/scala/org/apache/spark/util/Utils.scala). Seems spark mesos framework doesn't use it.
> Work around for now is to disable my first adapter such that the second one becomes the one seen by Spark.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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