[
https://issues.apache.org/jira/browse/SPARK-7810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14598610#comment-14598610
]
Davies Liu commented on SPARK-7810:
-----------------------------------
What's the stack trace look like? Does the host only have IPv6?
There are multiple place which donot consider IPv6 in mind, you can grep
`127.0.0.1` or `localhost` in the tree, could you also fix them together?
> rdd.py "_load_from_socket" cannot load data from jvm socket if ipv6 is used
> ---------------------------------------------------------------------------
>
> Key: SPARK-7810
> URL: https://issues.apache.org/jira/browse/SPARK-7810
> Project: Spark
> Issue Type: Improvement
> Components: PySpark
> Affects Versions: 1.3.1
> Reporter: Ai He
>
> Method "_load_from_socket" in rdd.py cannot load data from jvm socket if ipv6
> is used. The current method only works well with ipv4. New modification
> should work around both two protocols.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]