[
https://issues.apache.org/jira/browse/FLINK-25418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu closed FLINK-25418.
---------------------------
Fix Version/s: 1.15.0
1.14.3
Resolution: Fixed
Merged to
- master via bf83614dfe16edc9a43f83cdf60416a60b44faa5
- release-1.14 via 19c365509c858010f320edd66aa09a6b4815485c
> The dir_cache is specified in the flink task. When there is no network, you
> will still download the python third-party library
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-25418
> URL: https://issues.apache.org/jira/browse/FLINK-25418
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.13.0, 1.14.0
> Environment: python3.7
> flink1.13.1
> Reporter: yangcai
> Assignee: Ada Wong
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0, 1.14.3
>
>
> Specified in Python code
> set_python_requirements(requirements_cache_dir=dir_cache)
> During task execution, priority will be given to downloading Python
> third-party packages from the network,Can I directly use the python package
> in the cache I specify when I specify the cache value and don't want the task
> task to download the python package from the network
--
This message was sent by Atlassian Jira
(v8.20.1#820001)