Re: how to refresh cube automatically in kylin 1.5.4.1

2016-11-25 Thread suresh m
Thanks Alberto,

Its really helped me lot.

On Thu, Nov 10, 2016 at 1:27 PM, Alberto Ramón 
wrote:

> You have 2 options:
>   SOL1: Rest Full API
>  See this
> example
> 
>   SOL2: Kylin Client Tool
>  with Python
> + Cron + Curl Command
>
> See this previous mailList from Shi:
> http://mail-archives.apache.org/mod_mbox/kylin-user/
> 201607.mbox/%3CCAF7etTns%3DO%2BA5iN9vB8BGxGM6HQT-
> EieUiqGh3msTm9zaEaUiQ%40mail.gmail.com%3E
>
> 2016-11-10 7:53 GMT+01:00 suresh m :
>
> > Hi,
> >
> > I have a requirement where i need to refresh cube daily automatically.
> But
> > i don't see any property or options in kylin 1.5.4.1.
> >
> > for ex: my hive fact and dimensions keep on loading daily basis, so that
> > changes should reflect in kylin cube automatically. Please provide me
> > solution to resolve.
> >
> > I dont find any option in kylin refresh tabe, i have only auto merge
> > threshols,retension thresholds,partition start date options only.
> >
>


Re: how to refresh cube automatically in kylin 1.5.4.1

2016-11-09 Thread Alberto Ramón
You have 2 options:
  SOL1: Rest Full API
 See this
example

  SOL2: Kylin Client Tool
 with Python
+ Cron + Curl Command

See this previous mailList from Shi:
http://mail-archives.apache.org/mod_mbox/kylin-user/201607.mbox/%3CCAF7etTns%3DO%2BA5iN9vB8BGxGM6HQT-EieUiqGh3msTm9zaEaUiQ%40mail.gmail.com%3E

2016-11-10 7:53 GMT+01:00 suresh m :

> Hi,
>
> I have a requirement where i need to refresh cube daily automatically. But
> i don't see any property or options in kylin 1.5.4.1.
>
> for ex: my hive fact and dimensions keep on loading daily basis, so that
> changes should reflect in kylin cube automatically. Please provide me
> solution to resolve.
>
> I dont find any option in kylin refresh tabe, i have only auto merge
> threshols,retension thresholds,partition start date options only.
>


how to refresh cube automatically in kylin 1.5.4.1

2016-11-09 Thread suresh m
Hi,

I have a requirement where i need to refresh cube daily automatically. But
i don't see any property or options in kylin 1.5.4.1.

for ex: my hive fact and dimensions keep on loading daily basis, so that
changes should reflect in kylin cube automatically. Please provide me
solution to resolve.

I dont find any option in kylin refresh tabe, i have only auto merge
threshols,retension thresholds,partition start date options only.