by default kylin will create a intermediate flatten table for you using hive. you just need to provide the fact table and lookup table
2016-04-21 20:27 GMT+08:00 耳东 <[email protected]>: > > 生成cube时,应该在事实表和所有维度表的基础上直接关联生成cube,还是需要先通过sql将事实表和维度表关联生成中间表,然后在这个中间表上生成cube?如果两种方法都可以的话,哪种更合适? -- Regards, *Bin Mahone | 马洪宾* Apache Kylin: http://kylin.io Github: https://github.com/binmahone
