You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/04/19 11:07:00 UTC

[jira] [Resolved] (SPARK-27517) python.PythonRDD: Error while sending iterator

     [ https://issues.apache.org/jira/browse/SPARK-27517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-27517.
----------------------------------
    Resolution: Incomplete

>  python.PythonRDD: Error while sending iterator
> -----------------------------------------------
>
>                 Key: SPARK-27517
>                 URL: https://issues.apache.org/jira/browse/SPARK-27517
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 2.2.0
>            Reporter: lucasysfeng
>            Priority: Major
>         Attachments: spark.stderr
>
>
> when use collect function, occasionnally throw the exception below:
> ERROR python.PythonRDD: Error while sending iterator
> java.net.SocketTimeoutException: Accept timed out
>  at java.net.PlainSocketImpl.socketAccept(Native Method)
>  at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
>  at java.net.ServerSocket.implAccept(ServerSocket.java:545)
>  at java.net.ServerSocket.accept(ServerSocket.java:513)
>  at org.apache.spark.api.python.PythonRDD$$anon$2.run(PythonRDD.scala:702)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org