You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/09/25 17:38:00 UTC

[jira] [Assigned] (SPARK-22120) TestHiveSparkSession.reset() should clean out Hive warehouse directory

     [ https://issues.apache.org/jira/browse/SPARK-22120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-22120:
------------------------------------

    Assignee: Apache Spark

> 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
>            Assignee: Apache Spark
>            Priority: Minor
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org