[
https://issues.apache.org/jira/browse/KYLIN-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14539403#comment-14539403
]
Shaofeng SHI commented on KYLIN-753:
------------------------------------
Copied org.apache.hadoop.hbase.util.Bytes and org.apache.hadoop.hbase.util.Pair
into org.apache.kylin.common.util; Refactor the code to use the local classes,
and changed the dependency on hbase-common to "provided" in the
streaming-localdict branch, will release in 0.8;
> Make the dependency on hbase-common to "provided"
> -------------------------------------------------
>
> Key: KYLIN-753
> URL: https://issues.apache.org/jira/browse/KYLIN-753
> Project: Kylin
> Issue Type: Improvement
> Components: General
> Reporter: Shaofeng SHI
> Assignee: Shaofeng SHI
> Fix For: v0.8.1
>
>
> Today Kylin will package hbase-common classes within Kylin's jars; This has
> potension issue as these classes might be incompatible with the hbase
> runtime;
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)