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/07/28 06:48:22 UTC

[jira] [Closed] (KYLIN-1777) Streaming cube build shouldn't check working segment

     [ https://issues.apache.org/jira/browse/KYLIN-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shaofeng SHI closed KYLIN-1777.
-------------------------------

Resolved in release 1.5.3 (2-16-07-28)

> Streaming cube build shouldn't check working segment
> ----------------------------------------------------
>
>                 Key: KYLIN-1777
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1777
>             Project: Kylin
>          Issue Type: Bug
>          Components: streaming
>    Affects Versions: v1.5.3
>            Reporter: Shaofeng SHI
>            Assignee: Shaofeng SHI
>             Fix For: v1.5.3
>
>
> A bug newly introduced with the changes of KYLIN-1744, reported by felixcui01 in mailing list:
> {code}
> 2016-06-07 17:55:51,024 ERROR [main StreamingCLI:106]: error start streaming 
> java.lang.IllegalStateException: There is already a building segment! 
>     at org.apache.kylin.cube.CubeManager.checkNoBuildingSegment(CubeManager.java:567) 
>     at org.apache.kylin.cube.CubeManager.appendSegment(CubeManager.java:400) 
>     at org.apache.kylin.engine.streaming.cube.StreamingCubeBuilder.createBuildable(StreamingCubeBuilder.java:118) 
>     at org.apache.kylin.engine.streaming.OneOffStreamingBuilder$1.run(OneOffStreamingBuilder.java:76) 
>     at org.apache.kylin.engine.streaming.cli.StreamingCLI.startOneOffCubeStreaming(StreamingCLI.java:126) 
>     at org.apache.kylin.engine.streaming.cli.StreamingCLI.main(StreamingCLI.java:100)
> {code}



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