You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Billy Liu (JIRA)" <ji...@apache.org> on 2018/01/24 16:27:00 UTC

[jira] [Commented] (KYLIN-2431) StorageCleanupJob will remove intermediate tables created by other kylin instances

    [ https://issues.apache.org/jira/browse/KYLIN-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16337853#comment-16337853 ] 

Billy Liu commented on KYLIN-2431:
----------------------------------

I think it's duplicate with KYLIN-3011

> 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
>
> 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
(v7.6.3#76005)