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 2015/09/22 05:04:04 UTC

[jira] [Resolved] (KYLIN-991) StorageCleanupJob may clean a newly created HTable in streaming cube building

     [ https://issues.apache.org/jira/browse/KYLIN-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shaofeng SHI resolved KYLIN-991.
--------------------------------
       Resolution: Fixed
    Fix Version/s: v2.0

Added the timestamp in table metadata, and will check it before drop it;

> StorageCleanupJob may clean a newly created HTable in streaming cube building
> -----------------------------------------------------------------------------
>
>                 Key: KYLIN-991
>                 URL: https://issues.apache.org/jira/browse/KYLIN-991
>             Project: Kylin
>          Issue Type: Bug
>          Components: Environment , Storage - HBase
>    Affects Versions: v2.0
>            Reporter: Shaofeng SHI
>            Assignee: Shaofeng SHI
>            Priority: Minor
>             Fix For: v2.0
>
>
> Will add timestamp to the htable descriptor, then when do the cleanup, check whether it was newly created (say in past 48 hours), if yes, will skip it; 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)