You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/09/04 07:06:21 UTC

[jira] [Updated] (SPARK-17324) Remove Direct Usage of HiveClient in InsertIntoHiveTable

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

Wenchen Fan updated SPARK-17324:
--------------------------------
    Assignee: Xiao Li

> Remove Direct Usage of HiveClient in InsertIntoHiveTable
> --------------------------------------------------------
>
>                 Key: SPARK-17324
>                 URL: https://issues.apache.org/jira/browse/SPARK-17324
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.1.0
>            Reporter: Xiao Li
>            Assignee: Xiao Li
>             Fix For: 2.1.0
>
>
> This is another step to get rid of HiveClient from `HiveSessionState`. All the metastore interactions should be through `ExternalCatalog` interface. However, the existing implementation of `InsertIntoHiveTable ` still requires Hive clients. Thus, we can remove HiveClient by moving the metastore interactions into `ExternalCatalog`.



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