[
https://issues.apache.org/jira/browse/PHOENIX-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-2103:
----------------------------------
Description: Looks like PhoenixHBaseLoaderIT isn't derived from any of our
base test classes (hence it would not drop tables between classes). It should
be derived from BaseHBaseManagedTimeIT in which case it would call the @After
cleanUpAfterTest() method to drop tables.
> Pig tests aren't dropping tables as expected between test runs
> --------------------------------------------------------------
>
> Key: PHOENIX-2103
> URL: https://issues.apache.org/jira/browse/PHOENIX-2103
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
>
> Looks like PhoenixHBaseLoaderIT isn't derived from any of our base test
> classes (hence it would not drop tables between classes). It should be
> derived from BaseHBaseManagedTimeIT in which case it would call the @After
> cleanUpAfterTest() method to drop tables.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)