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/11/02 07:24:58 UTC

[jira] [Resolved] (KYLIN-2147) Move the creation of HTable after cube be built

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

Shaofeng SHI resolved KYLIN-2147.
---------------------------------
    Resolution: Fixed

> Move the creation of HTable after cube be built
> -----------------------------------------------
>
>                 Key: KYLIN-2147
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2147
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Job Engine
>            Reporter: Shaofeng SHI
>            Assignee: Shaofeng SHI
>            Priority: Minor
>             Fix For: v1.6.0
>
>
> In 1.5.x, the creation of HBase table is just after creating dictionaries and before cube building; That is unnecessary as cube building doesn't operate the table; It can be deferred to after the cube be built and before converting to HFile. 



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