Re: when build kylin cube I meet this exception:

2016-05-04 Thread kevin
kylin1.5.1 hbase0.98.16 rebuild with hadoop 2.7.1 hive1.2.1+ . hbase0.98 was build with hadoop2.5 if download from official website 2016-05-04 17:42 GMT+08:00 zhangrongkun <563364...@qq.com>: > what is your hadoop,hive,hbase and kylin version? > > -- > View this message in context: >

Re: why I got nothing when I select from KYLIN_SALES

2016-05-03 Thread kevin
I dound the reason is : the hadoop historyserver need to be started! 2016-05-04 11:05 GMT+08:00 Dong Li <lid...@apache.org>: > Hi Kevin, > > Have you checked DATA SIZE in each job build steps? > > Thanks, > Dong Li > > 2016-05-04 10:17 GMT+08:00 kevin <kiss

why I got nothing when I select from KYLIN_SALES

2016-05-03 Thread kevin
hi,all I use kylin1.5.1 and it's example cub . after I build cube I execute : select * from KYLIN_SALES,no result .but other two table have result.I select from hive table ,KYLIN_SALES have the right data. I don't know why?

Re: sample cubu building hung on step 5

2016-05-03 Thread kevin
sorry . it's my fault . my hadoop not support snappy. 2016-05-03 18:41 GMT+08:00 kevin <kiss.kevin...@gmail.com>: > hi.all >I use kylin1.5.1 \ hbase 0.98.16 \ hadoop2.7.1 \ HIVE2.0 on tez . When > I try to build the sample cube ,it alway runing on step 5 :#5 Step Name: &g

sample cubu building hung on step 5

2016-05-03 Thread kevin
hi.all I use kylin1.5.1 \ hbase 0.98.16 \ hadoop2.7.1 \ HIVE2.0 on tez . When I try to build the sample cube ,it alway runing on step 5 :#5 Step Name: Create HTable . ### log like below: 2016-05-03 18:10:36,994 INFO [http-bio-7070-exec-8] service.CubeService:614 : checking keepCubeRetention

Re: I got error first on kylin

2016-01-21 Thread kevin
e release for hbase 1.1.2 or higher. > "Also, please aware this is not a formal release, and it is not fully > tested:" > > the latest stable version is now 1.2, but it does not work with hbase 1.0+ > > On Thu, Jan 21, 2016 at 5:39 PM, kevin <kiss.kevin...@gmail.com>

TableExistsException: kylin_metadata_acl

2016-01-21 Thread kevin
HI,all when I start up kylin , I got the error below: org.apache.hadoop.hbase.TableExistsException: kylin_metadata_acl but when I use hbase shell : desc 'kylin_metadata_acl' got nothing. I have reformat hdfs , rebuild hive's metastore database,but it's not work.

Re: TableExistsException: kylin_metadata_acl

2016-01-21 Thread kevin
it's a problem of hbase's zookeeper 2016-01-22 13:25 GMT+08:00 kevin <kiss.kevin...@gmail.com>: > HI,all >when I start up kylin , I got the error below: > > org.apache.hadoop.hbase.TableExistsException: kylin_metadata_acl > > but when I use hbase shell :

which hadoop version is matched?

2016-01-21 Thread kevin
(AbstractExecutable.java:107) ... 4 more* Maybe the hadoop version 2.7 is too hight ,I want to kown the highest version of hadoop be supported ? thank, kevin.

Fast Cubing Algorithm - Spark/Kylin

2015-12-11 Thread Hsu, Kevin
been released and where can I find tutorial to try out this new feature. Thanks and best regards, Kevin Hsu