Re: data format when building increment cube

2017-10-26 Thread ShaoFeng Shi
;ShaoFeng Shi";; > 发送时间: 2017年10月23日(星期一) 晚上11:09 > 收件人: "dev"; > > 主题: Re: data format when building increment cube > > > > Oh, I'm using 2.2 (will release soon). > > Then you can run "bin/mestore.sh backup", and then find the model js

Re: data format when building increment cube

2017-10-23 Thread ShaoFeng Shi
-10-23 18:00 GMT+08:00 op <520075...@qq.com>: > on kylin web,there is no "Edit Json" . my version 2.0 > > > -- 原始邮件 -- > *发件人:* "ShaoFeng Shi";; > *发送时间:* 2017年10月23日(星期一) 下午5:53 > *收件人:* "dev"; > *

Re: data format when building increment cube

2017-10-23 Thread ShaoFeng Shi
find the json file > or you mean change it on kylin web? > > > > > -- 原始邮件 -- > 发件人: "ShaoFeng Shi";; > 发送时间: 2017年10月23日(星期一) 下午5:09 > 收件人: "dev"; > > 主题: Re: data format when building incr

Re: data format when building increment cube

2017-10-23 Thread ShaoFeng Shi
t;KYLIN_SALES.PART_DT", "partition_time_column" : null, "partition_date_start" : 0, "partition_date_format" : "-MM-dd", "partition_time_format" : "HH:mm:ss", "partition_type" : "APPEND",

Re: data format when building increment cube

2017-10-17 Thread ShaoFeng Shi
It is not supported. You need to develop a new PartitionConditionBuilder. Please refer to org.apache.kylin.metadata.model.PartitionDesc.YearMonthDayPartitionConditionBuilder 2017-10-17 18:06 GMT+08:00 op <520075...@qq.com>: > > hello everyone. > how can i define my own data format? > our hive ta