You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hari Sankar Sivarama Subramaniyan (JIRA)" <ji...@apache.org> on 2015/04/28 08:38:05 UTC

[jira] [Updated] (HIVE-10514) Fix MiniCliDriver tests failure

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

Hari Sankar Sivarama Subramaniyan updated HIVE-10514:
-----------------------------------------------------
    Attachment: HIVE-10514.1.patch

Tested with this patch locally and it seems to work. I can upload an improved version of the patch if someone can verify this patch and the approach.

Thanks
Hari

> Fix MiniCliDriver tests failure
> -------------------------------
>
>                 Key: HIVE-10514
>                 URL: https://issues.apache.org/jira/browse/HIVE-10514
>             Project: Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Szehon Ho
>            Assignee: Hari Sankar Sivarama Subramaniyan
>         Attachments: HIVE-10514.1.patch
>
>
> The MinimrCliDriver tests always fail to run.
> This can be reproduced by the following, run the command:
> {noformat}
> mvn -B test -Phadoop-2 -Dtest=TestMinimrCliDriver -Dminimr.query.files=infer_bucket_sort_map_operators.q,join1.q,bucketmapjoin7.q,udf_using.q
> {noformat}
> And the following exception comes:
> {noformat}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project hive-it-qfile: Compilation failure
> [ERROR] /Users/szehon/repos/apache-hive-git/hive/itests/qtest/target/generated-test-sources/java/org/apache/hadoop/hive/cli/TestCliDriver.java:[100,22] code too large
> {noformat}



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