[
https://issues.apache.org/jira/browse/KYLIN-3289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shaofeng SHI resolved KYLIN-3289.
---------------------------------
Resolution: Fixed
> Refactor the storage garbage clean up code
> ------------------------------------------
>
> Key: KYLIN-3289
> URL: https://issues.apache.org/jira/browse/KYLIN-3289
> Project: Kylin
> Issue Type: Improvement
> Affects Versions: v2.3.0
> Reporter: Guangyao Li
> Assignee: Guangyao Li
> Priority: Minor
> Fix For: v2.4.0
>
>
> Kylin will produce some garbage data in storage when it runs.
> Now, the clean up tool "{{kylin.sh org.apache.kylin.tool.StorageCleanupJob}}"
> can show what is garbage data or clean up the garbage by setting options
> "–delete false" or "delete true".
> But Kylin can't show the size of garbage data for users.
> This reconfiguration adds some member variables and methods recording the
> garbage size in the detection process.
> After clean up job running over, Kylin can get the information about garbage
> size.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)