[ https://issues.apache.org/jira/browse/HIVE-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16008690#comment-16008690 ]
Hive QA commented on HIVE-16645: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12867743/HIVE-16645.2.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 10698 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr] (batchId=144) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_join30] (batchId=149) org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainanalyze_3] (batchId=97) org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver[explainuser_3] (batchId=97) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5229/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5229/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5229/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 4 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12867743 - PreCommit-HIVE-Build > Commands.java has missed the catch statement and has some code format errors > ---------------------------------------------------------------------------- > > Key: HIVE-16645 > URL: https://issues.apache.org/jira/browse/HIVE-16645 > Project: Hive > Issue Type: Bug > Affects Versions: 3.0.0 > Reporter: Saijin Huang > Assignee: Saijin Huang > Priority: Minor > Attachments: HIVE-16645.1.patch, HIVE-16645.2.patch > > > In commands.java, the catch statement is missing and the Resultset statement > is not closed. -- This message was sent by Atlassian JIRA (v6.3.15#6346)