Hi Shi,

I am not aware off the basic authentication mechanism mentioned here, could
you help me out as how could I schedule my cube refresh using the API.

I tried java URL Connection for basic authentication but couldn't get any
cookies to move further.

Thanks,

On Wed, Jun 17, 2015 at 7:21 PM, Shi, Shaofeng <[email protected]> wrote:

> You don¹t need repeatedly create the cube; We call it ³BUILD² or
> ³REFRESH²: ³BUILD² is to build a new segment; ³REFRESH² is to update an
> existing cube segment, please check:
>
> https://github.com/apache/incubator-kylin/blob/master/docs/REST/Build%20Cub
> e%20with%20Restful%20API.md
>
>
> On 6/11/15, 6:38 PM, "Vineet Mishra" <[email protected]> wrote:
>
> >Hi,
> >
> >Is there a way so that I can schedule the cube creation by purging the
> >older cube and creating the new cube everyday taking the same window
> >interval say around a month or so.
> >
> >So my requirement is pretty straightforward, I want to build a cube
> >considering for the last one month data set and which should refresh every
> >day with last one month data from the particular date.
> >
> >Thanks!
>
>

Reply via email to