Shixiong Zhu created SPARK-17638:
------------------------------------

             Summary: Stop JVM StreamingContext when the Python process is dead
                 Key: SPARK-17638
                 URL: https://issues.apache.org/jira/browse/SPARK-17638
             Project: Spark
          Issue Type: Improvement
          Components: Streaming
            Reporter: Shixiong Zhu
            Assignee: Shixiong Zhu
            Priority: Minor


When the Python process is dead, the JVM StreamingContext is still running. 
Hence we will see a lot of Py4jException before the JVM process exits. It's 
better to stop the JVM StreamingContext to avoid those annoying logs.



--
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