You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2018/06/11 06:02:00 UTC

[jira] [Resolved] (KYLIN-3289) Refactor the storage garbage clean up code

     [ 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)