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/02/19 10:56:18 UTC

[jira] [Commented] (KYLIN-1429) First segment couldn't be detected/shown, only after second is built it appears

    [ https://issues.apache.org/jira/browse/KYLIN-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154013#comment-15154013 ] 

Shaofeng SHI commented on KYLIN-1429:
-------------------------------------

Log of the micro batch build:
{code}
2016-02-19 07:55:30,875 INFO  [main CubeManager:311]: Updating cube instance 'demo'
2016-02-19 07:55:31,220 DEBUG [main HBaseResourceStore:252]: Update row /cube/demo.json from oldTs: 1455867816961, to newTs: 1455868530880, operation result: true
2016-02-19 07:55:31,238 DEBUG [main Broadcaster:88]: 1 nodes in the cluster: [localhost:7070]
2016-02-19 07:55:31,279 INFO  [main ProjectManager:85]: Initializing ProjectManager with metadata url kylin_metadata@hbase
2016-02-19 07:55:31,426 DEBUG [main ProjectManager:101]: Loading Project from folder kylin_metadata(key='/project')@kylin_metadata@hbase
2016-02-19 07:55:31,486 INFO  [pool-7-thread-1 Broadcaster:101]: new broadcast event:BroadcastEvent{type=cube, name=demo, action=update}
2016-02-19 07:55:31,509 DEBUG [main ProjectManager:106]: Loaded 1 Project(s)
2016-02-19 07:55:31,509 INFO  [main StreamingCLI:95]: streaming process finished, exit with 0
{code}

With this timestamp to search in kylin.log, there is no event received:
{code}
[root@sandbox logs]# grep "2016-02-19 07:55" kylin.log
2016-02-19 07:55:24,996 INFO  [pool-4-thread-1] threadpool.DefaultScheduler:106 : Job Fetcher: 0 running, 0 actual running, 0 ready, 0 others
{code}


> First segment couldn't be detected/shown, only after second is built it appears
> -------------------------------------------------------------------------------
>
>                 Key: KYLIN-1429
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1429
>             Project: Kylin
>          Issue Type: Bug
>          Components: streaming
>    Affects Versions: v2.0
>            Reporter: Shaofeng SHI
>
> Create a new streaming cube, start the micro batch build, after the first build finish, on web UI it still shows no segment; After finish the second micro batch, on web it will show the two segments at once; 
> The problem only exists in the first segment.  



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