[
https://issues.apache.org/jira/browse/KYLIN-4334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029787#comment-17029787
]
ASF subversion and git services commented on KYLIN-4334:
--------------------------------------------------------
Commit 2a68874286148c466a9cf1aac1cd69e3a9f6f6a3 in kylin's branch
refs/heads/master from wangxiaojing
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=2a68874 ]
KYLIN-4334 Auto discard all jobs while disable the Real Time Cube
> Auto discard all jobs while disable the Real Time Cube
> ------------------------------------------------------
>
> Key: KYLIN-4334
> URL: https://issues.apache.org/jira/browse/KYLIN-4334
> Project: Kylin
> Issue Type: Improvement
> Components: Real-time Streaming
> Affects Versions: Future
> Reporter: wangxiaojing
> Assignee: wangxiaojing
> Priority: Major
>
> * Currently, when real-time cube is disabled, all not ready segments of the
> cube will be deleted at the same time, but the jobs of the cube will not be
> discarded. In fact, most of these jobs cannot run successfully, because
> segments and dependent data have been cleaned up.
> * It is recommended to synchronously discard these jobs when disabling these
> cubes, so as to reduce the manual operation steps of the administrator.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)