[
https://issues.apache.org/jira/browse/HIVE-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701118#action_12701118
]
Raghotham Murthy commented on HIVE-80:
--------------------------------------
Actually, right after I commented on this jira, I realized that the problem is
with the incompatible change between thrift in apache vs thrift we had used
originally. The following changes have to be made in hive to get it working
with any thrift in apache.
- change libthrift.jar
- change com.facebook.thrift to org.apache.thrift
- handle some incompatible changes
- fix some of the warnings
I'll create a new jira for this.
> Allow Hive Server to run multiple queries simulteneously
> --------------------------------------------------------
>
> Key: HIVE-80
> URL: https://issues.apache.org/jira/browse/HIVE-80
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: Server Infrastructure
> Reporter: Raghotham Murthy
> Assignee: Neil Conway
> Priority: Critical
> Fix For: 0.4.0
>
>
> Can use one driver object per query.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.