You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Zhong Yanghong (JIRA)" <ji...@apache.org> on 2017/09/25 01:12:00 UTC

[jira] [Resolved] (KYLIN-2802) Enable cube planner phase one

     [ https://issues.apache.org/jira/browse/KYLIN-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhong Yanghong resolved KYLIN-2802.
-----------------------------------
    Resolution: Done

> Enable cube planner phase one
> -----------------------------
>
>                 Key: KYLIN-2802
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2802
>             Project: Kylin
>          Issue Type: Sub-task
>    Affects Versions: v2.1.0
>            Reporter: Zhong Yanghong
>            Assignee: Zhong Yanghong
>             Fix For: v2.2.0
>
>
> This phase happens during cube building. To be able to trigger cube planner, one of the following preconditions should be satisfied.
> * The cube is empty
> * Job is for refreshing the only one segment.
> Since cube planner is based on cuboid row count, if the first segment is empty and there's no useful row count info, cube planner should not be triggered in this phase.
> We also introduce a threshold. If the total number of defined cuboids is less than this threshold, cube planner should not be triggered.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)