You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/15 21:23:03 UTC

[jira] [Updated] (SPARK-2973) Use LocalRelation for all ExecutedCommands, avoid job for take/collect()

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

Michael Armbrust updated SPARK-2973:
------------------------------------
    Priority: Critical  (was: Blocker)

> Use LocalRelation for all ExecutedCommands, avoid job for take/collect()
> ------------------------------------------------------------------------
>
>                 Key: SPARK-2973
>                 URL: https://issues.apache.org/jira/browse/SPARK-2973
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Aaron Davidson
>            Assignee: Cheng Lian
>            Priority: Critical
>             Fix For: 1.2.0
>
>
> Right now, sql("show tables").collect() will start a Spark job which shows up in the UI. There should be a way to get these without this step.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org