[
https://issues.apache.org/jira/browse/KYLIN-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055422#comment-15055422
]
Lola Liu commented on KYLIN-1140:
---------------------------------
Verified on v1.2 and 2.0.
> Kylin's sample cube "kylin_sales_cube" couldn't be saved.
> ---------------------------------------------------------
>
> Key: KYLIN-1140
> URL: https://issues.apache.org/jira/browse/KYLIN-1140
> Project: Kylin
> Issue Type: Bug
> Components: General
> Affects Versions: v1.1, v1.0
> Reporter: Shaofeng SHI
> Assignee: Shaofeng SHI
> Labels: QE
> Fix For: v2.0, v1.2
>
>
> If edit the sample cube and then click save, a NPE will be thrown and block
> user to move ahead.
> The root cause is In CubeController it uses the cube_des name as the cube
> name to load cube instance; Usually for the cubes that created from Kylin's
> UI, the desc name = cube name, so it has no problem. But for the sample
> "kylin_sales_cube", its name != cube desc name. This is a bug, need to use
> the accurate cube name there.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)