[
https://issues.apache.org/jira/browse/KYLIN-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981099#comment-16981099
]
ASF subversion and git services commented on KYLIN-4205:
--------------------------------------------------------
Commit f15a4b54450c5b7d2d12e79ffdaaa54534430d61 in kylin's branch
refs/heads/master from chuxiao
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=f15a4b5 ]
KYLIN-4205 configuration support set hive.intermediate-table-prefix
> 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
> 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)