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

Kenneth Knowles commented on BEAM-5165:
---------------------------------------

This issue has been migrated to https://github.com/apache/beam/issues/18969

> XmlIOIT fails on Spark and Flink
> --------------------------------
>
>                 Key: BEAM-5165
>                 URL: https://issues.apache.org/jira/browse/BEAM-5165
>             Project: Beam
>          Issue Type: Bug
>          Components: testing
>            Reporter: Lukasz Gajowy
>            Priority: P3
>
> When run on Spark or Flink remote cluster, XmlIOIT fails with the following 
> stacktrace:
>  
> {code:java}
> org.apache.beam.sdk.io.xml.XmlIOIT > writeThenReadAll FAILED
> java.lang.AssertionError: Calculate hashcode/Flatten.PCollections.out:
> Expected: "7f51adaf701441ee83459a3f705c1b86"
> but: was "f45a386eeab2ea5c4a66c6aae07c88ae"
> at 
> org.apache.beam.sdk.testing.PAssert$PAssertionSite.capture(PAssert.java:168)
> at org.apache.beam.sdk.testing.PAssert.thatSingleton(PAssert.java:413)
> at org.apache.beam.sdk.testing.PAssert.thatSingleton(PAssert.java:404)
> at org.apache.beam.sdk.io.xml.XmlIOIT.writeThenReadAll(XmlIOIT.java:140)
> Caused by:
> java.lang.AssertionError:
> Expected: "7f51adaf701441ee83459a3f705c1b86"
> but: was "f45a386eeab2ea5c4a66c6aae07c88ae"{code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to