[
https://issues.apache.org/jira/browse/SPARK-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047546#comment-14047546
]
Takuya Ueshin commented on SPARK-2328:
--------------------------------------
PRed: https://github.com/apache/spark/pull/1268
> 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
>
> {{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)