Ashutosh Chauhan created HIVE-19195:
---------------------------------------
Summary: .testCliDriver[auto_sortmerge_join_2] is flaky
Key: HIVE-19195
URL: https://issues.apache.org/jira/browse/HIVE-19195
Project: Hive
Issue Type: Sub-task
Components: Test
Reporter: Ashutosh Chauhan
This test is certainly flaky. Seems like it makes some assumption about
available memory. Consider dropping this altogether.
{code}
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)