Re: kylin查询栈溢出异常

2016-08-02 Thread Yiming Liu
The master branch has upgraded the Calcite version. You could try to build by yourself. 2016-08-03 9:27 GMT+08:00 不疯不成魔 : > oh,thanks!I am looking forward to the next version! > > > > > -- 原始邮件 -- > 发件人: "ShaoFeng Shi";;

[jira] [Created] (KYLIN-1935) Sample cube got build successful - But model shows ZERO records.

2016-08-02 Thread Ranga (JIRA)
Ranga created KYLIN-1935: Summary: Sample cube got build successful - But model shows ZERO records. Key: KYLIN-1935 URL: https://issues.apache.org/jira/browse/KYLIN-1935 Project: Kylin Issue Type:

Re: kylin查询栈溢出异常

2016-08-02 Thread ShaoFeng Shi
This is a bug in Apache Calcite: https://issues.apache.org/jira/browse/CALCITE-1097 It has been fixed in Calcite 1.7, while Kylin 1.5.3 uses 1.6; When Kylin upgrade Calcite version, this problem will be solved. 在 2016年8月3日 上午8:58,不疯不成魔 写道: > hi,the version is 1.5.3 > > > > >

Re: kylin 1.5.3 Bug

2016-08-02 Thread ShaoFeng Shi
Hi, In 1.5.3 we have an enhancement in get-properties.sh, but didn't test it on Ubuntu (we're using centos). Would you like contribute a patch to Kylin? Thanks! 在 2016年8月2日 下午5:09,TTS2沉默天使 <85546...@qq.com>写道: > 报错内容 > cat:无效选项 -- 1 > > > > > -- 原始邮件 -- > 发件人:

?????? kylin??????????????

2016-08-02 Thread ??????????
hi,the version is 1.5.3 -- -- ??: "ShaoFeng Shi";; : 2016??8??3??(??) 8:55 ??: "dev"; : Re: kylin?? Hi, which version of Kylin are you running? ?? 2016??8??2??

Re: kylin查询栈溢出异常

2016-08-02 Thread ShaoFeng Shi
Hi, which version of Kylin are you running? 在 2016年8月2日 下午5:34,不疯不成魔 写道: > 上封邮件遗漏了测试过程,具体如下: > 在"Insight"中进行sql语句查询的时候,发现如果聚合指标超过84个以后,就会报"Operand stack overflow at > offset 1052"这类错误,我测试的query语句如下: > select t2.org_level2_no,t2.org_level2_name, > > >

Re: Kylin Cube Performance

2016-08-02 Thread ShaoFeng Shi
In the cube definition, you defined "SITE_ID", "CHILD_ID" as "Mandatory" dimension, which means they will not be aggregated in cube build phase for all combinations. So when you run a query like "SELECT SUM(clicks) FROM reporting GROUP BY search_type", Kylin will use the combination "SITE_ID" +

[jira] [Created] (KYLIN-1934) 'Value not exist' During Cube Merging Caused by Empty Dict

2016-08-02 Thread Yerui Sun (JIRA)
Yerui Sun created KYLIN-1934: Summary: 'Value not exist' During Cube Merging Caused by Empty Dict Key: KYLIN-1934 URL: https://issues.apache.org/jira/browse/KYLIN-1934 Project: Kylin Issue Type:

Re: Kylin Cube Performance

2016-08-02 Thread Jason Hale
I've looked over the optimization options before, but did not notice the rowkey ordering. I can try this and see if this helps me. This is the only thing I see that I can attempt to optimize further in the design, but I'll provide my cube design below. I only have one measure to keep it simple: {

Re: Error in coprocessor

2016-08-02 Thread Yiming Liu
Yes. Need HBase 1.1+ 2016-08-02 19:05 GMT+08:00 Cheng Wang : > 看起来是cdh5.5版本太低,要升级到cdh5.7 > > On 8/2/16, 4:42 PM, "Q" <35305...@qq.com> wrote: > > 环境是cdh5.5,kylin用的apache-kylin-1.5.3-cdh5.7-bin.tar.gz > 启动kylin后,运行sample.sh,然后重启kylin。 > 在WEB UI中build cude成功。 >

Re: Error in coprocessor

2016-08-02 Thread Cheng Wang
看起来是cdh5.5版本太低,要升级到cdh5.7 On 8/2/16, 4:42 PM, "Q" <35305...@qq.com> wrote: 环境是cdh5.5,kylin用的apache-kylin-1.5.3-cdh5.7-bin.tar.gz 启动kylin后,运行sample.sh,然后重启kylin。 在WEB UI中build cude成功。 在运行SQL示例程序的时候报错如下: Error while executing SQL "select part_dt, sum(price) as total_selled, count(distinct

??????kylin??????????????

2016-08-02 Thread ??????????
?? ??"Insight"??sql84??"Operand stack overflow at offset 1052"??query?? select t2.org_level2_no,t2.org_level2_name,

kylin-1.5.3版本页面登录报错

2016-08-02 Thread 仇同心
大家好: 升级到1.5.3版本后,启动kylin,登录时kylin.log文件没生成,在kylin.out文件里报错: INFO: Initializing log4j from [classpath:kylin-server-log4j.properties] Aug 02, 2016 2:26:53 PM org.apache.catalina.core.StandardContext listenerStart SEVERE: Exception sending context initialized event to listener instance of class