[
https://issues.apache.org/jira/browse/HIVE-25192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihua Deng resolved HIVE-25192.
--------------------------------
Resolution: Incomplete
> 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: 40m
> 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)