[
https://issues.apache.org/jira/browse/SPARK-8040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14568929#comment-14568929
]
Yuta Kurosaki commented on SPARK-8040:
--------------------------------------
I checked Debian squeeze, IP address "127.0.1.1" was no longer used for loop
back address.
> 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: [email protected]
For additional commands, e-mail: [email protected]