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 2012/05/04 18:42:48 UTC

[jira] [Commented] (HIVE-2994) pass a environment context to metastore thrift APIs

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

Namit Jain commented on HIVE-2994:
----------------------------------

+1
                
> pass a environment context to metastore thrift APIs
> ---------------------------------------------------
>
>                 Key: HIVE-2994
>                 URL: https://issues.apache.org/jira/browse/HIVE-2994
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Namit Jain
>            Assignee: Delia David
>
> There are many APIs like:
>   Partition add_partition(1:Partition new_part)
>                        throws(1:InvalidObjectException o1, 2:AlreadyExistsException o2, 3:MetaException o3)
> It would be very useful to create a new API which takes in a Context object (which internally contains a key, value pair) to add_partition.
> Since thrift is stateless, this will let the clients pass the conf. or anything else they need in the thrift server.

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