You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 22:43:48 UTC

[GitHub] [beam] damccorm opened a new issue, #21344: Java Examples are failing for different runners

damccorm opened a new issue, #21344:
URL: https://github.com/apache/beam/issues/21344

   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_
   
    
   
   Imported from Jira [BEAM-14019](https://issues.apache.org/jira/browse/BEAM-14019). Original Jira may contain additional context.
   Reported by: benglez.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org