Zhe Sun created HIVE-18130:
------------------------------
Summary: Update table path to storage description parameter when
alter a table
Key: HIVE-18130
URL: https://issues.apache.org/jira/browse/HIVE-18130
Project: Hive
Issue Type: Bug
Components: Metastore
Reporter: Zhe Sun
When an managed table is created by Spark, table path information is not only
store in `location` field (first figure), but also in `parameters.path` fields
(second figure).
!https://raw.githubusercontent.com/ymwdalex/hive-jira-issue-image/master/location.png!
!https://raw.githubusercontent.com/ymwdalex/hive-jira-issue-image/master/storage_parameter.png!
The `parameters.path` should be also checked and updated when alter a table
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)