You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Benjamin Gonzalez (Jira)" <ji...@apache.org> on 2022/03/01 17:55:00 UTC

[jira] [Updated] (BEAM-14019) Java Examples are failing for different runners

     [ https://issues.apache.org/jira/browse/BEAM-14019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Gonzalez updated BEAM-14019:
-------------------------------------
    Summary: Java Examples are failing for different runners  (was: Java Examples are failing with different runner)

> Java Examples are failing for different runners
> -----------------------------------------------
>
>                 Key: BEAM-14019
>                 URL: https://issues.apache.org/jira/browse/BEAM-14019
>             Project: Beam
>          Issue Type: Test
>          Components: examples-java, testing
>            Reporter: Benjamin Gonzalez
>            Priority: P2
>
> With the recent addition of suites to continuously test Java examples in different runners,  some existing integration tests fail for different runners
>  * {_}org.apache.beam.examples.WindowedWordCountIT.testWindowedWordCountInBatchDynamicSharding{_}, fails in FlinkRunner with AssertionError, for DirectRunner and SparkRunner the test never finishes.
>  * _org.apache.beam.examples.WindowedWordCountIT.testWindowedWordCountInStreamingStaticSharding_ fails in SparkRunner with error _Failed to read from sharded output_
>  * _org.apache.beam.examples.cookbook.BigQueryTornadoesIT.testE2eBigQueryTornadoesWithStorageApiUsingQuery_ fails in FlinkRunner with _Error deleting table, Not found: Dataset_
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)