Hi Jie, 1.x versions only supports daily incremental build; From future 2.0 release, kylin will support using a timestamp column as the partition column, then it will allow hourly incremental build.
To automatically trigger the cube build, you can leverage any existing scheduling tool (like crontab) to call Kylin REST API ( https://kylin.apache.org/docs/howto/howto_build_cube_with_restapi.html) periodically, or you can try the client tool that ChunEn contributed. The client tool is under review now, should be released in a future release. Shaofeng, Shi 2016-03-07 21:59 GMT+08:00 Jie Tao <jie....@gameforge.com>: > Thank you Chunen for the rapid reply. I do not use Kylin source files. Is > there plan when your contribution will be added to Kylin's binary release? > > Cheers, > > Jie > > > Am 07.03.2016 um 14:38 schrieb nichunen: > >> Hi, >> >> >> Copy the patch file to the directory of kylin source code, run git am >> KYLIN-1249.patch, the code of the tool will be in >> kylin/tool/kylin_client_tool. You can get the documents of how to use in >> the same way. >> Yes, it is run in standalone. >> >> >> George/倪春恩 >> >> Mobile:+86-13501723787| Fax:+8610-56842040 >> >> >> >> 北京明略软件系统有限公司(MiningLamp.COM >> ) >> >> >> >> 北京市昌平区东小口镇中东路398号中煤建设集团大厦1号楼4层 >> >> >> >> F4,1#,Zhongmei Construction Group Plaza,398# Zhongdong Road,Changping >> District,Beijing,102218 >> >> >> >> >> On Mar 7, 2016, at 9:17 PM, Jie Tao <jie....@gameforge.com> wrote: >>> >>> >>> Thanks Chunen for the message. Is the tool already available for >>> downloading? I use Kylin's binary release rather than the source code. >>> But I think the client-tool runs in standalone. >>> >>> >>> Cheers, >>> >>> >>> Jie >>> >>> >>> Am 07.03.2016 um 13:35 schrieb nichunen: >>> >>>> >>>> Hi Jie, >>>> >>>> >>>> >>>> >>>> >>>> Please check https://issues.apache.org/jira/browse/KYLIN-1249 >>>> , I have uploaded two patches for a Kylin client tool and its >>>> English&Chinese documents. The tool is based on Kylin’s rest apis, >>>> developed with python. You can schedule hourly/daily build jobs, cubes can >>>> be built automatically with its command lines, or you can set crontab tasks >>>> of build jobs in the os. By the way, it’s for Kylin1.2. >>>> >>>> >>>> >>>> >>>> >>>> Best regards, >>>> George/倪春恩 >>>> >>>> >>>> Mobile:+86-13501723787| Fax:+8610-56842040 >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> 北京明略软件系统有限公司(MiningLamp.COM >>>> ) >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> 北京市昌平区东小口镇中东路398号中煤建设集团大厦1号楼4层 >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> F4,1#,Zhongmei Construction Group Plaza,398# Zhongdong Road,Changping >>>> District,Beijing,102218 >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>>> On Mar 7, 2016, at 7:33 PM, Jie Tao <jie....@gameforge.com> wrote: >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> Dear Kylin developers, >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> while building a cube I can only select the date but no hour selection. >>>>> Can Kylin do hourly build and how to specify this? >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> As I got new data I manually build the cube (action->build). Is there >>>>> any process of automatic build (say hourly/daily) so that Kylin does >>>>> the >>>>> build automatically? >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> I use Kylin version 1.2. >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> Best regards, >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> Jie >>>>> >>>>> > -- Best regards, Shaofeng Shi