[
https://issues.apache.org/jira/browse/KYLIN-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15390998#comment-15390998
]
fengYu commented on KYLIN-1890:
-------------------------------
I think make hbase table prefix configurable and add cube name between the
prefix and real random name is more reasonable.
With it, I can find all htables belongs to one cube in `hbase shell` just
depneds on htable name.
> support hbase table prefix configurable
> ---------------------------------------
>
> Key: KYLIN-1890
> URL: https://issues.apache.org/jira/browse/KYLIN-1890
> Project: Kylin
> Issue Type: Improvement
> Components: General
> Affects Versions: v1.5.2
> Reporter: fengYu
> Assignee: fengYu
> Attachments:
> 0001-KYLIN-1890-support-hbase-table-prefix-configurable.patch
>
>
> some times we need deploy two kylin env based on same hbase, I want to change
> hbase table name prefix based two reasons:
> 1、different kylin env will generate the same table name
> 2、while clean invalid htable for one env will cause delete all tables belong
> to another env.
> different kylin env use different namespace is acceptable either.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)