Hi Lei, pythonGatewayServers is a server that receives requests from Python API, and after 3.0.0-alpha we just migrated it into API-server[1] and it calls pythonGatewayService now. It means that there are no existing pythonGatewayServers anymore, so it should not be in the architecture document. If you want to know the latest document related to pythonGatewayService is [2]
[1]: https://github.com/apache/dolphinscheduler/pull/9372 [2]: https://dolphinscheduler.apache.org/python/start.html#start-python-gateway-service On Mon, Apr 18, 2022 at 5:23 PM 王磊 <[email protected]> wrote: > > > > I am new to dolphinscheduler and just take a look at the whole architecture. > > > I have a question. > In the configuration file there's a role called pythonGatewayServers. What it > is used for? Seems there's no introduction about this role in the > architecture document. > > > Thanks, > Lei > -- Best Wish — Jiajie
