[
https://issues.apache.org/jira/browse/HIVE-23350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17101404#comment-17101404
]
Hive QA commented on HIVE-23350:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/13002223/HIVE-23350.1.patch
{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 17232 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/22173/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/22173/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-22173/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 13002223 - PreCommit-HIVE-Build
> 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)