Michael Armbrust created SPARK-2391: ---------------------------------------
Summary: 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
Basically the problem here is that Spark's take() runs jobs using allowLocal =
true.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
