[
https://issues.apache.org/jira/browse/KYLIN-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shaofeng SHI updated KYLIN-1025:
--------------------------------
Affects Version/s: v0.7.2
v0.7.1
Fix Version/s: v1.1
v2.0
After save the cube desc, it calculate the cuboid spanning tree, and after that
it iterate from 0 to base cuboid id to find out the valid cuboids; When the
dimension nubmer is big, the nubmer to check is huge, which will consume a lot
of CPU time;
As that check is not functional, disable it to gain better performance.
> Save cube change is very slow
> -----------------------------
>
> Key: KYLIN-1025
> URL: https://issues.apache.org/jira/browse/KYLIN-1025
> Project: Kylin
> Issue Type: Improvement
> Components: Metadata
> Affects Versions: v1.0, v0.7.2, v0.7.1
> Reporter: Shaofeng SHI
> Assignee: Shaofeng SHI
> Fix For: v2.0, v1.1
>
>
> Edit a cube, made some change and then save, it takes a couple of minutes to
> finish; In backend there is no error message; Need investigate why it is so
> slow.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)