You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2010/08/10 08:28:18 UTC

[jira] Commented: (HIVE-1514) Be able to modify a partition's fileformat and file location information.

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

Namit Jain commented on HIVE-1514:
----------------------------------

+        new String[] { "ALTERTABLE_FILEFORMAT", "ALTERPARTITION_FILEFORMAR" });


There is a spelling mistake - should be 
new String[] { "ALTERTABLE_FILEFORMAT", "ALTERPARTITION_FILEFORMAT" });


will result in changing a few log files.

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


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