You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2015/10/23 11:32:27 UTC

[jira] [Created] (KYLIN-1093) Consolidate getCurrentHBaseConfiguration() and newHBaseConfiguration() in HadoopUtil

liyang created KYLIN-1093:
-----------------------------

             Summary: Consolidate getCurrentHBaseConfiguration() and newHBaseConfiguration() in HadoopUtil
                 Key: KYLIN-1093
                 URL: https://issues.apache.org/jira/browse/KYLIN-1093
             Project: Kylin
          Issue Type: Bug
            Reporter: liyang
            Assignee: liyang


In HadoopUtil, there are two similar methods -- getCurrentHBaseConfiguration() and newHBaseConfiguration().

They both create hbae configuration, but in slightly different ways.

One must call the other to ensure we always get consistent config.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)