DolphinScheduler/dolphinscheduler-standalone...
Jiajie Zhong 3457cee960
[python] Migrate pythonGatewayServer into api server (#9372)
Currently the size of our distribute package is up to
800MB, this patch is migrate python gateway server into
api server

The distribute package size before and after this patch is:

```sh
# before
796M   apache-dolphinscheduler-2.0.4-SNAPSHOT-bin.tar.gz

# after
647M   apache-dolphinscheduler-2.0.4-SNAPSHOT-bin.tar.gz
```
2022-04-07 14:41:15 +08:00
..
src/main [python] Migrate pythonGatewayServer into api server (#9372) 2022-04-07 14:41:15 +08:00
pom.xml change version to 2.0.4-SNAPSHOT (#8188) 2022-01-25 15:17:17 +08:00