You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2015/02/27 16:58:04 UTC

[jira] [Commented] (HIVE-9810) prep object registry for multi threading

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

Hive QA commented on HIVE-9810:
-------------------------------



{color:red}Overall{color}: -1 at least one tests failed

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12701310/HIVE-9810.1.patch

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 7568 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_groupby3_map
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_auto_sortmerge_join_5
{noformat}

Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2899/testReport
Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2899/console
Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2899/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 2 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12701310 - PreCommit-HIVE-TRUNK-Build

> prep object registry for multi threading
> ----------------------------------------
>
>                 Key: HIVE-9810
>                 URL: https://issues.apache.org/jira/browse/HIVE-9810
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Gunther Hagleitner
>            Assignee: Gunther Hagleitner
>         Attachments: HIVE-9810.1.patch
>
>
> The object registry relies on the fact that only one thread at a time is active in a container. With llap that's not the case. There's multiple threads that will try to generate the same cache object at the time, etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)