You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2020/08/25 15:19:00 UTC

[jira] [Comment Edited] (SPARK-32691) Test org.apache.spark.DistributedSuite failed on arm64 jenkins

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

Dongjoon Hyun edited comment on SPARK-32691 at 8/25/20, 3:18 PM:
-----------------------------------------------------------------

Thank you for reporting, [~huangtianhua]. Yes. I suspect "with replication as stream" code path is related to this on ARM.


was (Author: dongjoon):
Thank you for reporting, [~huangtianhua]. Yes. I suspects "with replication as stream" code path is related to this on ARM.

> Test org.apache.spark.DistributedSuite failed on arm64 jenkins
> --------------------------------------------------------------
>
>                 Key: SPARK-32691
>                 URL: https://issues.apache.org/jira/browse/SPARK-32691
>             Project: Spark
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 3.1.0
>            Reporter: huangtianhua
>            Priority: Major
>
> Tests of org.apache.spark.DistributedSuite are failed on arm64 jenkins: https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-maven-arm/ 
>     - caching in memory and disk, replicated (encryption = on) (with replication as stream) *** FAILED ***
>   3 did not equal 2; got 3 replicas instead of 2 (DistributedSuite.scala:191)
>     - caching in memory and disk, serialized, replicated (encryption = on) (with replication as stream) *** FAILED ***
>   3 did not equal 2; got 3 replicas instead of 2 (DistributedSuite.scala:191)
>     - caching in memory, serialized, replicated (encryption = on) (with replication as stream) *** FAILED ***
>   3 did not equal 2; got 3 replicas instead of 2 (DistributedSuite.scala:191)
>     .......
>     



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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