[
https://issues.apache.org/jira/browse/KYLIN-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16106611#comment-16106611
]
liyang commented on KYLIN-2752:
-------------------------------
[[email protected]], thanks a lot for making the effort. A few things...
* There is a JIRA already KYLIN-224. So this one is a dup.
* The patch looks pretty non-standard. Could you follow the approach described
in [1], in the link "How to create and apply a patch with Git".
* Just for discussion. Maybe we call it "storage location prefix" instead of
namespace? Maybe the current "KYLIN_" prefix could be included into this change
as well so it becomes configurable too.
[1] http://kylin.apache.org/development/howto_contribute.html
> Let cube htable support hbase namespace.
> ----------------------------------------
>
> Key: KYLIN-2752
> URL: https://issues.apache.org/jira/browse/KYLIN-2752
> Project: Kylin
> Issue Type: New Feature
> Components: Storage - HBase
> Affects Versions: v2.0.0
> Environment: HBase 0.98.8
> Kylin 2.0.0
> Reporter: Albert Lee
> Assignee: liyang
> Labels: patch
> Fix For: v2.0.0
>
> Attachments: KYLIN_2752.patch
>
>
> Current version can support kylin_metadata, kylin_metadata_acl,
> kylin_metadata_users be created in hbase namespace with *kylin.metadata.url*
> config which in kylin.properties.
> But cube htable in namespace is not support yet. So I made some changes, let
> cubes can be created under specified hbase namespace with config
> *kylin.cube.namespace* in kylin.properties.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)