[ https://issues.apache.org/jira/browse/HIVE-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carl Steinbach updated HIVE-2920: --------------------------------- Release Note: Status: Patch Available (was: Open) This patch moves the StatsAggregator cleanup code from the setUp() method to the tearDown() method in order to insure that it gets called *after* StatsPublisher.init() (which creates some tables that StatsAggregator.connect() depends on). I also added some assert statements to the tearDown() code. > TestStatsPublisherEnhanced throws NPE on JDBC connection failure > ---------------------------------------------------------------- > > Key: HIVE-2920 > URL: https://issues.apache.org/jira/browse/HIVE-2920 > Project: Hive > Issue Type: Bug > Components: Statistics, Testing Infrastructure > Reporter: Carl Steinbach > Assignee: Carl Steinbach > Attachments: HIVE-2920.D2577.1.patch, HIVE-2920.D2577.1.patch > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira