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 2016/10/12 13:41:21 UTC

[jira] [Created] (KYLIN-2091) Add API to init the start-point (of each parition) for streaming cube

Shaofeng SHI created KYLIN-2091:
-----------------------------------

             Summary: Add API to init the start-point (of each parition) for streaming cube
                 Key: KYLIN-2091
                 URL: https://issues.apache.org/jira/browse/KYLIN-2091
             Project: Kylin
          Issue Type: Improvement
          Components: REST Service, streaming
            Reporter: Shaofeng SHI
            Assignee: Shaofeng SHI
             Fix For: v1.6.0


Just like a normal cube need a "partition start date" on creation (which will be used as the start point of the first segment), a streaming cube also need a starting point of the topic; but it will be a collection of offsets (for all partitions). Otherwise Kylin has to build from the topic's very begining, which may not be expected.




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