[
https://issues.apache.org/jira/browse/HIVE-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chinna Rao Lalam resolved HIVE-3223.
------------------------------------
Resolution: Not A Problem
Please open new jira, still it is a problem on master.
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)