[
https://issues.apache.org/jira/browse/HIVE-23350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17101702#comment-17101702
]
David Mollitor commented on HIVE-23350:
---------------------------------------
[~ashutoshc] Can you take a look at this one? You recently helped me with a
similar type of patch before.
> Upgrade DBCP To DBCP 2.7.0
> --------------------------
>
> Key: HIVE-23350
> URL: https://issues.apache.org/jira/browse/HIVE-23350
> Project: Hive
> Issue Type: Improvement
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Major
> Attachments: HIVE-23350.1.patch, HIVE-23350.1.patch
>
>
> In {{hive-standalone-metastore-common}} the current version is 1.4 which is
> very antiquated and apparently (emphasis mine):
> bq. DBCP 1.4 compiles and runs under Java 6 *only* (JDBC 4)
> Hive is on Java 8
> {code:xml}
> <commons-dbcp2.version>2.6.0</commons-dbcp2.version>
> <commons-dbcp.version>1.4</commons-dbcp.version>
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)