You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Aleksei Statkevich (JIRA)" <ji...@apache.org> on 2015/11/20 21:16:11 UTC

[jira] [Updated] (HIVE-12487) Fix broken MiniLlap tests

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

Aleksei Statkevich updated HIVE-12487:
--------------------------------------
    Attachment: HIVE-12487.patch

I didn't find anything specific to HIVE-12319 in test logs. The only issue I see when running locally is that aop library is missing which results in TEZ execution being stuck. Which could potentially lead to result filen not being produced.
After the change I'm able to successfully run one of llap itests:
{code}
mvn test -Dtest=TestMiniLlapCliDriver -pl qtest -Dqfile=bucket_map_join_tez1.q
{code}

> Fix broken MiniLlap tests
> -------------------------
>
>                 Key: HIVE-12487
>                 URL: https://issues.apache.org/jira/browse/HIVE-12487
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Aleksei Statkevich
>            Assignee: Aleksei Statkevich
>            Priority: Critical
>         Attachments: HIVE-12487.patch
>
>
> Currently MiniLlap tests fail with the following error:
> {code}
> TestMiniLlapCliDriver - did not produce a TEST-*.xml file
> {code}
> Supposedly, it started happening after HIVE-12319.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)