Thanks for the reply ShaoFeng. So we need to trigger the cube refresh externally always? Or Is there a way kylin do it automatically. I am confused with this Cube refresh settings . could you enlight me about that.
On Fri, Jul 22, 2016 at 4:08 PM, ShaoFeng Shi <[email protected]> wrote: > 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 > >
