The root cause is Tableau sends out “select * ” to Kylin which costs much resource.
在 2017年7月18日 下午5:51,沈丹丹 <[email protected]>写道: > yes, I use the live model. > > > > > > > > > 在 2017-07-18 17:25:48,"Billy Liu" <[email protected]> 写道: > >Did you use Tableau Live mode? > > > >在 2017年7月18日 下午2:59,沈丹丹 <[email protected]>写道: > > > >> > >> > >> > >> Thank you. But the SQL is automatically generated when tableau loads > >> metadata, but it not supported. And I can't control it. > >> > >> > >> > >> > >> > >> 在 2017-07-18 14:45:08,"江昆" <[email protected]> 写道: > >> >because the sql parser of kylin is calcite,it is different from sql > which > >> we offen use...you could use your sql in kylin web > application-insight,you > >> could try then you know what sql could pass or not...good luck... > >> > > >> > > >> > > >> > > >> >------------------ 原始邮件 ------------------ > >> >发件人: "沈丹丹";<[email protected]>; > >> >发送时间: 2017年7月18日(星期二) 下午2:39 > >> >收件人: "dev"<[email protected]>; > >> > > >> >主题: 技术求助 > >> > > >> > > >> > > >> >大家好: > >> > 我在使用kylin整合tableau的时候遇到一些问题,我不知道如何解决,希望能得到你们的帮助。 > >> 我使用的是kylin1.6版本,jdk1.7版本的,结合tableau9.0使用,但是在tableau加载kylin元数据的时候每次都会花费1 > >> 0分钟左右,并且内存狂飙至99%导致电脑会卡住一段时间。但是元数据很小,才18M左右。请问这是为什么? > 而且看kylin.log文件,里面会报很多Not > >> Supported SQL 错误,这个该怎么解决呢?(ps,附件是tableau加载kylin元数据时kylin.log日志文件) > >> > 盼回复!谢谢! > >> >
