sunjincheng created FLINK-12495: ----------------------------------- Summary: Move PythonGatewayServer into flink-clients Key: FLINK-12495 URL: https://issues.apache.org/jira/browse/FLINK-12495 Project: Flink Issue Type: Sub-task Components: API / Python, Command Line Client Reporter: sunjincheng
Due to we add py4j dependency for `PythonGatewayServer` when we put the ``PythonGatewayServer` in `flink-core` module, and every module has a transitive dependency on `flink-core`, So It's better to move the `PythonGatewayServer` into `flink-clients`. -- This message was sent by Atlassian JIRA (v7.6.3#76005)