[VOTE] Release apache-kylin-2.1.0 (RC2)

2017-08-12 Thread ShaoFeng Shi
Hi all, I have created a build for Apache Kylin 2.1.0, release candidate 2. Changes highlights: KYLIN-2506 - Refactor global dictionary KYLIN-2515 - Route unsupported query back to query its source directly KYLIN-2579 KYLIN-2580 - Improvement on subqueries KYLIN-2633 - Upgrade Spark to 2.1 KYLIN

Re: Re: kylin load hive table rest is error

2017-08-12 Thread ShaoFeng Shi
Besides, can you sync the table from Kylin GUI? If GUI doesn't work either, that should be env problem. Otherwise it would be API usage mistake. 2017-08-13 14:22 GMT+08:00 ShaoFeng Shi : > Any message in tomcat/logs/* or logs/kylin.out? > > 2017-08-13 10:21 GMT+08:00 apache_...@163.com : > >> Hi,

Re: Re: kylin load hive table rest is error

2017-08-12 Thread ShaoFeng Shi
Any message in tomcat/logs/* or logs/kylin.out? 2017-08-13 10:21 GMT+08:00 apache_...@163.com : > Hi,shaofeng: > > Kylin2.0 on HDP2.5.3. > > > hive> use metric; > OK > Time taken: 0.029 seconds > hive> show tables; > OK > buss_info > dim > dim_curr > dim_date > dim_dtyp > dim_gl_acc > dim_org >

Re: Re: kylin load hive table rest is error

2017-08-12 Thread apache_...@163.com
Hi,shaofeng: Kylin2.0 on HDP2.5.3. hive> use metric; OK Time taken: 0.029 seconds hive> show tables; OK buss_info dim dim_curr dim_date dim_dtyp dim_gl_acc dim_org fact1 fact2 Time taken: 0.245 seconds, Fetched: 9 row(s) post url: http://xx.xx.xx.xx:7070/kylin/api/tables/metric.date_dim

Re: 【ask question about kylin use HDP2.5】

2017-08-12 Thread ShaoFeng Shi
Check this: https://community.hortonworks.com/questions/93060/kylin-home-page-not-loading.html 2017-08-12 22:34 GMT+08:00 ShaoFeng Shi : > Are you running it in HDP 2.5 sandbox vm? I remember someone encountered > this in the sandbox, the reason is HDP is running in docker, so you need > enable t

Re: 【ask question about kylin use HDP2.5】

2017-08-12 Thread ShaoFeng Shi
Are you running it in HDP 2.5 sandbox vm? I remember someone encountered this in the sandbox, the reason is HDP is running in docker, so you need enable the port forwarding for 7070, otherwise the request won't reach Kylin. 2017-08-10 17:33 GMT+08:00 han cheryl : > hi: > I am a new user use

Re: kylin的7070 端口无法通过web访问

2017-08-12 Thread ShaoFeng Shi
The root cause is "java.lang.NoSuchMethodError: org.apache.hadoop.hbase. client.HBaseAdmin.(Lorg/apache/hadoop/hbase/client/HConnection;)" Mismatched HBase version. This is a frequently asked question. You can do a search first. 2017-08-09 15:34 GMT+08:00 Jack <904637...@qq.com>: > 我安装了kylin-2.0

【ask question about kylin use HDP2.5】

2017-08-12 Thread han cheryl
hi: I am a new user use kylin .toady,i visit the kylin web. and install step by step. the result like this ./kylin.sh start Retrieving hadoop conf dir... KYLIN_HOME is set to /data/cherylhan/kylin/apache-kylin-2.0.0-bin Retrieving hive dependency... Retrieving hbase dependency... Retrieving

kylin??7070 ????????????web????

2017-08-12 Thread Jack
kylin-2.0.07070web ?? ?? SEVERE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframework.beans.factory.BeanCr

Re: Collect practices of running Kylin in AWS/Azure

2017-08-12 Thread Luke Han
Looking forward for great use cases coming from different regoins Best Regards! - Luke Han On Wed, Jul 26, 2017 at 10:51 AM, ShaoFeng Shi wrote: > Hello Kyliner, > > Recently a couple users are asking for the practices about running Kylin in > AWS, together with cloud serv

Re: kylin load hive table rest is error

2017-08-12 Thread ShaoFeng Shi
Is there any clue in kylin.log? 2017-08-12 9:58 GMT+08:00 apache_...@163.com : > > Hi, > > Please help confirm a question(bug?),when i run load hive table by > kylin rest interface, it return a error page info > > example: > > post http://xx.xx.xx.xx:7070/kylin/api/metric.date_dim/l