Kylin does not automatically start cube build, because it does not know when upstream data is ready. Instead, you have to trigger cube build via Rest API or the client tool, at the end of your upstream ETL process.
On Mon, May 16, 2016 at 10:03 AM, nichunen <[email protected]> wrote: > Hi, > > > Please refer to > http://kylin.apache.org/docs/tutorial/kylin_client_tool.html > if you are using Kylin 1.2. > I’ll submit a patch for 1.5.x version later. > > > George/倪春恩 > > Mobile:+86-13501723787| WeChat:nceecn > > 北京明略软件系统有限公司(MiningLamp.COM > ) > > > > > > 上海市浦东新区晨晖路258号G座iDream张江科创中心C125 > > > > > Room C125#,Intelligent Industrial Park Building G,258#Chenhui Road, Pudong > District,Shanghai,201203 > > > > > > On May 16, 2016, at 9:52 AM, 耳东 <[email protected]> wrote: > > > > > > Does it mean that Kylin don't have the automatically build function. If > I want kylin to build cube automatically, I should call the restful api > using schedule tools like quartz. > > > > > > > > > > > > > > > > > > > > > > > > ------------------ 原始邮件 ------------------ > > 发件人: "bitbean";<[email protected]>; > > 发送时间: 2016年5月16日(星期一) 上午9:47 > > 收件人: "dev"<[email protected]>; > > > > > > 主题: 回复: automatically build cube > > > > > > > > > > > > > > > > > > please use restfapi > > http://kylin.apache.org/docs15/howto/howto_use_restapi.html > > > > > > > > > > > > > > > > > > > > > > > > ------------------ 原始邮件 ------------------ > > 发件人: "耳东";<[email protected]>; > > 发送时间: 2016年5月16日(星期一) 上午9:45 > > 收件人: "dev"<[email protected]>; > > > > > > 主题: automatically build cube > > > > > > > > > > > > > > > > > > Hi all: In my fact table, it have data between 3/24 adn 3/30. When I > create the model, I choose the starttime column(yyyyMMdd) as the partition > date column. And I build the cube with data of date 3/24 at the time 5/14 > 23:18, after two days, it doesn't run any job to build cube again. > > How can I enable the automatically build function. > > >
