[ https://issues.apache.org/jira/browse/SPARK-17638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shixiong Zhu updated SPARK-17638:
---------------------------------
Fix Version/s: (was: 2.0.2)
2.0.1
> 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
> Fix For: 2.0.1, 2.1.0
>
>
> 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
|