Wei Zhong created FLINK-14167: --------------------------------- Summary: Move python-related scripts in flink-dist to flink-python Key: FLINK-14167 URL: https://issues.apache.org/jira/browse/FLINK-14167 Project: Flink Issue Type: Improvement Components: API / Python Reporter: Wei Zhong
Currently, the scripts "pyflink-gateway-server.sh", "pyflink-shell.sh" and "pyflink-udf-runner.sh" are stored in the flink-dist module. Now the module flink-scala-shell and flink-sql-client store their scripts in their own module directory instead of flink-dist. It would be better if we move the flink-python related scripts from flink-dist to flink-python. -- This message was sent by Atlassian Jira (v8.3.4#803005)