[
https://issues.apache.org/jira/browse/SPARK-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin resolved SPARK-2391.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
> LIMIT queries ship a whole partition of data
> --------------------------------------------
>
> Key: SPARK-2391
> URL: https://issues.apache.org/jira/browse/SPARK-2391
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 1.0.0
> Reporter: Michael Armbrust
> Assignee: Michael Armbrust
> Priority: Blocker
> Fix For: 1.1.0
>
>
> Basically the problem here is that Spark's take() runs jobs using allowLocal
> = true.
--
This message was sent by Atlassian JIRA
(v6.2#6252)