You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2012/12/19 17:09:15 UTC

[jira] [Updated] (HIVE-2874) Renaming external partition changes location

     [ https://issues.apache.org/jira/browse/HIVE-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashutosh Chauhan updated HIVE-2874:
-----------------------------------

    Fix Version/s: 0.10.0
    
> Renaming external partition changes location
> --------------------------------------------
>
>                 Key: HIVE-2874
>                 URL: https://issues.apache.org/jira/browse/HIVE-2874
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Kevin Wilfong
>            Assignee: Zhenxiao Luo
>             Fix For: 0.10.0
>
>         Attachments: HIVE-2874.1.patch.txt, HIVE-2874.2.patch.txt, HIVE-2874.3.patch.txt
>
>
> Renaming an external partition will change the location of that partition to the default location of a managed partition with the same name.
> E.g. If ex_table is external and has partition part=1 with location /.../managed_table/part=1
> Calling ALTER TABLE ex_table PARTITION (part = '1') RENAME TO PARTITION (part = '2');
> Will change the location of the partition to /.../ex_table/part=2

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira