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

[jira] [Updated] (SPARK-12013) Add a Hive context method to retrieve the database Names

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

Hyukjin Kwon updated SPARK-12013:
---------------------------------
    Labels: bulk-closed features sql  (was: features sql)

> Add a Hive context method to retrieve the database Names
> --------------------------------------------------------
>
>                 Key: SPARK-12013
>                 URL: https://issues.apache.org/jira/browse/SPARK-12013
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.5.2
>            Reporter: Jose Antonio
>            Priority: Minor
>              Labels: bulk-closed, features, sql
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> As the HiveContext method tableNames() add a new method to retrieve the database names.
> Currently one hace to make a show databases  and  get a dataframe.colllect()
> This is very slow since it can be queried quickly just by asking the Hive metastore.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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