Re: Re: 答复: can't pass step Build Cube In-Mem

2019-04-12 Thread Long Chao
gured(like: *kylin.cube.algorithm=layer*). On Thu, Apr 11, 2019 at 6:00 PM lk_hadoop wrote: > thank you ~ @Long Chao > > 2019-04-11 > > lk_hadoop > > > > 发件人:Long Chao > 发送时间:2019-04-11 17:56 > 主题:Re: 答复: can't pass step Build Cube In-Mem > 收件人:"

Re: 答复: can't pass step Build Cube In-Mem

2019-04-11 Thread Long Chao
Hi lk, Optimize job will only build the newly generated cuboids in the recommended cuboid list, usually the amount of them is not too large. So, by default, we use inmem algorithm to build those new cuboids, but now the algorithm can't be overwritten by properties file. And I create