[
https://issues.apache.org/jira/browse/SPARK-8040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14568952#comment-14568952
]
Sean Owen commented on SPARK-8040:
----------------------------------
... but wouldn't this potentially fail for other versions? why remove this
support? I generally agree with cleaning out dead code, and this might be only
applicable in a few situations, but you'd have to argue it's really never used.
> 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]