[
https://issues.apache.org/jira/browse/KYLIN-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nichunen closed KYLIN-4205.
---------------------------
> configuration support set hive.intermediate-table-prefix
> --------------------------------------------------------
>
> Key: KYLIN-4205
> URL: https://issues.apache.org/jira/browse/KYLIN-4205
> Project: Kylin
> Issue Type: Improvement
> Components: Job Engine
> Affects Versions: v3.0.0-alpha
> Reporter: chuxiao
> Priority: Major
> Fix For: v3.0.0
>
> Attachments: KYLIN-4205.master.001.patch, KYLIN-4205.master.002.patch
>
>
> There are thousands of cubes in didi, so in order to cut the metadata we
> have 4 kylin clusters. They use 1 hdfs cluster, 1 hive database, and 1 hbase
> cluster.
> KYLIN_INTERMEDIATE_PREFIX is set by MetadataConstants. In order to the unused
> intermediate table can be properly cleaned up by cleanTool, the intermediate
> table prefix needs to be set differently by kylin config.
> kylin config add kylin.source.hive.intermediate-table-prefix, default
> 'kylin_intermediate_'.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)