Skip to content

Conversation

@yhuai
Copy link
Contributor

@yhuai yhuai commented Aug 16, 2016

What changes were proposed in this pull request?

This PR backports #14289 to branch 1.6

https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/62593/testReport/junit/org.apache.spark.sql.sources/CreateTableAsSelectSuite/create_a_table__drop_it_and_create_another_one_with_the_same_name/ shows that create a table, drop it and create another one with the same name failed. But other runs were good. Seems it is a flaky test. This PR tries to make this test more stable.

https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/62593/testReport/junit/org.apache.spark.sql.sources/CreateTableAsSelectSuite/create_a_table__drop_it_and_create_another_one_with_the_same_name/ shows that `create a table, drop it and create another one with the same name` failed. But other runs were good. Seems it is a flaky test. This PR tries to make this test more stable.

Author: Yin Huai <yhuai@databricks.com>

Closes #14289 from yhuai/SPARK-16656.
@SparkQA
Copy link

SparkQA commented Aug 16, 2016

Test build #63853 has finished for PR 14668 at commit 59b65b5.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Aug 16, 2016

Test build #63866 has finished for PR 14668 at commit adde06e.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@yhuai
Copy link
Contributor Author

yhuai commented Aug 16, 2016

I am merging this to branch 1.6.

asfgit pushed a commit that referenced this pull request Aug 16, 2016
…ore stable

## What changes were proposed in this pull request?

This PR backports #14289 to branch 1.6

https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/62593/testReport/junit/org.apache.spark.sql.sources/CreateTableAsSelectSuite/create_a_table__drop_it_and_create_another_one_with_the_same_name/ shows that `create a table, drop it and create another one with the same name` failed. But other runs were good. Seems it is a flaky test. This PR tries to make this test more stable.

Author: Yin Huai <yhuai@databricks.com>

Closes #14668 from yhuai/SPARK-16656-branch1.6.
@yhuai
Copy link
Contributor Author

yhuai commented Aug 16, 2016

I have merged this PR to branch 1.6. Closing it.

@yhuai yhuai closed this Aug 16, 2016
zzcclp pushed a commit to zzcclp/spark that referenced this pull request Aug 17, 2016
…ore stable

## What changes were proposed in this pull request?

This PR backports apache#14289 to branch 1.6

https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/62593/testReport/junit/org.apache.spark.sql.sources/CreateTableAsSelectSuite/create_a_table__drop_it_and_create_another_one_with_the_same_name/ shows that `create a table, drop it and create another one with the same name` failed. But other runs were good. Seems it is a flaky test. This PR tries to make this test more stable.

Author: Yin Huai <yhuai@databricks.com>

Closes apache#14668 from yhuai/SPARK-16656-branch1.6.

(cherry picked from commit 5c34029)
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.

2 participants