Description
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.
Attachments
Issue Links
- Blocked
-
KYLIN-3011 Tool StorageCleanupJob will cleanup other environment's intermediate hive tables which are using
- Resolved
- links to