john created FLINK-29004: ---------------------------- Summary: pyflink supports specifying index-url when installing third-party dependencies Key: FLINK-29004 URL: https://issues.apache.org/jira/browse/FLINK-29004 Project: Flink Issue Type: Improvement Components: API / Python Reporter: john
When we use pyflink, if there is a third-party dependency, when using pip to install the package, it is retrieved and obtained from pypi.python.org by default, which is greatly affected by the network, slow download speed and easy to cause connection timeout. At this point, we think we can specify the index-url. -- This message was sent by Atlassian Jira (v8.20.10#820010)