[ 
https://issues.apache.org/jira/browse/FLINK-29004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17580532#comment-17580532
 ] 

Huang Xingbo commented on FLINK-29004:
--------------------------------------

Hi [~long jiang], pyflink support specifying `requirements_cache` to install 
dependencies in the environment without network. For the details, you can refer 
to 
https://nightlies.apache.org/flink/flink-docs-release-1.15/docs/dev/python/dependency_management/#requirementstxt

> 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
>            Priority: Major
>
> 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)

Reply via email to