[ https://issues.apache.org/jira/browse/HIVE-18445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325351#comment-16325351 ]
Laszlo Bodor edited comment on HIVE-18445 at 1/13/18 10:15 PM: --------------------------------------------------------------- It seems like the results don't depend on other qtests, as it fails sometimes when running separately. {code} mvn test -Dtest=TestCliDriver -Pitests -e -pl itests/qtest -Dqfile=auto_join25.q {code} In the event of failure, the q.out contains something like: {code} < Hive Runtime Error: Map local work exhausted memory < FAILED: Execution Error, return code 3 from org.apache.hadoop.hive.ql.exec.mr.MapredLocalTask < ATTEMPT: Execute BackupTask: org.apache.hadoop.hive.ql.exec.mr.MapRedTask {code} was (Author: abstractdog): It seems like the results don't depend on other qtests, as it's sometimes fails when running separately. {code} mvn test -Dtest=TestCliDriver -Pitests -e -pl itests/qtest -Dqfile=auto_join25.q {code} In the event of failure, the q.out contains something like: {code} < Hive Runtime Error: Map local work exhausted memory < FAILED: Execution Error, return code 3 from org.apache.hadoop.hive.ql.exec.mr.MapredLocalTask < ATTEMPT: Execute BackupTask: org.apache.hadoop.hive.ql.exec.mr.MapRedTask {code} > qtests: auto_join25.q fails permanently > --------------------------------------- > > Key: HIVE-18445 > URL: https://issues.apache.org/jira/browse/HIVE-18445 > Project: Hive > Issue Type: Bug > Components: Tests > Reporter: Laszlo Bodor > Assignee: Laszlo Bodor > > org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[auto_join25] > (batchId=72) -- This message was sent by Atlassian JIRA (v6.4.14#64029)