[ https://issues.apache.org/jira/browse/HIVE-6149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13863886#comment-13863886 ]
Hive QA commented on HIVE-6149: ------------------------------- {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/12621663/HIVE-6149.1.patch {color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 4875 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucket_num_reducers org.apache.hive.jdbc.TestJdbcDriver2.testMetaDataGetColumns org.apache.hive.jdbc.TestJdbcDriver2.testMetaDataGetTables org.apache.hive.jdbc.TestJdbcDriver2.testMetaDataGetTablesClassic org.apache.hive.jdbc.TestJdbcDriver2.testMetaDataGetTablesHive {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/815/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/815/console 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: 5 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12621663 > 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)