[
https://issues.apache.org/jira/browse/HIVE-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649140#action_12649140
]
Joydeep Sen Sarma commented on HIVE-73:
---------------------------------------
sounds good.
can u take a look at hive-30 as well? there is some overlap:
- is the thrift server stateful (does it manage sessions)?
- is the thrift api restricted to driver and metastore api? or does it extend
to setting up client side session variables and runtime environment (files/jars
and other resources)?
> Thrift Server and Client for Hive
> ---------------------------------
>
> Key: HIVE-73
> URL: https://issues.apache.org/jira/browse/HIVE-73
> Project: Hadoop Hive
> Issue Type: New Feature
> Affects Versions: 0.19.0
> Reporter: Raghotham Murthy
> Fix For: 0.20.0
>
>
> Currently the hive cli directly calls the driver code. We need to be able to
> run a stand alone hive server that multiple clients can connect to. The hive
> server will allow clients to run queries as well as make meta data calls (by
> inheriting from the thrift metastore server)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.