Hi. I have an issue when I try to run a kafka io pipeline in python on my local machine, because in my local machine it is not possible to install docker. Seems that beam try to use docker to pull and start the beam java sdk i order to start the expansion service. I tried to start manually the expansion service and define the expansion service url in the connector properties but in anyway it keeps asking by docker process. My question is if we can run a pipeline with external transformations without install docker.
Looking forward to it. Thanks!!
