You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by hongbin ma <ma...@apache.org> on 2015/09/08 09:29:51 UTC

Fwd: kylin布署启动失败

---------- Forwarded message ----------
From: 凡梦星尘 <el...@gmail.com>
Date: 2015-09-08 15:29 GMT+08:00
Subject: Fwd: kylin布署启动失败
To: mahongbin@apache.org



---------- 已转发邮件 ----------
发件人: 凡梦星尘 <el...@gmail.com>
日期: 2015年9月8日 上午11:05
主题: kylin布署启动失败
收件人: dev@kylin.incubator.apache.org


Hi,guys.

     昨天尝试搭建最版本hadoop与kylin的集成, 环境如下:

VM-OS: Centos7.1

Memory: 2G

Hadoop: 2.7.1

Hbase: 1.1.2

Hive: 1.2.1

Kylin: 1.0-incubating

集成完成后,初次启动时, 报找不到capacity-scheduler/*.jar错误, 从hbase-0.2.0版本中拷贝所有的JAR到指定目录,
tomcat日志似乎启动成功, 但查看kylin.og,发现个service无法完成初始化, 报错,貌似是hbase client的版本问题,
具体日志详见附件内容。麻烦帮忙解答一下, 谢谢。






-- 
Regards,

*Bin Mahone | 马洪宾*
Apache Kylin: http://kylin.io
Github: https://github.com/binmahone

Re: kylin布署启动失败

Posted by Li Yang <li...@apache.org>.
The root cause is
Caused by: java.lang.NoSuchMethodError:
org.apache.hadoop.hbase.client.HBaseAdmin.<init>(Lorg/apache/hadoop/hbase/client/HConnection;)V

Kylin is known to work with 0.98.  Your version Hbase: 1.1.2 is too new.
There is a branch "0.7-HBase1.x" that compiles with HBase 1.x, but it's
only for development purpose at the moment.

2015-09-08 15:34 GMT+08:00 hongbin ma <ma...@apache.org>:

> hi,
>
> it seems your hbase/hadoop version is very new. Is it because your
> company's cluster are using these distributions? If you're only for trial
> please use conservative versions like HDP 2.2.4
>
>
>
> 2015-09-08 15:29 GMT+08:00 hongbin ma <ma...@apache.org>:
>
> >
> > ---------- Forwarded message ----------
> > From: 凡梦星尘 <el...@gmail.com>
> > Date: 2015-09-08 15:29 GMT+08:00
> > Subject: Fwd: kylin布署启动失败
> > To: mahongbin@apache.org
> >
> >
> >
> > ---------- 已转发邮件 ----------
> > 发件人: 凡梦星尘 <el...@gmail.com>
> > 日期: 2015年9月8日 上午11:05
> > 主题: kylin布署启动失败
> > 收件人: dev@kylin.incubator.apache.org
> >
> >
> > Hi,guys.
> >
> >      昨天尝试搭建最版本hadoop与kylin的集成, 环境如下:
> >
> > VM-OS: Centos7.1
> >
> > Memory: 2G
> >
> > Hadoop: 2.7.1
> >
> > Hbase: 1.1.2
> >
> > Hive: 1.2.1
> >
> > Kylin: 1.0-incubating
> >
> > 集成完成后,初次启动时, 报找不到capacity-scheduler/*.jar错误,
> 从hbase-0.2.0版本中拷贝所有的JAR到指定目录,
> > tomcat日志似乎启动成功, 但查看kylin.og,发现个service无法完成初始化, 报错,貌似是hbase client的版本问题,
> > 具体日志详见附件内容。麻烦帮忙解答一下, 谢谢。
> >
> >
> >
> >
> >
> >
> > --
> > Regards,
> >
> > *Bin Mahone | 马洪宾*
> > Apache Kylin: http://kylin.io
> > Github: https://github.com/binmahone
> >
>
>
>
> --
> Regards,
>
> *Bin Mahone | 马洪宾*
> Apache Kylin: http://kylin.io
> Github: https://github.com/binmahone
>

Re: kylin布署启动失败

Posted by hongbin ma <ma...@apache.org>.
hi,

it seems your hbase/hadoop version is very new. Is it because your
company's cluster are using these distributions? If you're only for trial
please use conservative versions like HDP 2.2.4



2015-09-08 15:29 GMT+08:00 hongbin ma <ma...@apache.org>:

>
> ---------- Forwarded message ----------
> From: 凡梦星尘 <el...@gmail.com>
> Date: 2015-09-08 15:29 GMT+08:00
> Subject: Fwd: kylin布署启动失败
> To: mahongbin@apache.org
>
>
>
> ---------- 已转发邮件 ----------
> 发件人: 凡梦星尘 <el...@gmail.com>
> 日期: 2015年9月8日 上午11:05
> 主题: kylin布署启动失败
> 收件人: dev@kylin.incubator.apache.org
>
>
> Hi,guys.
>
>      昨天尝试搭建最版本hadoop与kylin的集成, 环境如下:
>
> VM-OS: Centos7.1
>
> Memory: 2G
>
> Hadoop: 2.7.1
>
> Hbase: 1.1.2
>
> Hive: 1.2.1
>
> Kylin: 1.0-incubating
>
> 集成完成后,初次启动时, 报找不到capacity-scheduler/*.jar错误, 从hbase-0.2.0版本中拷贝所有的JAR到指定目录,
> tomcat日志似乎启动成功, 但查看kylin.og,发现个service无法完成初始化, 报错,貌似是hbase client的版本问题,
> 具体日志详见附件内容。麻烦帮忙解答一下, 谢谢。
>
>
>
>
>
>
> --
> Regards,
>
> *Bin Mahone | 马洪宾*
> Apache Kylin: http://kylin.io
> Github: https://github.com/binmahone
>



-- 
Regards,

*Bin Mahone | 马洪宾*
Apache Kylin: http://kylin.io
Github: https://github.com/binmahone