kylin sql query with Weird error

2017-02-16 Thread xl l
see : http://note.youdao.com/noteshare?id=df34c64dcf3cf801a9c085be0c3f5f21&sub=7BB3043221BA44E4BAF5760339280480 kylin 1.6 问题记录: 版本:apache-kylin-1.6.0-hbase1.x-bin select cast(SUM(pv) as double) as pv, cast( count(distinct user_id) as double) as user_id from olap.olap_log_accs_page_di inner jo

Re: kylin sql query with Weird error

2017-02-16 Thread xl l
7;s healthy status? > Are all regions of the table "KYLIN_F2H6NPOLR7" online? > > 2017-02-16 16:10 GMT+08:00 xl l : > > > see : > > > > http://note.youdao.com/noteshare?id=df34c64dcf3cf801a9c085be0c3f5f > 21&sub= > > 7BB3043221BA44E4BAF576033928

Re: kylin sql query with Weird error

2017-02-16 Thread xl l
eam to identify the root cause quickly. > > 2017-02-16 20:30 GMT+08:00 xl l : > > > HI, I am sure hbase is ok. > > 而且只有这个sql抛异常,且能稳定复现。 sql稍微改一下,就正常。 > > > > 从异常日志看, 首先抛出异常的是 > > Caused by: java.lang.NullPointerException > > at com.google.common.b

Re: kylin sql query with Weird error

2017-02-17 Thread xl l
; 59.9071 > 2 > Toys & Hobbies > 128.2840 > 3 > > 2017-02-17 12:40 GMT+08:00 xl l : > > > hi,Billy Liu > > thanks. I did the same sql with sample cube, and the query result is > > also error . > > > > sql : > > select >

where is the source code kylin-2.0.0-hbase1x

2017-05-03 Thread xl l
hi,all: In http://kylin.apache.org/download/ apache-kylin-2.0.0-bin-hbase098.tar.gz source code in: https://github.com/apache/kylin/ tag:* kylin-2.0.0-hbase0.98* 。 But I can't find tag : *apache-kylin-2.0.0-bin-hbase1x * in github so where is the source code* apache-kylin-2.0.0-hbase1x*?