You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/09/22 19:36:20 UTC

[jira] [Created] (SPARK-17638) Stop JVM StreamingContext when the Python process is dead

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org