[ 
https://issues.apache.org/jira/browse/HIVE-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashutosh Chauhan updated HIVE-2994:
-----------------------------------

    Fix Version/s: 0.10.0
    
> 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
>             Fix For: 0.10.0
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to