You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Prasad Chakka (JIRA)" <ji...@apache.org> on 2008/09/15 20:27:44 UTC

[jira] Commented: (HADOOP-4175) Incorporate metastore server review comments

    [ https://issues.apache.org/jira/browse/HADOOP-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631096#action_12631096 ] 

Prasad Chakka commented on HADOOP-4175:
---------------------------------------

1) Move Type name constants into SerDe thrift ddl file 
2) Cleanup SerdeInfo object to have only serializationLib (ie name of the class to be loaded) & name as specific fields. Move other properties into generic key/val hash map 
3) Add numbered ids to thrift structures 
4) change the name of the locationURI field of Database object to description 
5) Specify that only range partitioning is allowed 
6) Use isTableExists instead of exception catching 
7) Read jpox config variables from hive-default.xml instead of jpox.properties
8) Change Partition.getPath() return a single path instead of list of paths.

> Incorporate metastore server review comments
> --------------------------------------------
>
>                 Key: HADOOP-4175
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4175
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hive
>    Affects Versions: 0.19.0
>            Reporter: Prasad Chakka
>            Assignee: Prasad Chakka
>
> As the title says. Will list detailed fixes in the comments.

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