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

[jira] [Created] (KYLIN-1155) unit test with minicluster doesn't work on 1.x

Shaofeng SHI created KYLIN-1155:
-----------------------------------

             Summary: unit test with minicluster doesn't work on 1.x
                 Key: KYLIN-1155
                 URL: https://issues.apache.org/jira/browse/KYLIN-1155
             Project: Kylin
          Issue Type: Bug
          Components: Environment 
    Affects Versions: v1.1
            Reporter: Shaofeng SHI
            Assignee: Shaofeng SHI
             Fix For: v1.2


Today the test case with minicluster depends on "kylin.storage.url" property to specify the zk information like host, port; while now in HadoopUtil.newHBaseConfiguration() method, it only accept "hbase" as the value of  "kylin.storage.url", all other information is exptect to get from classpath, so there will be an IllegalArgumentException be thrown if try to run UT with default profile.



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