[
https://issues.apache.org/jira/browse/KYLIN-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804828#comment-14804828
]
Shaofeng SHI commented on KYLIN-1031:
-------------------------------------
Hi Yerui, which version of code are you looking? In 1.x-staging, the line 79
doesn't match your description; and it only be set to false when the
"getConvertToHfileStepId()" is empty, but that shouldn't occur for such case;
https://github.com/apache/incubator-kylin/blob/1.x-staging/job/src/main/java/org/apache/kylin/job/cube/UpdateCubeInfoAfterBuildStep.java#L79
> Can't build more segments with sample cube
> ------------------------------------------
>
> Key: KYLIN-1031
> URL: https://issues.apache.org/jira/browse/KYLIN-1031
> Project: Kylin
> Issue Type: Bug
> Components: Job Engine
> Affects Versions: v2.0
> Reporter: Yerui Sun
> Assignee: ZhouQianhao
>
> Create a new Kylin environment, and execute bin/sample.sh, created sample
> cube 'kylin_sales_cube'.
> Build this cube from 2012-01-01 to 2015-09-06 successfully, and build another
> segment from 2015-09-07 to 2015-09-08 successfully too.
> At this moment, click the build/merge on Web UI, a alarm pop with 'There
> exists a build request of this cube, the job may be running or error. If you
> need a new build, please wait for its complete or discard it.'.
> It's seems that cube state didn't updated after the second build job
> completed. Maybe because of that the data is empty for the second build job?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)