You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Antal Sinkovits via Review Board <no...@reviews.apache.org> on 2018/05/22 21:08:24 UTC

Review Request 67250: HIVE-17317 - Make Dbcp configurable using hive properties in hive-site.xml

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67250/
-----------------------------------------------------------

Review request for hive and Peter Vary.


Bugs: HIVE-17317
    https://issues.apache.org/jira/browse/HIVE-17317


Repository: hive-git


Description
-------

HIVE-17317 - Make Dbcp configurable using hive properties in hive-site.xml


Diffs
-----

  common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 931533a556 
  itests/hive-unit/src/test/java/org/apache/hive/jdbc/TestRestrictedList.java 6270e14700 
  standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/ObjectStore.java 264fdb9db9 
  standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/datasource/BoneCPDataSourceProvider.java 4ff2bb77d3 
  standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/datasource/DataSourceProviderFactory.java e3c18e3358 
  standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/datasource/DbCPDataSourceProvider.java PRE-CREATION 
  standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/datasource/HikariCPDataSourceProvider.java 6ffc24a27a 
  standalone-metastore/src/main/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java 21b98655e9 
  standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/datasource/TestDataSourceProviderFactory.java 2d45c29f97 


Diff: https://reviews.apache.org/r/67250/diff/1/


Testing
-------


Thanks,

Antal Sinkovits