[ 
https://issues.apache.org/jira/browse/HIVE-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898337#action_12898337
 ] 

Ashutosh Chauhan commented on HIVE-1514:
----------------------------------------

>From jira description and discussions, its not clear to me what changes went 
>in here.
It will be useful to summarize the use case which this jira satisfies. From 
cursory look of the patch, it seems following is now possible to do
{code}
ALTER TABLE table_name [partitionSpec] SET LOCATION "new location" set 
fileformat rcfile
{code}
 or some such. If so, is the use case the following: user created some data for 
a existing hive table externally (meaning through some process outside of hive) 
and now wants to use it to query from hive. So, she needs to do metadata 
operation as above (which is now enabled through this patch) ?

> Be able to modify a partition's fileformat and file location information.
> -------------------------------------------------------------------------
>
>                 Key: HIVE-1514
>                 URL: https://issues.apache.org/jira/browse/HIVE-1514
>             Project: Hadoop Hive
>          Issue Type: New Feature
>            Reporter: He Yongqiang
>            Assignee: He Yongqiang
>         Attachments: hive-1514.1.patch, hive-1514.2.patch, hive-1514.3.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to