[ https://issues.apache.org/jira/browse/HIVE-22235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16945177#comment-16945177 ]
Hive QA commented on HIVE-22235: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12982289/HIVE-22235.06.patch {color:green}SUCCESS:{color} +1 due to 73 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 33 failed/errored test(s), 17009 tests executed *Failed tests:* {noformat} TestAuthzApiEmbedAuthorizerInRemote - did not produce a TEST-*.xml file (likely timed out) (batchId=246) TestCLIAuthzSessionContext - did not produce a TEST-*.xml file (likely timed out) (batchId=286) TestCreateUdfEntities - did not produce a TEST-*.xml file (likely timed out) (batchId=246) TestDDLWithRemoteMetastoreSecondNamenode - did not produce a TEST-*.xml file (likely timed out) (batchId=246) TestDFSErrorHandling - did not produce a TEST-*.xml file (likely timed out) (batchId=281) TestHiveMetaStoreAlterColumnPar - did not produce a TEST-*.xml file (likely timed out) (batchId=246) TestHiveProtoEventsCleanerTask - did not produce a TEST-*.xml file (likely timed out) (batchId=246) TestHs2Hooks - did not produce a TEST-*.xml file (likely timed out) (batchId=246) TestJdbcDriver2 - did not produce a TEST-*.xml file (likely timed out) (batchId=284) TestJdbcGenericUDTFGetSplits - did not produce a TEST-*.xml file (likely timed out) (batchId=281) TestJdbcGenericUDTFGetSplits2 - did not produce a TEST-*.xml file (likely timed out) (batchId=281) TestJdbcWithLocalClusterSpark - did not produce a TEST-*.xml file (likely timed out) (batchId=286) TestJdbcWithMiniHS2 - did not produce a TEST-*.xml file (likely timed out) (batchId=286) TestJdbcWithMiniHS2ErasureCoding - did not produce a TEST-*.xml file (likely timed out) (batchId=286) TestJdbcWithMiniLlapArrow - did not produce a TEST-*.xml file (likely timed out) (batchId=283) TestJdbcWithSQLAuthUDFBlacklist - did not produce a TEST-*.xml file (likely timed out) (batchId=286) TestJdbcWithSQLAuthorization - did not produce a TEST-*.xml file (likely timed out) (batchId=286) TestMetaStoreLimitPartitionRequest - did not produce a TEST-*.xml file (likely timed out) (batchId=246) TestMultiSessionsHS2WithLocalClusterSpark - did not produce a TEST-*.xml file (likely timed out) (batchId=286) TestNoSaslAuth - did not produce a TEST-*.xml file (likely timed out) (batchId=286) TestRestrictedList - did not produce a TEST-*.xml file (likely timed out) (batchId=283) TestServiceDiscovery - did not produce a TEST-*.xml file (likely timed out) (batchId=283) TestTriggersMoveWorkloadManager - did not produce a TEST-*.xml file (likely timed out) (batchId=283) TestTriggersNoTezSessionPool - did not produce a TEST-*.xml file (likely timed out) (batchId=281) TestTriggersTezSessionPoolManager - did not produce a TEST-*.xml file (likely timed out) (batchId=283) TestXSRFFilter - did not produce a TEST-*.xml file (likely timed out) (batchId=281) org.apache.hadoop.hive.cli.TestBlobstoreCliDriver.org.apache.hadoop.hive.cli.TestBlobstoreCliDriver (batchId=301) org.apache.hadoop.hive.cli.TestBlobstoreNegativeCliDriver.org.apache.hadoop.hive.cli.TestBlobstoreNegativeCliDriver (batchId=301) org.apache.hadoop.hive.ql.security.TestMetastoreAuthorizationProvider.testSimplePrivileges (batchId=275) org.apache.hadoop.hive.ql.security.TestStorageBasedMetastoreAuthorizationProviderWithACL.testSimplePrivileges (batchId=291) org.apache.hive.service.cli.TestEmbeddedThriftBinaryCLIService.testExecuteStatementAsync (batchId=279) org.apache.hive.service.cli.thrift.TestThriftCLIServiceWithBinary.testExecuteStatementAsync (batchId=279) org.apache.hive.service.cli.thrift.TestThriftCLIServiceWithHttp.testExecuteStatementAsync (batchId=279) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/18880/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/18880/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-18880/ 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: 33 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12982289 - PreCommit-HIVE-Build > CommandProcessorResponse should not be an exception > --------------------------------------------------- > > Key: HIVE-22235 > URL: https://issues.apache.org/jira/browse/HIVE-22235 > Project: Hive > Issue Type: Sub-task > Components: Hive > Reporter: Miklos Gergely > Assignee: Miklos Gergely > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0 > > Attachments: HIVE-22235.01.patch, HIVE-22235.02.patch, > HIVE-22235.03.patch, HIVE-22235.04.patch, HIVE-22235.05.patch, > HIVE-22235.06.patch > > Time Spent: 10m > Remaining Estimate: 0h > > The CommandProcessorResponse class extends Exception. This may be convenient, > but it is wrong, as a response is not an exception. -- This message was sent by Atlassian Jira (v8.3.4#803005)