Dong Li created KYLIN-2431:
------------------------------
Summary: StorageCleanupJob will remove immediate 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 database, running StorageCleanupJob
on QA will remove immediate 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
(v6.3.15#6346)