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

[jira] [Commented] (BIGTOP-1515) Invalid hbase.jar in hive rpm build

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

Konstantin Boudnik commented on BIGTOP-1515:
--------------------------------------------

>From a top of my head it's because we are still making a soft-link under that name. But my memory is fuzzy a little bit and I don't remember if I removed that or not. Will check tomorrow. Thanks for checking this up!

> Invalid hbase.jar in hive rpm build
> -----------------------------------
>
>                 Key: BIGTOP-1515
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1515
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.9.0
>            Reporter: Hu Liu,
>            Priority: Critical
>
> From HBase 0.96, there is no hbase.jar. Instead there are hbase-common.jar hbase-server.jar and so on.
> But in hive.spec , bigtop still use the hbase.jar:
> {code}
> %{usr_lib_hive}/lib/hbase.jar
> %__ln_s  /usr/lib/hbase/hbase.jar /usr/lib/zookeeper/zookeeper.jar  $RPM_BUILD_ROOT/%{usr_lib_hive}/lib/
> {code}
> we need to fix it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)