Benjamin Gonzalez created BEAM-14019:
----------------------------------------
Summary: Java Examples are failing with different runner
Key: BEAM-14019
URL: https://issues.apache.org/jira/browse/BEAM-14019
Project: Beam
Issue Type: Test
Components: examples-java, testing
Reporter: Benjamin Gonzalez
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)