You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/06/03 08:26:00 UTC

[jira] [Updated] (HIVE-25192) No need to create table directory for the non-native table

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

ASF GitHub Bot updated HIVE-25192:
----------------------------------
    Labels: pull-request-available  (was: )

> No need to create table directory for the non-native table
> ----------------------------------------------------------
>
>                 Key: HIVE-25192
>                 URL: https://issues.apache.org/jira/browse/HIVE-25192
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Zhihua Deng
>            Assignee: Zhihua Deng
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When creating non-native tables like kudu, hbase and so on,  we always create a warehouse location for these tables, though these tables may not use the location to store data or for job plan, so there is no need to create such location. 
> We also should skip getting the input summary of non-native tables in some cases, this will avoid oom problem of building the hash table when the non-native table is on build side.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)