You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zhe Sun (JIRA)" <ji...@apache.org> on 2017/11/22 10:23:00 UTC

[jira] [Created] (HIVE-18130) Update table path to storage description parameter when alter a table

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)