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

Andrew Or updated SPARK-2242:
-----------------------------

    Priority: Blocker  (was: Critical)

> Running sc.parallelize(..).count() hangs pyspark
> ------------------------------------------------
>
>                 Key: SPARK-2242
>                 URL: https://issues.apache.org/jira/browse/SPARK-2242
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 1.1.0
>            Reporter: Xiangrui Meng
>            Priority: Blocker
>
> Running the following code hangs pyspark in a shell:
> {code}
> sc.parallelize(range(100), 100).count()
> {code}
> It happens in the master branch, but not branch-1.0. And it seems that it 
> only happens in a pyspark shell. [~andrewor14] helped confirm this bug.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to