[
https://issues.apache.org/jira/browse/HIVE-23077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17068248#comment-17068248
]
Hive QA commented on HIVE-23077:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12997891/HIVE-23077.1.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 18140 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.metastore.TestMetastoreHousekeepingLeaderEmptyConfig.testHouseKeepingThreadExistence
(batchId=252)
org.apache.hadoop.hive.ql.parse.TestScheduledReplicationScenarios.testAcidTablesReplLoadBootstrapIncr
(batchId=283)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/21289/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/21289/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-21289/
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
Tests exited with: TestsFailedException: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12997891 - PreCommit-HIVE-Build
> Remove Calls to printStackTrace in Module hive-jdbc
> ---------------------------------------------------
>
> Key: HIVE-23077
> URL: https://issues.apache.org/jira/browse/HIVE-23077
> Project: Hive
> Issue Type: Sub-task
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Minor
> Attachments: HIVE-23077.1.patch, HIVE-23077.1.patch
>
>
> Only one "tricky" change. Throw an Exception instead of {{printStackTrace}}
> in the static Driver loader as suggested from the reference here:
> https://github.com/mariadb-corporation/mariadb-connector-j/blob/3bc66153b51aca188afc50ff35a0123f16c099ed/src/main/java/org/mariadb/jdbc/Driver.java#L72
--
This message was sent by Atlassian Jira
(v8.3.4#803005)