[ https://issues.apache.org/jira/browse/HIVE-6149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thejas M Nair updated HIVE-6149: -------------------------------- Status: Open (was: Patch Available) It looks like the db removal was added to address the issue of db/tables being left behind by other tests. You can probably do a git blame/log to find the jiras that led to this being done. Would it be a a reasonable solution to do a best-effort deletion of db/tables (don't stop running tests if cleanup fails). > TestJdbcDriver2 is unable to drop a database created from previous runs > ("hbasedb") > ----------------------------------------------------------------------------------- > > Key: HIVE-6149 > URL: https://issues.apache.org/jira/browse/HIVE-6149 > Project: Hive > Issue Type: Bug > Components: HiveServer2, JDBC > Affects Versions: 0.13.0 > Reporter: Vaibhav Gumashta > Assignee: Vaibhav Gumashta > Priority: Minor > Fix For: 0.13.0 > > Attachments: HIVE-6149.1.patch > > > When tests are run sequentially on windows, the setUpBeforeClass method > attempts to drop all the previously created schemas and complains about being > unable to drop "hbasedb". -- This message was sent by Atlassian JIRA (v6.1.5#6160)