Chandu Kavar created HIVE-18505:
-----------------------------------
Summary: Added external hive configuration to prepDb in TxnDbUtil
Key: HIVE-18505
URL: https://issues.apache.org/jira/browse/HIVE-18505
Project: Hive
Issue Type: Improvement
Components: Metastore
Reporter: Chandu Kavar
Assignee: Chandu Kavar
In Hive Metastore, We have TxtDbUtil.java and it contains few utils required
for tests.
There is prepDb() method, it is creating connection and execute some system
queries in order to prepare db. While creating connection it's create new
HiveConf object and not taking configs from outside.
TxtDbUtil.java should also contains prepDb method that can accept external hive
configs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)