What's your conf value of kylin.cube.aggrgroup.is-mandatory-only-valid? Can you try it as true?
2018-01-17 11:18 GMT+08:00 Xingxing Di (JIRA) <[email protected]>: > > [ https://issues.apache.org/jira/browse/KYLIN-3170?page= > com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] > > Xingxing Di updated KYLIN-3170: > ------------------------------- > Affects Version/s: v1.6.0 > > > Kylin generate wrong cuboids > > ---------------------------- > > > > Key: KYLIN-3170 > > URL: https://issues.apache.org/jira/browse/KYLIN-3170 > > Project: Kylin > > Issue Type: Bug > > Components: Job Engine > > Affects Versions: v1.6.0, v2.2.0 > > Environment: kylin2.2.0, hbase1.2.4 > > Reporter: Xingxing Di > > Assignee: Shaofeng SHI > > Priority: Major > > > > We have a cube which has 5 dimensions and 2 agg groups: > > 5 dimensions : A, B, C, D, E > > agg group1 : Mandatory Dimensions (A, B), Hierarchy Dimensions (D, E) > > agg group2 : Mandatory Dimensions (A, B), Hierarchy Dimensions (C, E) > > > > The cube generate 5 cuboids : > > > > Cuboid 11111 > > ---- Cuboid 11011 > > ---- Cuboid 11010 > > ---- Cuboid 11101 > > ---- Cuboid 11100 > > > > there this no cuboid 11000 , I'm confused about this, I think > this should be a bug. > > > > > > -- > This message was sent by Atlassian JIRA > (v7.6.3#76005) >
