You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/05/16 12:44:21 UTC

[jira] [Updated] (SPARK-1839) PySpark take() does not launch a Spark job when it has to

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

Patrick Wendell updated SPARK-1839:
-----------------------------------

    Fix Version/s: 1.1.0

> PySpark take() does not launch a Spark job when it has to
> ---------------------------------------------------------
>
>                 Key: SPARK-1839
>                 URL: https://issues.apache.org/jira/browse/SPARK-1839
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 1.0.0
>            Reporter: Hossein Falaki
>             Fix For: 1.1.0
>
>
> If you call take() or first() on a large FilteredRDD, the driver attempts to scan all partitions to find the first valid item. If the RDD is large this would fail or hang.



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