• J
    [python] Migrate pythonGatewayServer into api server (#9372) · 3457cee9
    Jiajie Zhong 提交于
    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
    ```
    3457cee9
pom.xml 6.6 KB