[ https://issues.apache.org/jira/browse/HIVE-19195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439978#comment-16439978 ]
Ashutosh Chauhan edited comment on HIVE-19195 at 4/16/18 8:21 PM: ------------------------------------------------------------------ TestMiniLlapCliDriver.testCliDriver[llap_smb] & TestMiniLlapLocalCliDriver.testCliDriver[tez_smb_1] failed in run of this patch. Doesn't seem like falkiness is resolved yet. was (Author: ashutoshc): TestMiniLlapCliDriver.testCliDriver[llap_smb] failed in run of this patch. Doesn't seem like falkiness is resolved yet. > Fix flaky tests and cleanup testconfiguration to run llap specific tests in > llap only. > -------------------------------------------------------------------------------------- > > Key: HIVE-19195 > URL: https://issues.apache.org/jira/browse/HIVE-19195 > Project: Hive > Issue Type: Sub-task > Components: Test > Reporter: Ashutosh Chauhan > Assignee: Deepak Jaiswal > Priority: Major > Attachments: HIVE-19195.1.patch > > > This test is certainly flaky. Seems like it makes some assumption about > available memory. Consider dropping this altogether. > Also remove tests from llaplocal.shared list to llaplocal so that they dont > run in MR. > Makes HIVE-17055 redundant. > {code:java} > Client Execution succeeded but contained differences (error code = 1) after > executing auto_sortmerge_join_2.q > 1101,1103d1100 > < 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} -- This message was sent by Atlassian JIRA (v7.6.3#76005)