lostluck commented on issue #26061:
URL: https://github.com/apache/beam/issues/26061#issuecomment-1492756539
Well that's unexpected:
```
ptest.go:108: Failed to execute job: staging artifacts
failed to stage /tmp/worker-5-1680307335622714242 in 3 attempts:
failed to send chunks for /tmp/worker-5-1680307335622714242; close error: rpc
error: code = Unimplemented desc = Method not found!
caused by:
EOF; failed to send chunks for /tmp/worker-5-1680307335622714242;
close error: rpc error: code = Unimplemented desc = Method not found!
caused by:
EOF; failed to send chunks for /tmp/worker-5-1680307335622714242;
close error: rpc error: code = Unimplemented desc = Method not found!
caused by:
EOF; failed to send chunks for /tmp/worker-5-1680307335622714242;
close error: rpc error: code = Unimplemented desc = Method not found!
caused by:
EOF
```
So, the Server doesn't seem to have it implemented when the SDK connects?
Very strange.
--
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]