[
https://issues.apache.org/jira/browse/KYLIN-4203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nichunen updated KYLIN-4203:
----------------------------
Fix Version/s: (was: Future)
v3.0.0
> Disable a real time cube and then enable it ,this cube may can't submit build
> job anymore
> -----------------------------------------------------------------------------------------
>
> Key: KYLIN-4203
> URL: https://issues.apache.org/jira/browse/KYLIN-4203
> Project: Kylin
> Issue Type: Bug
> Components: Real-time Streaming
> Affects Versions: Future
> Reporter: wangxiaojing
> Assignee: wangxiaojing
> Priority: Blocker
> Fix For: v3.0.0
>
> Attachments: image-2019-10-25-18-35-51-570.png
>
>
> First ,disable a real time streaming cube when the cube has max building jobs
> (default max job size is 10),then enable the cube。But this cube may can't
> subbmit new building jobs any more even if the kylin user have discarded the
> building jobs ,it logs "No left quota to build segments for cube". Because
> the amount of left quota one cube can submit building jobs is determined by
> this algorithm: allowMaxBuildingSegments - inBuildingSegments". The
> 'allowMaxBuildingSegments' is configed and the 'inBuildingSegments ' are the
> cube's not ready segments in hbase(perhaps some other storage).
>
>
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)