You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zheng Shao (JIRA)" <ji...@apache.org> on 2010/01/08 05:44:55 UTC

[jira] Updated: (HIVE-978) Hive jars should follow Hadoop naming and include version

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

Zheng Shao updated HIVE-978:
----------------------------

    Attachment: HIVE-978.5.patch

Translated from git to svn.

> Hive jars should follow Hadoop naming and include version
> ---------------------------------------------------------
>
>                 Key: HIVE-978
>                 URL: https://issues.apache.org/jira/browse/HIVE-978
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>    Affects Versions: 0.5.0
>            Reporter: Chad Metcalf
>            Assignee: Chad Metcalf
>            Priority: Minor
>             Fix For: 0.5.0
>
>         Attachments: HIVE-978.5.patch, HIVE-978v1.patch, HIVE-978v2.patch, HIVE-978v3.patch, HIVE-978v4.patch
>
>
> This is a simple patch on the ant build files to change jar naming from
> hive_foo.jar to hive-foo-VERSION.jar
> This matches the convention followed by hadoop jars. This naming scheme is important for packaging, repositories, etc.
> Testing done:
> ant test
> ant tar
> Things look right.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.