[ https://issues.apache.org/jira/browse/HIVE-9331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14274565#comment-14274565 ]
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/12691751/HIVE-9331.01.patch {color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 7310 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestHBaseCliDriver.testCliDriver_hbase_handler_bulk org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_mapjoin_decimal org.apache.hadoop.hive.ql.TestMTQueries.testMTQueries1 org.apache.hive.hcatalog.streaming.TestStreaming.testEndpointConnection {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2346/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/2346/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-2346/ 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: 4 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12691751 - 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.01.patch, HIVE-9331.01.patch, 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)