[
https://issues.apache.org/jira/browse/SPARK-8040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14568895#comment-14568895
]
Apache Spark commented on SPARK-8040:
-------------------------------------
User 'kurochan' has created a pull request for this issue:
https://github.com/apache/spark/pull/6582
> 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]