[
https://issues.apache.org/jira/browse/HIVE-9331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272791#comment-14272791
]
Hive QA commented on HIVE-9331:
-------------------------------
{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/12691490/HIVE-9331.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 6747 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_mapjoin_decimal
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2329/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2329/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2329/
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: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12691490 - PreCommit-HIVE-TRUNK-Build
> get rid of pre-optimized-hashtable memory optimizations
> -------------------------------------------------------
>
> Key: HIVE-9331
> URL: https://issues.apache.org/jira/browse/HIVE-9331
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.15.0
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Fix For: 0.15.0
>
> Attachments: HIVE-9331.patch, HIVE-9331.patch
>
>
> These were added in 13 because optimized hashtable couldn't make it in; they
> reduced memory usage by some amount (10-25%), and informed the design of the
> optimized hashtable, but now extra settings and code branches are just
> confusing and may have their own bugs. Might as well remove them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)