You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/09/10 20:19:45 UTC

[jira] [Commented] (SPARK-10540) HadoopFsRelationTest's "test all data types" is flaky

    [ https://issues.apache.org/jira/browse/SPARK-10540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14739274#comment-14739274 ] 

Apache Spark commented on SPARK-10540:
--------------------------------------

User 'yhuai' has created a pull request for this issue:
https://github.com/apache/spark/pull/8702

> HadoopFsRelationTest's "test all data types" is flaky
> -----------------------------------------------------
>
>                 Key: SPARK-10540
>                 URL: https://issues.apache.org/jira/browse/SPARK-10540
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Yin Huai
>
> https://amplab.cs.berkeley.edu/jenkins/job/Spark-1.5-SBT/297/AMPLAB_JENKINS_BUILD_PROFILE=hadoop1.0,label=spark-test/testReport/junit/org.apache.spark.sql.sources/ParquetHadoopFsRelationSuite/test_all_data_types/
> Probably it is caused by we sort results based on the strings of rows (https://github.com/apache/spark/blob/master/sql/core/src/test/scala/org/apache/spark/sql/QueryTest.scala#L118-L131) and the toString function of the user class used by the UDT is not overridden.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org