[
https://issues.apache.org/jira/browse/KYLIN-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhong Yanghong updated KYLIN-2802:
----------------------------------
Affects Version/s: v2.1.0
> 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)