[ https://issues.apache.org/jira/browse/HIVE-23350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102591#comment-17102591
]
David Mollitor commented on HIVE-23350:
---------------------------------------
[~ashutoshc] I thought about it, but probably better to have this one more implementation
for Hive 4.x just in case someone hits an issue with Hirakari and we need a workaround.
> 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)
|