jrmccluskey opened a new issue, #22933:
URL: https://github.com/apache/beam/issues/22933
### What happened?
The Go Spark PostCommit is perma-red due to an issue in the
TestLPErrorPipeline test, outputting this error:
```
2022/08/29 02:50:25 (): java.lang.RuntimeException: Error received from SDK
harness for instruction 1: process bundle failed for instruction 1 using plan
204-2 : while executing Process for Plan[204-2]:
2: DataSink[S[fn/write/n8_flatten:1:0@localhost:37955]]
Coder:W;fn/wire/n8_flatten:1:0<KV;c11<int[varintz;c2];c3,KV;c10<int[varintz;c2];c3,bytes;c0>>>!GWC
3: PCollection[n8_flatten:1] Out:[2]
4: Flatten[1]. Out:DataSink[S[fn/write/n8_flatten:1:0@localhost:37955]]
Coder:W;fn/wire/n8_flatten:1:0<KV;c11<int[varintz;c2];c3,KV;c10<int[varintz;c2];c3,bytes;c0>>>!GWC
5: PCollection[n7_e8_inject1] Out:[4]
6: Inject[1]. Out:5
7: PCollection[n7] Out:[6]
8: ParDo[regression.toFoo] Out:[7]
1: DataSource[S[fn/read/n6:0@localhost:37955], local_output]
Coder:W;fn/wire/n6:0<CoGBK;c7<int[varintz;c2];c3,R;c4[*regression.fruit]>>!GWC
Out:8
caused by:
source decode failed
caused by:
EOF
```
### Issue Priority
Priority: 2
### Issue Component
Component: sdk-go
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]