You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Liu Shaohui (JIRA)" <ji...@apache.org> on 2017/09/18 09:58:00 UTC

[jira] [Issue Comment Deleted] (KYLIN-2846) Add a config of hbase namespace for cube storage

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

Liu Shaohui updated KYLIN-2846:
-------------------------------
    Comment: was deleted

(was: [~yaho]
{quote}
HTable htable = new HTable(hbaseConf, getOptionValue(OPTION_HTABLE_NAME).toUpperCase());
{quote}
Fixed in KYLIN-2846-001-addium.patch.
{quote}
StorageCleanJobHbaseUtil
{quote}
Thanks for your reminding. I will fix it later.
)

> Add a config of hbase namespace for cube storage
> ------------------------------------------------
>
>                 Key: KYLIN-2846
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2846
>             Project: Kylin
>          Issue Type: New Feature
>          Components: Storage - HBase
>    Affects Versions: v2.1.0
>            Reporter: Liu Shaohui
>            Assignee: Liu Shaohui
>            Priority: Minor
>              Labels: scope
>             Fix For: v2.2.0
>
>         Attachments: KYLIN-2846-001-addium.patch, KYLIN-2846-001.patch
>
>
> In multi-tenancy HBase cluster, namespace is important for quota management and permission control. So we add a global configuration of hbase namespace for cube storage.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)