[
https://issues.apache.org/jira/browse/BEAM-8204?focusedWorklogId=310256&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-310256
]
ASF GitHub Bot logged work on BEAM-8204:
----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Sep/19 01:52
Start Date: 11/Sep/19 01:52
Worklog Time Spent: 10m
Work Description: TheNeuralBit commented on issue #9541:
[BEAM-8204][BEAM-8205] Exclude AvroSchemaTest for Apex and Flink runner for now
URL: https://github.com/apache/beam/pull/9541#issuecomment-530185756
I'm not really up to speed on what's going on here, but both Apex and Flink
seem upset about coders of two different types, if that helps. From the [Flink
run](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/lastCompletedBuild/testReport/):
```
org.apache.beam.sdk.Pipeline$PipelineExecutionException:
org.apache.flink.api.common.InvalidProgramException: Cannot union inputs of
different types.
```
and from the [Apex
run](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/testReport/):
```
org.apache.apex.api.Launcher$LauncherException:
java.lang.UnsupportedOperationException: ParMultiDo(Anonymous): Multiple side
inputs with different coders.
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 310256)
Time Spent: 1h 10m (was: 1h)
> Newly added Java ValidatesRunner tests failed on ApexRunner
> -----------------------------------------------------------
>
> Key: BEAM-8204
> URL: https://issues.apache.org/jira/browse/BEAM-8204
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core, test-failures
> Reporter: Yueyang Qiu
> Assignee: Brian Hulette
> Priority: Major
> Labels: currently-failing
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Jenkins link:
> [https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/lastCompletedBuild/testReport/]
>
> Initial investigation:
> [https://github.com/apache/beam/pull/9454] and
> [https://github.com/apache/beam/pull/9372] added new ValidatesRunner tests.
> They have been tested on Dataflow runner, but are failing on Apex runner.
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)