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/06 11:19:45 UTC

[jira] [Updated] (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 updated KYLIN-991:
-------------------------------
    Description: 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; 

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