退订

2017-10-23 Thread 郭元培
退订,谢谢了

Re:Re: Re: Re: use timestamp for cube partition

2017-10-23 Thread 大数据开发工程师-付德彬
退订 At 2017-10-10 16:04:18, "ShaoFeng Shi" wrote: >The "shard-by" column will be used to distribute the cube data to different >shards (each shard is a HBase region). Usually the "shard-by" column need >be a high cardinality column, using which can ensure the shards

[jira] [Created] (KYLIN-2958) SAML logout issue

2017-10-23 Thread Pan, Julian (JIRA)
Pan, Julian created KYLIN-2958: -- Summary: SAML logout issue Key: KYLIN-2958 URL: https://issues.apache.org/jira/browse/KYLIN-2958 Project: Kylin Issue Type: Bug Reporter: Pan,

Review Request 63234: KYLIN-2934 Write user guide for KYLIN-2656

2017-10-23 Thread pengjianhua
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63234/ --- Review request for kylin, Dayue Gao, Dong Li, hongbin ma, and Wang Xiaoyu.

Re: data format when building increment cube

2017-10-23 Thread ShaoFeng Shi
Oh, I'm using 2.2 (will release soon). Then you can run "bin/mestore.sh backup", and then find the model json file in "model_desc" folder, in it you will see. After modify the partition class, you can restore from that folder back to HBase, and then restart Kylin. 2017-10-23 18:00 GMT+08:00 op

?????? data format when building increment cube

2017-10-23 Thread op
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

?????? data format when building increment cube

2017-10-23 Thread op
thx ?? -- -- ??: "ShaoFeng Shi";; : 2017??10??23??(??) 5:53 ??: "dev"; : Re: data format when building increment cube You can backup the metastore to local, then you will see

Re: data format when building increment cube

2017-10-23 Thread ShaoFeng Shi
You can backup the metastore to local, then you will see the model json file. On Kylin web, move mouse to the model, click "Action" -> "Edit JSON", will see the JSON content. 2017-10-23 17:23 GMT+08:00 op <520075...@qq.com>: > thank you shaofeng,but i cannot find the json file > or you mean

?????? data format when building increment cube

2017-10-23 Thread op
thank you shaofeng??but i cannot find the json file or you mean change it on kylin web?? -- -- ??: "ShaoFeng Shi";; : 2017??10??23??(??) 5:09 ??: "dev"; : Re: data format when

Re: data format when building increment cube

2017-10-23 Thread ShaoFeng Shi
If you create a new model from Kylin web, the model has a property "partition_condition_builder" which refers to the class that implements the PartitionConditionBuilder. You can manually change it to your customized implementation: { "uuid" : "ad40c5a2-a32f-4f27-84cd-85ea43af2307",

?????? data format when building increment cube

2017-10-23 Thread op
hi shaofeng then how to use a new PartitionConditionBuilder?? thanks?? -- -- ??: "ShaoFeng Shi";; : 2017??10??17??(??) 6:16 ??: "dev"; : Re: data format when building increment

[jira] [Created] (KYLIN-2957) Fix copy ACL issue when migrate cube

2017-10-23 Thread Zhong Yanghong (JIRA)
Zhong Yanghong created KYLIN-2957: - Summary: Fix copy ACL issue when migrate cube Key: KYLIN-2957 URL: https://issues.apache.org/jira/browse/KYLIN-2957 Project: Kylin Issue Type: Bug