Rajat Khandelwal created HIVE-13676: ---------------------------------------
Summary: Tests failing because metastore doesn't come up Key: HIVE-13676 URL: https://issues.apache.org/jira/browse/HIVE-13676 Project: Hive Issue Type: Bug Reporter: Rajat Khandelwal Assignee: Rajat Khandelwal In 5-6 test classes, metastore is required to be up for tests to run. The metastore is started in setup Phase asynchronously. But there's no logic to wait till the metastore comes up. Hence, sometimes tests run even when metastore isn't up and fail. -- This message was sent by Atlassian JIRA (v6.3.4#6332)