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