You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2009/09/18 18:40:16 UTC

[jira] Commented: (HIVE-80) Allow Hive Server to run multiple queries simulteneously

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

Namit Jain commented on HIVE-80:
--------------------------------

The unit tests are failing with this patch

> 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.5.0
>
>         Attachments: hive_input_format_race-2.patch, org.apache.hadoop.hive.ql.exec.Utilities-ThreadLocal-1.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.


Re: [jira] Commented: (HIVE-80) Allow Hive Server to run multiple queries simulteneously

Posted by Cliff Resnick <cr...@proclivitysystems.com>.
I replaced this patch yesterday - previous without a '-1' was a bad patch.

  org.apache.hadoop.hive.ql.exec.Utilities-ThreadLocal-1.patch


On 09/18/2009 12:40 PM, Namit Jain (JIRA) wrote:
>      [ https://issues.apache.org/jira/browse/HIVE-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757249#action_12757249 ]
>
> Namit Jain commented on HIVE-80:
> --------------------------------
>
> The unit tests are failing with this patch
>
>    
>> 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.5.0
>>
>>          Attachments: hive_input_format_race-2.patch, org.apache.hadoop.hive.ql.exec.Utilities-ThreadLocal-1.patch
>>
>>
>> Can use one driver object per query.
>>      
>