[ https://issues.apache.org/jira/browse/HIVE-10976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14580633#comment-14580633 ]
Hive QA commented on HIVE-10976: -------------------------------- {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/12738823/HIVE-10976.patch {color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 8993 tests executed *Failed tests:* {noformat} TestCliDriver-auto_join_reordering_values.q-auto_sortmerge_join_7.q-progress_1.q-and-12-more - did not produce a TEST-*.xml file org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_index_bitmap3 org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_stats_counter_partitioned org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver_join28 org.apache.hive.beeline.TestSchemaTool.testSchemaInit org.apache.hive.beeline.TestSchemaTool.testSchemaUpgrade {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4236/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4236/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4236/ 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: 6 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12738823 - PreCommit-HIVE-TRUNK-Build > Redundant HiveMetaStore connect check in HS2 CLIService start > ------------------------------------------------------------- > > Key: HIVE-10976 > URL: https://issues.apache.org/jira/browse/HIVE-10976 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Reporter: Chaoyu Tang > Assignee: Chaoyu Tang > Priority: Trivial > Attachments: HIVE-10976.patch > > > During HS2 startup, CLIService start() does a HMS connection test to HMS. > It is redundant, since in its init stage, CLIService calls > applyAuthorizationConfigPolicy where it starts a sessionState and establishes > a connection to HMS. -- This message was sent by Atlassian JIRA (v6.3.4#6332)