[
https://issues.apache.org/jira/browse/KYLIN-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147022#comment-16147022
]
Zhong Yanghong edited comment on KYLIN-2734 at 12/3/17 12:13 PM:
-----------------------------------------------------------------
https://github.com/apache/kylin/pull/85
was (Author: yaho):
Related commit for branch yaho-cube-planner is as follows:
* Backend:
https://github.com/apache/kylin/commit/7279427d40df7e9d6151ecf3f439c2c20f800dd1
> Introduce hot cuboids export & import
> -------------------------------------
>
> Key: KYLIN-2734
> URL: https://issues.apache.org/jira/browse/KYLIN-2734
> Project: Kylin
> Issue Type: Sub-task
> Reporter: Zhong Yanghong
> Assignee: Zhong Yanghong
> Fix For: v2.3.0
>
>
> The motivation of this feature is to provide users a way to directly
> designate a dimension set to be prebuilt. It's an additional way to define
> prebuilt cuboids besides static rules and will only be feasible for an empty
> cube. If hot cuboids are imported during cube design phase and it is able to
> go through cube planner algorithm to get recommended cuboids, regardless
> whether the total number of defined cuboids is less than the threshold to
> trigger cube planner phase one, the cube planner phase one will be triggered
> and these imported cuboids will be regarded as mandatory cuboids for cube
> planner algorithm.
> Corresponding to the import feature, hot cuboids should be able to exported
> for future cube upgrading and so on.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)