[
https://issues.apache.org/jira/browse/HIVE-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268514#comment-13268514
]
Namit Jain commented on HIVE-2994:
----------------------------------
https://reviews.facebook.net/D3009
> 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