It's mostly just a different entry point. With (Python / Go / Java), the user has to start a job server themselves before submitting a job. With (Python), the job server is managed automatically in the background. Aside from that, though, there's very little difference. We recommend (Python) to new users only because it's a smidge easier to set up.
On Thu, Jan 14, 2021 at 4:12 AM Nir Gazit <[email protected]> wrote: > Hey, > The documentation lists 2 options for running Python Beam on Flink: > "Portable (Python)" and "Portable (Python / Go / Java)". What are the > differences between them? which one is recommended? > > Thanks! > Nir >
