[
https://issues.apache.org/jira/browse/BEAM-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16106176#comment-16106176
]
Jean-Baptiste Onofré commented on BEAM-2671:
--------------------------------------------
It seems that 3785b5baf4d3c47ea6625fff9babe5854e2e5fdb is the first bad commit.
I'm suspecting one of the following (especially the ones specific to the Spark
runner):
{code}
commit 3785b5baf4d3c47ea6625fff9babe5854e2e5fdb
Merge: e2ee595 4c48815
Author: Ahmet Altay <[email protected]>
Date: Thu Jun 22 10:47:00 2017 -0700
This closes #3421
commit 4c488152c45ac7a6c344a21b67c968b97bf5066c
Author: Sourabh Bajaj <[email protected]>
Date: Thu Jun 22 08:33:31 2017 -0700
[BEAM-1585] Fix the beam plugins installation
commit e2ee59557befd729e24e62a4991a76bab64f5755
Merge: b3099bb 22dbb50
Author: Aviem Zur <[email protected]>
Date: Thu Jun 22 15:33:26 2017 +0300
This closes #3343
commit 22dbb500289675fe95b6d149c8550e09dc26feac
Author: Aviem Zur <[email protected]>
Date: Wed Jun 21 17:53:21 2017 +0300
Move Spark runner streaming tests to post commit.
commit 20820fa5477ffcdd4a9ef2e9340353ed3c5691a9
Author: Aviem Zur <[email protected]>
Date: Mon Jun 12 17:04:00 2017 +0300
[BEAM-2359] Fix watermark broadcasting to executors in Spark runner
{code}
I'm testing those commits.
> CreateStreamTest.testFirstElementLate validatesRunner test fails on Spark
> runner
> --------------------------------------------------------------------------------
>
> Key: BEAM-2671
> URL: https://issues.apache.org/jira/browse/BEAM-2671
> Project: Beam
> Issue Type: Bug
> Components: runner-spark
> Reporter: Etienne Chauchot
> Assignee: Jean-Baptiste Onofré
> Fix For: 2.1.0, 2.2.0
>
>
> Error message:
> Flatten.Iterables/FlattenIterables/FlatMap/ParMultiDo(Anonymous).out0:
> Expected: iterable over [] in any order
> but: Not matched: "late"
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)