[ 
https://issues.apache.org/jira/browse/SPARK-10166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tathagata Das resolved SPARK-10166.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

> 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.3.1, 1.4.1
>            Reporter: Tathagata Das
>            Assignee: Tathagata Das
>            Priority: Critical
>             Fix For: 1.5.0
>
>
> 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]

Reply via email to