You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2021/02/05 09:11:14 UTC

[GitHub] [kylin] zhangayqian commented on pull request #1571: KYLIN-4897 Add table snapshot and global dictionary cleaning in Stora…

zhangayqian commented on pull request #1571:
URL: https://github.com/apache/kylin/pull/1571#issuecomment-773900839


   ### Test Evidence
   #### bin/kylin.sh org.apache.kylin.tool.StorageCleanupJob
   - cleanup has not been modified for more than 12 hours and unused global dictionary 
   ![image](https://user-images.githubusercontent.com/31064237/107012444-fd474980-67d3-11eb-9b31-9d8407665701.png)
   
   - cleanup has not been modified for more than 12 hours and unused table snapshot
   ![image](https://user-images.githubusercontent.com/31064237/107012537-1a7c1800-67d4-11eb-9d07-d44495c974f8.png)
   
   - cleanup has not been modified for more than 12 hours and unused segment parquet file
   ![image](https://user-images.githubusercontent.com/31064237/107012644-3ed7f480-67d4-11eb-8661-dc6365516ca0.png)
   
   #### bin/kylin.sh org.apache.kylin.tool.StorageCleanupJob --cleanupTableSnapshot false -cleanupThreshold 48
   - Just cleanup has not been modified for more than 12 hours and unused segment parquet file and global dictionary, table snapshot would not be cleanup
   ![image](https://user-images.githubusercontent.com/31064237/107013246-156b9880-67d5-11eb-9c03-15b288794d6d.png)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org