Hi,

I know we use the portability framework when the sdk language (python) is
different from the runner's language(java) .

If my runner is Java based and I want to use the portability framework for
Java SDK. Is there any optimization on the Beam side rather than running
two separate docker images (one for SDK, one for Runner) and communicating
via GRPC.

Thanks

Reply via email to