[
https://issues.apache.org/jira/browse/SPARK-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust resolved SPARK-2328.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
1.0.1
Assignee: Takuya Ueshin
> Add execution of `SHOW TABLES` before `TestHive.reset()`.
> ---------------------------------------------------------
>
> Key: SPARK-2328
> URL: https://issues.apache.org/jira/browse/SPARK-2328
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Takuya Ueshin
> Assignee: Takuya Ueshin
> Fix For: 1.0.1, 1.1.0
>
>
> {{PruningSuite}} is executed first of Hive tests unfortunately,
> {{TestHive.reset()}} breaks the test environment.
> To prevent this, we must run a query before calling reset the first time.
--
This message was sent by Atlassian JIRA
(v6.2#6252)