[ 
https://issues.apache.org/jira/browse/BEAM-11418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334434#comment-17334434
 ] 

Daniel Oliveira commented on BEAM-11418:
----------------------------------------

I tracked this down to being due to artifact staging issues. Anything causing 
the x-lang artifacts to not be correctly read by the x-lang SDK harness could 
trigger similar errors. This has now been fixed for the universal runner, which 
was happening because we hardcoded in a shortcut where we only staged the 
worker binary instead of reading the correct file to stage. Now that that's 
been fixed these transforms are working properly on any runner running off the 
universal runner.

I still need to fix this for Dataflow, which means staging all the artifacts to 
GCS to be read by the SDK harness.

> Test XLang transforms failing in Go SDK: CoGroupByKey, MultiInputOutput, and 
> Partition
> --------------------------------------------------------------------------------------
>
>                 Key: BEAM-11418
>                 URL: https://issues.apache.org/jira/browse/BEAM-11418
>             Project: Beam
>          Issue Type: Bug
>          Components: cross-language, sdk-go
>            Reporter: Daniel Oliveira
>            Assignee: Daniel Oliveira
>            Priority: P2
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Some of the test XLang transforms fail on the Go SDK (using the Java Test 
> Expansion Service). These tests used to pass and started failing at some 
> point for unknown reasons.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to