You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuta Kurosaki (JIRA)" <ji...@apache.org> on 2015/06/02 12:14:17 UTC

[jira] [Created] (SPARK-8040) Remove Debian specific loopback address setting code

Yuta Kurosaki created SPARK-8040:
------------------------------------

             Summary: Remove Debian specific loopback address setting code
                 Key: SPARK-8040
                 URL: https://issues.apache.org/jira/browse/SPARK-8040
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 1.2.1
            Reporter: Yuta Kurosaki
            Priority: Minor


This Issue related to "core/src/main/scala/org/apache/spark/util/Utils.scala".

Method "findLocalInetAddress" should not return non-loopback address when SPARK_LOCAL_IP not set.

This implementation may cause Error.
Mainly develop environment, Interface IP address  changed occasionally when spark running.
But this implementation does not follow this change.

So, I suggest simple behaviors.



--
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