Tathagata Das created SPARK-10166:
-------------------------------------
Summary: Python Streaming checkpoint recovery fails if an active
Python SparkContext already exists
Key: SPARK-10166
URL: https://issues.apache.org/jira/browse/SPARK-10166
Project: Spark
Issue Type: Bug
Components: PySpark, Streaming
Affects Versions: 1.4.1, 1.3.1
Reporter: Tathagata Das
Assignee: Tathagata Das
Priority: Critical
The current code in Python StreamingContext.getOrCreate() will try to create a
new Python SparkContext, even if another active context exists. The change use
an active context if it exists or create a new one
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]