You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2018/04/17 22:05:00 UTC

[jira] [Reopened] (HIVE-19195) Fix flaky tests and cleanup testconfiguration to run llap specific tests in llap only.

     [ https://issues.apache.org/jira/browse/HIVE-19195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashutosh Chauhan reopened HIVE-19195:
-------------------------------------

 org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[tez_smb_1] is still failing with plan differences. Age : 161

org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[llap_smb] fails with exception. Going by the name it should not even run on TestCliDriver.
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[tez_join_hash] : fails with exception. Going by the name it should not even run on TestCliDriver.

> 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
>             Fix For: 3.1.0
>
>         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)