Davies Liu created SPARK-4088:
---------------------------------

             Summary: Python worker should exit after socket is closed by JVM
                 Key: SPARK-4088
                 URL: https://issues.apache.org/jira/browse/SPARK-4088
             Project: Spark
          Issue Type: Bug
          Components: PySpark
    Affects Versions: 1.2.0
            Reporter: Davies Liu
            Priority: Blocker


In case of take() or exception in Python, python worker may exit before JVM 
read() all the response, then the write thread may raise "Connection reset" 
exception.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to