[ 
https://issues.apache.org/jira/browse/KYLIN-4616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17154347#comment-17154347
 ] 

ASF GitHub Bot commented on KYLIN-4616:
---------------------------------------

hit-lacus merged pull request #1304:
URL: https://github.com/apache/kylin/pull/1304


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> The value of config kylin.source.hive.databasedir can be self detected
> ----------------------------------------------------------------------
>
>                 Key: KYLIN-4616
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4616
>             Project: Kylin
>          Issue Type: Improvement
>            Reporter: Zhong Yanghong
>            Assignee: Zhong Yanghong
>            Priority: Major
>
> We can detect the value of config hive.metastore.warehouse.dir from the 
> hive-site.xml. Then we can set the value of config 
> kylin.source.hive.databasedir by:
> * If kylin.dictionary.mr-hive.database is empty, then use 
> get("hive.metastore.warehouse.dir");
> * else use get("hive.metastore.warehouse.dir") + "/" + 
> get("kylin.dictionary.mr-hive.database")+".db"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to