[ https://issues.apache.org/jira/browse/HIVE-10581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14533899#comment-14533899 ]
Hive QA commented on HIVE-10581: -------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12731035/HIVE-10581.1.patch {color:red}ERROR:{color} -1 due to 4 failed/errored test(s), 8919 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver_encryption_insert_partition_static org.apache.hadoop.hive.cli.TestNegativeMinimrCliDriver.testNegativeCliDriver_minimr_broken_pipe org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge.testMetastoreProxyUser org.apache.hadoop.hive.thrift.TestHadoop20SAuthBridge.testSaslWithHiveMetaStore {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3806/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3806/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3806/ Messages: {noformat} 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: 12731035 - PreCommit-HIVE-TRUNK-Build > fix comparison of String objects using == in Hive line 785 > ---------------------------------------------------------- > > Key: HIVE-10581 > URL: https://issues.apache.org/jira/browse/HIVE-10581 > Project: Hive > Issue Type: Bug > Components: Metastore > Reporter: Alexander Pivovarov > Assignee: Alexander Pivovarov > Attachments: HIVE-10581.1.patch, rb33789.patch > > > ...ql.metadata.Hive line 785 > {code} > baseTbl.getTableType() == TableType.VIRTUAL_VIEW.toString() > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)