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 "Pete Wyckoff (JIRA)" <ji...@apache.org> on 2008/09/09 21:13:44 UTC

[jira] Commented: (HADOOP-4087) Make Hive metastore server to work for PHP & Python clients

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

Pete Wyckoff commented on HADOOP-4087:
--------------------------------------

This looks good for the part that addresses what's described in the JIRA, but looks like more than that. New error checking for existing partitions and changes to the actual DDL for field schemas and such? could you update the jira description with everything the patch is doing or separate them into different JIRAs?



> Make Hive metastore server to work for PHP & Python clients
> -----------------------------------------------------------
>
>                 Key: HADOOP-4087
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4087
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hive
>    Affects Versions: 0.19.0
>            Reporter: Prasad Chakka
>            Assignee: Prasad Chakka
>             Fix For: 0.19.0
>
>         Attachments: hadoop-4087-1.patch
>
>
> RawStore object in HiveMetaStore is not thread-safe. This is ok in local mode (where most of the java client work) but not for Python & PHP clients who need a stand-alone remote server. The client interface for Python is little old so need to update that as well.

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