[ https://issues.apache.org/jira/browse/HIVE-13093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155554#comment-15155554 ]
Hive QA commented on HIVE-13093: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12788632/HIVE-13093.1.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), 9800 tests executed *Failed tests:* {noformat} TestSparkCliDriver-timestamp_lazy.q-bucketsortoptimize_insert_4.q-date_udf.q-and-12-more - did not produce a TEST-*.xml file org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_partition_coltype_literals org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_uri_import org.apache.hive.jdbc.TestSSL.testSSLVersion {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/7036/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/7036/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-7036/ 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: 12788632 - PreCommit-HIVE-TRUNK-Build > hive metastore does not exit on start failure > --------------------------------------------- > > Key: HIVE-13093 > URL: https://issues.apache.org/jira/browse/HIVE-13093 > Project: Hive > Issue Type: Bug > Components: Metastore > Affects Versions: 0.13.1, 1.0.0, 1.1.1, 1.2.1 > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Attachments: HIVE-13093.1.patch > > > If metastore startup fails for some reason, such as not being able to access > the database, it fails to exit. Instead the process continues to be up in a > bad state. > This is happening because of a non daemon thread. -- This message was sent by Atlassian JIRA (v6.3.4#6332)