tvalentyn commented on issue #24357: URL: https://github.com/apache/beam/issues/24357#issuecomment-1353164219
Interesting. I don't have an explanation for the stuckness; the output from worker startup/installation commands is limited (eventually everything should be installed, no new output is generated). Is that correct? Or reusing the container means that more output may be generated with each pipeline you are submitting? Wondering why would anything like that hang the process. And, by hanging, you mean that the output is lagging, or boot sequence stalls, and e.g. launching the SDK harness is not happening? If you want, you could consider trying to unpatch the binary and see if issue is reproducible, so that we can think of some solution for other users. Alternatively, we can wait to see if someone else experiences this issue. -- 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]
