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 2018/12/26 06:11:00 UTC

[jira] [Commented] (KYLIN-3713) Error size statis of segment

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

Shaofeng SHI commented on KYLIN-3713:
-------------------------------------

Hi Walhl, do you know how that happened? Kylin is using HBase API to get the table size; If this is not recommended, do you know any other better way?

> Error size statis of segment
> ----------------------------
>
>                 Key: KYLIN-3713
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3713
>             Project: Kylin
>          Issue Type: Bug
>          Components: Metadata
>    Affects Versions: v2.4.1
>            Reporter: walhl.liu
>            Priority: Major
>         Attachments: cube.jpg, hdfs-size.jpg
>
>
>           Sometimes, the size of new segment is always less than 1MB after building job.  In fact,  size of new htable  in hdfs is larger than 1MB. I find the result of  "regionLoad.getStorefileSizeMB()" always is 0. I think it is unreasonable calculating segment size by "regionLoad.getStorefileSizeMB()" method.
>    kylin version is 2.4.1 and kylin metadata is stored in hbase. hbase version is hbase-1.2.0-cdh5.10.1.  Relevant information is attached.
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)