Hu Liu, created BIGTOP-1515:
-------------------------------
Summary: 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)