[ https://issues.apache.org/jira/browse/HIVE-23350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Mollitor updated HIVE-23350:
----------------------------------
Description:
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}
2.6.0
1.4
{code}
was:
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
> 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
>
> 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}
> 2.6.0
> 1.4
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)