[
https://issues.apache.org/jira/browse/KYLIN-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17031343#comment-17031343
]
ASF subversion and git services commented on KYLIN-2431:
--------------------------------------------------------
Commit ed8255130860cb4dedcb14842bbca5c8b985bd75 in kylin's branch
refs/heads/2.6.x from yaqian.zhang
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=ed82551 ]
KYLIN-2431 Use StorageCleanupJob cleanup intermediate hive tables after check
whether it was created by current deployment
> StorageCleanupJob will remove intermediate tables created by other kylin
> instances
> ----------------------------------------------------------------------------------
>
> Key: KYLIN-2431
> URL: https://issues.apache.org/jira/browse/KYLIN-2431
> Project: Kylin
> Issue Type: Improvement
> Reporter: Dong Li
> Assignee: Dong Li
> Priority: Minor
> Fix For: v3.0.0, v2.6.5
>
>
> If QA and PROD instances are in same hive environment, running
> StorageCleanupJob on QA will remove intermediate tables created by PROD,
> which might fail Kylin jobs of PROD.
> A solution is to add metastore name to hive table prefix, then filter table
> names with metastore name during cleanup job.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)