[ https://issues.apache.org/jira/browse/HIVE-7924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116561#comment-14116561 ]
Hive QA commented on HIVE-7924: ------------------------------- {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/12665582/HIVE-7294.patch {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 6132 tests executed *Failed tests:* {noformat} org.apache.hive.jdbc.miniHS2.TestHiveServer2.testConnection org.apache.hive.service.TestHS2ImpersonationWithRemoteMS.testImpersonation {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/578/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/578/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-578/ 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: 12665582 > auto_sortmerge_join_8 sometimes fails with OOM > ---------------------------------------------- > > Key: HIVE-7924 > URL: https://issues.apache.org/jira/browse/HIVE-7924 > Project: Hive > Issue Type: Test > Components: Tests > Reporter: Szehon Ho > Assignee: Szehon Ho > Attachments: HIVE-7294.patch > > > Saw in some runs of this test, the following in the > [log|http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-572/failed/TestCliDriver-rcfile_merge1.q-fileformat_text.q-stats2.q-and-12-more/hive.log]: > {noformat} > (MapredLocalTask.java:executeInProcess(321)) - Hive Runtime Error: Map local > work exhausted memory > org.apache.hadoop.hive.ql.exec.mapjoin.MapJoinMemoryExhaustionException: > 2014-08-29 08:31:56 Processing rows: 4 Hashtable size: 3 > Memory usage: 1531884480 percentage: 0.802 > at > org.apache.hadoop.hive.ql.exec.mapjoin.MapJoinMemoryExhaustionHandler.checkMemoryStatus(MapJoinMemoryExhaustionHandler.java:91) > at > org.apache.hadoop.hive.ql.exec.HashTableSinkOperator.processOp(HashTableSinkOperator.java:251) > at org.apache.hadoop.hive.ql.exec.Operator.forward(Operator.java:800) > {noformat} -- This message was sent by Atlassian JIRA (v6.2#6252)