[
https://issues.apache.org/jira/browse/HIVE-7633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yin Huai updated HIVE-7633:
---------------------------
Affects Version/s: 0.8.1
0.9.0
0.10.0
0.11.0
0.12.0
0.14.0
0.13.1
> Warehouse#getTablePath() doesn't handle external tables
> -------------------------------------------------------
>
> Key: HIVE-7633
> URL: https://issues.apache.org/jira/browse/HIVE-7633
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.8.1, 0.9.0, 0.10.0, 0.11.0, 0.12.0, 0.13.0, 0.14.0,
> 0.13.1
> Reporter: Joey Echeverria
> Priority: Critical
>
> Warehouse#getTablePath() takes a DB and a table name. This means it will
> generate the wrong path for external tables. This can cause a problem if you
> have an external table on the local file system and HDFS is not currently
> running when trying to gather statistics.
> getTablePath() should take in the table and see if it's external and has a
> location before just assuming it's a managed table.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)