add pre-drops in bucketmapjoin*.q --------------------------------- Key: HIVE-1241 URL: https://issues.apache.org/jira/browse/HIVE-1241 Project: Hadoop Hive Issue Type: Improvement Components: Testing Infrastructure Affects Versions: 0.6.0 Reporter: John Sichi Assignee: He Yongqiang Priority: Minor Fix For: 0.6.0
Without the pre-drops, failed tests may cause subsequent tests to fail which otherwise would have passed (especially since these scripts reuse table names). Alternatively, instead of adding pre-drops to these scripts, add test infrastructure for cleaning out any existing test-created objects from the metastore automatically. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.