[
https://issues.apache.org/jira/browse/SPARK-21946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun updated SPARK-21946:
----------------------------------
Description:
According to the [Apache Spark Jenkins
History|https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-2.7/lastCompletedBuild/testReport/org.apache.spark.sql.execution.command/InMemoryCatalogedDDLSuite/alter_table__rename_cached_table/history/]
InMemoryCatalogedDDLSuite.`alter table: rename cached table` is very flaky. We
had better stablize this.
{code}
- alter table: rename cached table !!! CANCELED !!!
Array([2,2], [1,1]) did not equal Array([1,1], [2,2]) bad test: wrong data
(DDLSuite.scala:786)
{code}
was:
According to the [Apache Spark Jenkins
History|https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-2.7/lastCompletedBuild/testReport/org.apache.spark.sql.execution.command/InMemoryCatalogedDDLSuite/alter_table__rename_cached_table/history/]
InMemoryCatalogDDLSuite.`alter table: rename cached table` is very flaky. We
had better stablize this.
{code}
- alter table: rename cached table !!! CANCELED !!!
Array([2,2], [1,1]) did not equal Array([1,1], [2,2]) bad test: wrong data
(DDLSuite.scala:786)
{code}
> Flaky test: InMemoryCatalogedDDLSuite.`alter table: rename cached table`
> ------------------------------------------------------------------------
>
> Key: SPARK-21946
> URL: https://issues.apache.org/jira/browse/SPARK-21946
> Project: Spark
> Issue Type: Bug
> Components: Tests
> Affects Versions: 2.2.0
> Reporter: Dongjoon Hyun
>
> According to the [Apache Spark Jenkins
> History|https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-2.7/lastCompletedBuild/testReport/org.apache.spark.sql.execution.command/InMemoryCatalogedDDLSuite/alter_table__rename_cached_table/history/]
> InMemoryCatalogedDDLSuite.`alter table: rename cached table` is very flaky.
> We had better stablize this.
> {code}
> - alter table: rename cached table !!! CANCELED !!!
> Array([2,2], [1,1]) did not equal Array([1,1], [2,2]) bad test: wrong data
> (DDLSuite.scala:786)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]