[ 
https://issues.apache.org/jira/browse/SPARK-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323924#comment-14323924
 ] 

Davies Liu commented on SPARK-5363:
-----------------------------------

It's marked as `solved` before saw your comment, it's a mistake.

> Spark 1.2 freeze without error notification
> -------------------------------------------
>
>                 Key: SPARK-5363
>                 URL: https://issues.apache.org/jira/browse/SPARK-5363
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 1.2.0
>            Reporter: Tassilo Klein
>            Assignee: Davies Liu
>            Priority: Critical
>             Fix For: 1.3.0, 1.2.2
>
>
> After a number of calls to a map().collect() statement Spark freezes without 
> reporting any error.  Within the map a large broadcast variable is used.
> The freezing can be avoided by setting 'spark.python.worker.reuse = false' 
> (Spark 1.2) or using an earlier version, however, at the prize of low speed. 



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