Siddharth Seth created HIVE-14681: ------------------------------------- Summary: Remove AssertionError for non zero return codes in QTestUtil cleanup Key: HIVE-14681 URL: https://issues.apache.org/jira/browse/HIVE-14681 Project: Hive Issue Type: Task Reporter: Siddharth Seth
This was added in HIVE-14625. Causes some tests to fail randomly - after executing all the actual queries. Shows up as {code} org.apache.hadoop.hive.cli.TestCliDriver.org.apache.hadoop.hive.cli.TestCliDriver {code} without any test name. The failures are related to the inability to drop databases. I suspect this has something to do with specific q files running grant etc statements. Will create a separate jira to track this down. Fow now, I think it makes sense to convert the Assertion to a warning. -- This message was sent by Atlassian JIRA (v6.3.4#6332)