[
https://issues.apache.org/jira/browse/HIVE-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chad Metcalf updated HIVE-978:
------------------------------
Attachment: HIVE-978v2.patch
Did a deeper search found more references. The default conf thing is a bit of a
mystery. There are env's set as part of the wrapper script will handle this.
Seems like a smarter place to handle this (less places to have to change) so I
updated the code to take the defaults from the env and allow the user to
override.
> 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
> Priority: Minor
> Fix For: 0.5.0
>
> Attachments: HIVE-978v1.patch, HIVE-978v2.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.