Skip to content

[SPARK-2328] [SQL] Add execution of SHOW TABLES before TestHive.reset().#1268

Closed
ueshin wants to merge 1 commit into
apache:masterfrom
ueshin:issues/SPARK-2328
Closed

[SPARK-2328] [SQL] Add execution of SHOW TABLES before TestHive.reset().#1268
ueshin wants to merge 1 commit into
apache:masterfrom
ueshin:issues/SPARK-2328

Conversation

@ueshin

@ueshin ueshin commented Jun 30, 2014

Copy link
Copy Markdown
Member

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.

@AmplabJenkins

Copy link
Copy Markdown

Merged build triggered.

@AmplabJenkins

Copy link
Copy Markdown

Merged build started.

@ueshin

ueshin commented Jun 30, 2014

Copy link
Copy Markdown
Member Author

If #1226 is merged before this, this is not needed.

@AmplabJenkins

Copy link
Copy Markdown

Merged build finished. All automated tests passed.

@AmplabJenkins

Copy link
Copy Markdown

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16266/

@liancheng

Copy link
Copy Markdown
Contributor

LGTM, thanks for fixing this!

asfgit pushed a commit that referenced this pull request Jul 2, 2014
…set()`.

`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.

Author: Takuya UESHIN <ueshin@happy-camper.st>

Closes #1268 from ueshin/issues/SPARK-2328 and squashes the following commits:

043ceac [Takuya UESHIN] Add execution of `SHOW TABLES` before `TestHive.reset()`.

(cherry picked from commit 1e2c26c)
Signed-off-by: Michael Armbrust <michael@databricks.com>
@asfgit asfgit closed this in 1e2c26c Jul 2, 2014
@marmbrus

marmbrus commented Jul 2, 2014

Copy link
Copy Markdown
Contributor

Thanks! I've merged this into master and the 1.0 branches.

asfgit pushed a commit that referenced this pull request Jul 2, 2014
…set()`.

`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.

Author: Takuya UESHIN <ueshin@happy-camper.st>

Closes #1268 from ueshin/issues/SPARK-2328 and squashes the following commits:

043ceac [Takuya UESHIN] Add execution of `SHOW TABLES` before `TestHive.reset()`.

(cherry picked from commit 1e2c26c)
Signed-off-by: Michael Armbrust <michael@databricks.com>
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
…set()`.

`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.

Author: Takuya UESHIN <ueshin@happy-camper.st>

Closes apache#1268 from ueshin/issues/SPARK-2328 and squashes the following commits:

043ceac [Takuya UESHIN] Add execution of `SHOW TABLES` before `TestHive.reset()`.
wangyum pushed a commit that referenced this pull request May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants