[
https://issues.apache.org/jira/browse/HIVE-18130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhe Sun updated HIVE-18130:
---------------------------
Description:
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).
!location.png|location!
!attachment-name.jpg|thumbnail!
The `parameters.path` should be also checked and updated when alter a table
was:
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
> 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
> Attachments: location.png, storage_parameter.png
>
>
> 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).
> !location.png|location!
> !attachment-name.jpg|thumbnail!
> The `parameters.path` should be also checked and updated when alter a table
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)