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

[jira] [Created] (KYLIN-816) Allow gap in cube segments, for streaming case

Shaofeng SHI created KYLIN-816:
----------------------------------

             Summary: Allow gap in cube segments, for streaming case
                 Key: KYLIN-816
                 URL: https://issues.apache.org/jira/browse/KYLIN-816
             Project: Kylin
          Issue Type: Improvement
            Reporter: Shaofeng SHI
             Fix For: v0.8.1


In current implementation, Kylin doesn't allow gap in cube segments: all segments must be sequential, no gap and no overlap;

But in a streaming case, when a segment was failed to build, that should not block the building of the segments after that; Kylin should allow gap, so that the failed segment can be fixed later without impacting on the on-going building; 



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