You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Harish Butani (JIRA)" <ji...@apache.org> on 2014/04/15 22:48:16 UTC

[jira] [Updated] (HIVE-6740) Typo in src/ql/pom.xml

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

Harish Butani updated HIVE-6740:
--------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Committed to trunk and 0.13

> Typo in src/ql/pom.xml
> ----------------------
>
>                 Key: HIVE-6740
>                 URL: https://issues.apache.org/jira/browse/HIVE-6740
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.12.0, 0.13.0
>            Reporter: Grisha Trubetskoy
>            Assignee: Szehon Ho
>         Attachments: HIVE-6740.patch
>
>
> Line 502 of http://svn.apache.org/viewvc/hive/trunk/ql/pom.xml?view=markup
> I think it should say "avro-mapred", not "arvro-mapred":
> {code}
> <include>org.apache.avro:arvro-mapred</include>
> {code}
> This causes hive-exec not to have avro-mapred stuff, and thus you will get errors querying avro tables such as:
> {code}
> Caused by: java.lang.ClassNotFoundException: org.apache.avro.mapred.FsInput
> {code}
> NO PRECOMMIT TESTS



--
This message was sent by Atlassian JIRA
(v6.2#6252)