[
https://issues.apache.org/jira/browse/KYLIN-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14943331#comment-14943331
]
Luke Han commented on KYLIN-224:
--------------------------------
Hi Aroop,
The original idea of this feature is to using namespace to isolate Kylin
relative stuff from other applications on a shared HBase cluster.
As current design, the account which running Kylin application will be
grant full permission on HBase like create and drop table which is not good
enough (for security and safety).
With HBase-9206, the admin of HBase should only grant kylin account to
perform such actions on given namespaces.
Thanks to follow up:)
> Leverage HBase Namespace to isolate Kylin HTables
> --------------------------------------------------
>
> Key: KYLIN-224
> URL: https://issues.apache.org/jira/browse/KYLIN-224
> Project: Kylin
> Issue Type: New Feature
> Components: Storage - HBase
> Reporter: Luke Han
> Labels: github-import, newbie
> Fix For: Backlog
>
>
> To well manage and isolate Kylin relative htable in HBase, using namespace is
> best way to isolate with other application's tables.
> Due to [HBASE-9206|https://issues.apache.org/jira/browse/HBASE-9206], Kylin
> do not support HBase namespace yet.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/KylinOLAP/Kylin/issues/281
> Created by: [lukehan|https://github.com/lukehan]
> Labels: enhancement,
> Milestone: Backlog
> Created at: Fri Dec 26 14:05:42 CST 2014
> State: open
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)