[
https://issues.apache.org/jira/browse/SPARK-7810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14598624#comment-14598624
]
Ai He commented on SPARK-7810:
------------------------------
Hi, I encountered this problem one month ago and I have missed the stack trace.
Then I just took a look at the port JVM listened to and found only IPV6
protocol was supported. That's why I'd like to make this improvement.
For the last question, I don't quite understand what the tree is?
> 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]