You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Kristam Subba Swathi (JIRA)" <ji...@apache.org> on 2012/07/02 13:32:22 UTC

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

Kristam Subba Swathi created HIVE-3223:
------------------------------------------

             Summary: 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


The following queries are  not working ..
1)Rename Table 
ALTER TABLE table_name RENAME TO new_table_name

2)Rename partition
alter table alter_rename_partition 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

        

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

Posted by "Kristam Subba Swathi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristam Subba Swathi updated HIVE-3223:
---------------------------------------

    Description: 
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:')

  was:
The following queries are  not working ..
1)Rename Table 
ALTER TABLE table_name RENAME TO new_table_name

2)Rename partition
alter table alter_rename_partition partition (pCol1='old_part1:', pcol2='old_part2:') rename to partition (pCol1='new_part1:', pcol2='new_part2:')");

    
> 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
>
> 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

        

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

Posted by "Chinna Rao Lalam (JIRA)" <ji...@apache.org>.
     [ 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