[
https://issues.apache.org/jira/browse/BIGTOP-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Boudnik updated BIGTOP-1356:
---------------------------------------
Assignee: Julien Eid
> Generate hive.install on the fly
> --------------------------------
>
> Key: BIGTOP-1356
> URL: https://issues.apache.org/jira/browse/BIGTOP-1356
> Project: Bigtop
> Issue Type: Bug
> Components: Debian
> Affects Versions: 0.8.0
> Reporter: Mark Grover
> Assignee: Julien Eid
> Fix For: 0.9.0
>
>
> We currently maintain this very hard to maintain list for all jars shipped in
> hive package:
> https://github.com/apache/bigtop/blob/master/bigtop-packages/src/deb/hive/hive.install
> This is done because hive-jdbc package needs to include some set of core hive
> jars and there is no real good way in debian land to say something like
> include these 5 jars in /usr/lib/hive/lib in hive-jdbc package and include
> everything else in hive package (btw, rpm does. See here:
> https://github.com/apache/bigtop/blob/master/bigtop-packages/src/rpm/hive/SPECS/hive.spec#L336)
> But, given that this is pretty unmaintainable, we should come up with
> something better and populate this list on the fly. Something like listing
> contents of what all is present in HIVE_HOME/lib and getting rid explicitly
> of the jars we bundle in hive-jdbc package seems like a good option.
--
This message was sent by Atlassian JIRA
(v6.2#6252)