You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/09/19 14:42:42 UTC

[GitHub] [beam] phoerious commented on issue #21598: Beam worker closing gRPC connection with many workers and large shuffle sizes

phoerious commented on issue #21598:
URL: https://github.com/apache/beam/issues/21598#issuecomment-1251120741

   Bump. This is happening to me constantly. If I have too many workers or shuffle a lot of data, it's pretty much impossible to get a job past the first stages as they keep failing with
   
   ```E0919 14:35:00.934340277     558 chttp2_transport.cc:1079]   Received a GOAWAY with error code ENHANCE_YOUR_CALM and debug data equal to "too_many_pings"
   2022/09/19 14:35:00 Received signal: terminated
   2022/09/19 14:35:00 Python (worker 2-1) exited: signal: terminated```
   
   either with or without a stacktrace.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org