Hi Shi,

Referring to the above link, I want to refresh the cube for each day's
corresponding last month's data.

So my requirement is something like today I wan't to build the cube for
last one month data that is from 23 May to 23 June and tomorrow I will be
requiring the cube for the date range of 24 May to 24 June and so on.

Can you shadow me as in that case how to use the mentioned API and move
forward? Will it still be considering Refresh build or full cube build.

Thanks!

On Tue, Jun 23, 2015 at 1:30 AM, Vineet Mishra <[email protected]>
wrote:

> 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