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

Florin Diaconeasa commented on HIVE-80:
---------------------------------------

Hello,

I'm thinking about writing a Hive client in order to handle some of the queries 
that i wish to run and the dependencies between them.

>From what i read on the Hive wiki ( 
>http://wiki.apache.org/hadoop/Hive/HiveServer ) it appears that the hive 
>server is single threaded.

I might be mistaking, but this is what i understand from that text: if i launch 
2 requests from my client towards the hive server, the hive server will not 
handle them in parallel and the hadoop requests done by hive itself will run 
one after another, not in parallel.

Is this right? If (hopefully) not :) , could someone please clarify that for 
me, if possible?

Thank you.

> Add testcases for concurrent query execution
> --------------------------------------------
>
>                 Key: HIVE-80
>                 URL: https://issues.apache.org/jira/browse/HIVE-80
>             Project: Hive
>          Issue Type: Test
>          Components: Query Processor
>            Reporter: Raghotham Murthy
>            Assignee: Arvind Prabhakar
>            Priority: Critical
>         Attachments: hive_input_format_race-2.patch
>
>
> 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.

Reply via email to