Gregory Owen created SPARK-22120:
------------------------------------

             Summary: TestHiveSparkSession.reset() should clean out Hive 
warehouse directory
                 Key: SPARK-22120
                 URL: https://issues.apache.org/jira/browse/SPARK-22120
             Project: Spark
          Issue Type: Improvement
          Components: Tests
    Affects Versions: 2.2.0
            Reporter: Gregory Owen


Background: We call TestHiveSparkSession.reset() after each suite that extends 
TestHiveSingleton. The goal of the function is to reset all Hive-related state 
before the next suite.

This task: When attempting to make some changes to the Hive-based tests, we 
noticed some subtle and annoying bugs related to state from one 
TestHiveSingleton suite affecting the results of later suites. To fix those 
bugs, and in the interests of making this method more complete, we should fully 
clean out the Hive warehouse directory in the reset() method.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to