Re: A question about the start date of cube in Kylin

2016-07-06 Thread ShaoFeng Shi
nition (change >> start date to 20160101), after that, trigger a build job for 20160101 - >> 20160401 from REST API (not from web GUI). Manually edit the cube metadata >> isn't recommended, but it can solve such case. >> >> 2016-07-05 14:49 GMT+08:00 huawang <103

Re: A question about the start date of cube in Kylin

2016-07-06 Thread ShaoFeng Shi
人:* "ShaoFeng Shi";; > *发送时间:* 2016年7月5日(星期二) 下午5:36 > *收件人:* "dev"; > *主题:* Re: A question about the start date of cube in Kylin > > You can use the metadata tool to manually modify cube's definition (change > start date to 20160101), after that, tr

?????? A question about the start date of cube in Kylin

2016-07-05 Thread huawang
could I build a segment before existing segments, says 20160101~20160401? -- -- ??: "ShaoFeng Shi";; : 2016??7??5??(??) 5:36 ??????: "dev"; ????: Re: A question about the start date of cube in Kylin You can use t

Re: A question about the start date of cube in Kylin

2016-07-05 Thread ShaoFeng Shi
GMT+08:00 huawang <1032195...@qq.com>: > Hi, > I have a question about the start date of cube in Kylin. For example, I > have a cube started on 20160401. I want to add the segments from 20160101 > to 20160331. What can I do to achieve my goal? Am I must set up a new cube >

A question about the start date of cube in Kylin

2016-07-04 Thread huawang
Hi, I have a question about the start date of cube in Kylin. For example, I have a cube started on 20160401. I want to add the segments from 20160101 to 20160331. What can I do to achieve my goal? Am I must set up a new cube started on 20160101? Thanks.