You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2014/07/09 00:50:05 UTC

[jira] [Commented] (BIGTOP-1356) Generate hive.install on the fly

    [ https://issues.apache.org/jira/browse/BIGTOP-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14055631#comment-14055631 ] 

Roman Shaposhnik commented on BIGTOP-1356:
------------------------------------------

Great work, [~julien.eid]! One small nit, can you make the script just output to stdout and do the re-direction in rules?

> 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
>
>         Attachments: BIGTOP-1356.patch
>
>
> 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)