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

Zhong Yanghong commented on KYLIN-1264:
---------------------------------------

To calculate the input_records_size, we can refer to the size of 
StreamingMessage. The size of one streaming message can be estimated according 
to the size of "data" in StreamingMessage. The total size of input records can 
be estimated according to the size of "messages" in StreamingBatch.

> Streaming build engine should update metadata like cube size etc
> ----------------------------------------------------------------
>
>                 Key: KYLIN-1264
>                 URL: https://issues.apache.org/jira/browse/KYLIN-1264
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: liyang
>            Assignee: Zhong Yanghong
>
> Streaming build engine should update metadata like
> - cube size
> - input_records_size
> etc..



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

Reply via email to