ConverJens commented on pull request #13723: URL: https://github.com/apache/beam/pull/13723#issuecomment-765385779
@dandy10 > @ConverJens can you add a print log in the boto3_client.Client initialiser to verify that the parameters have made it all the way up to that point? If it has then that's all this PR is aiming to do, and it must be another issue. I will try that to verify the parameters and compare it to when using in_memory and see if there is a difference. > Another thing to verify. Are you running your test locally with the apache_beam package built from my fork, or are you running your tests by submitting a job to kubeflow? If it's the latter have you ensured that the worker pod which is running the job has the patched apache_beam installed? I'm using a custom image where I have installed your form so I'm positive that I'm running the correct beam code. I'll let you know next week when I have checked the params in the boto3_client. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
