[
https://issues.apache.org/jira/browse/BEAM-12572?focusedWorklogId=701361&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-701361
]
ASF GitHub Bot logged work on BEAM-12572:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Dec/21 17:27
Start Date: 27/Dec/21 17:27
Worklog Time Spent: 10m
Work Description: benWize commented on pull request #16154:
URL: https://github.com/apache/beam/pull/16154#issuecomment-1001668160
> @benWize , were you able to figure out Spark / Flink issue or still need
help?
@tvalentyn I solved some tests, but I still got errors for game_stats and
leader_board examples on
[Direct](https://ci-beam.apache.org/job/beam_PostCommit_Python_Examples_Direct/7/#showFailuresLink),
Spark and Flink, only worked on Dataflow. I tried solving it by limiting the
amount of pubsub messages, adding more time to `BigQueryMatcher` for
[retry](https://github.com/apache/beam/blob/f1e9faee05c07ec142df52a64d807dd32f2d9031/sdks/python/apache_beam/examples/complete/game/game_stats_it_test.py#L167),
but is still failing with `Checksum` error. I've found out the checksum error
is because sometimes the outputs in BigQuery don't reach the expected value.
I wonder if we can skip those tests for the three runners and link to a new
Jira to continue with this activity, or do you think is it better to fix those
here?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 701361)
Time Spent: 18h 20m (was: 18h 10m)
> All beam examples should get continuously exercised on at least 2 runners
> -------------------------------------------------------------------------
>
> Key: BEAM-12572
> URL: https://issues.apache.org/jira/browse/BEAM-12572
> Project: Beam
> Issue Type: New Feature
> Components: testing
> Reporter: Valentyn Tymofieiev
> Assignee: Benjamin Gonzalez
> Priority: P3
> Time Spent: 18h 20m
> Remaining Estimate: 0h
>
> Sometimes our examples become broken without us noticing. For example, see:
> https://lists.apache.org/thread.html/r45340bbee91a6caf798fe62d24388f645f8792cc7506351fd66adec3%40%3Cdev.beam.apache.org%3E
> We should test our examples better.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)