You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Chinna Rao Lalam (JIRA)" <ji...@apache.org> on 2012/07/02 14:01:25 UTC

[jira] [Assigned] (HIVE-3223) Alter table rename is failing since FileSystem cache is not working in hadoop 0.23.1

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

Chinna Rao Lalam reassigned HIVE-3223:
--------------------------------------

    Assignee: Chinna Rao Lalam
    
> Alter table rename is failing since FileSystem cache is not working in hadoop 0.23.1
> ------------------------------------------------------------------------------------
>
>                 Key: HIVE-3223
>                 URL: https://issues.apache.org/jira/browse/HIVE-3223
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 0.9.0
>            Reporter: Kristam Subba Swathi
>            Assignee: Chinna Rao Lalam
>
> The following queries are not working ..
> 1)Rename Table 
> ALTER TABLE table_name RENAME TO new_table_name
> 2)Rename partition
> ALTER TABLE table_name partition (pCol1='old_part1:', pcol2='old_part2:') rename to partition (pCol1='new_part1:', pcol2='new_part2:')

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira