You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/06/25 03:32:00 UTC

[jira] [Commented] (KYLIN-3977) Aviod mistaken deleting dicts by storage cleanup while building jobs are running

    [ https://issues.apache.org/jira/browse/KYLIN-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16871959#comment-16871959 ] 

ASF subversion and git services commented on KYLIN-3977:
--------------------------------------------------------

Commit 8857397267204491eb83e722399951de7917d167 in kylin's branch refs/heads/2.6.x from PENG Zhengshuai
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=8857397 ]

#KYLIN-3977 Aviod mistaken deleting dicts by storage cleanup while building jobs are running

* #KYLIN-3977, Aviod mistaken deleting dicts by storage cleanup while building jobs are running


> Aviod mistaken deleting dicts by storage cleanup while building jobs are running
> --------------------------------------------------------------------------------
>
>                 Key: KYLIN-3977
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3977
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Metadata
>            Reporter: PENG Zhengshuai
>            Assignee: PENG Zhengshuai
>            Priority: Major
>             Fix For: v2.6.3
>
>
> When there are cube building jobs running, storage cleanup may delete some dictionaries which the cubes are not referenced to. But the in build jobs, those dictionaries may be reused.
> If these reused dictionaries have been deleted by storage cleanup, the build job will be failed



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)