Kylin exposes RESTful APIs for user to trigger the cube build/merge/refresh; you can easily integrate it with your scheduling tools or workflow system, please check https://kylin.apache.org/docs15/howto/howto_use_restapi.html#build-cube
2016-07-22 14:31 GMT+08:00 Karthigeyan K <[email protected]>: > Hi, > I am trying to use incremental cube building . > I have a hive table partitioned by date. I created and built kylin cube > for it. > I attached the image of my cube refresh settings. I am trying to auto > merge new data records every 30 minutes. > I added a new partition(date=2016-07-21) to hive table with 10000 more > records. when I do a count(*) in hive the added rows got reflected in > result. > But Kylin cube in not updated even after many hours. > When I manually click refresh on cube Its updating. But I like to happen > automatically. > I don't know what am I missing here, Your Kind help is appreciated. > > > [image: Inline image 2] > > Thanks, > Karthigeyan. > > -- Best regards, Shaofeng Shi
