[
https://issues.apache.org/jira/browse/FLINK-16304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu closed FLINK-16304.
---------------------------
Resolution: Resolved
Merged to master via 42f49482a3217287abba5e8903cf50791acf287a
> Remove python packages bundled in the flink-python jar
> ------------------------------------------------------
>
> Key: FLINK-16304
> URL: https://issues.apache.org/jira/browse/FLINK-16304
> Project: Flink
> Issue Type: Improvement
> Components: API / Python
> Reporter: Wei Zhong
> Assignee: Wei Zhong
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> As the Python Dependency Management API is sufficient to control the python
> environment, and current design that bundles python packages to the
> flink-python jar and extracts when running Python UDF has been a blocker of
> the Python UDF performance optimization. The python packages bundled in the
> flink-python jar need to be removed now.
> It means that users need to ensure that the PyFlink and its dependencies are
> pre-installed in the client and cluster environment when submitting jobs. Of
> course the cluster environment can be configured via Python Dependency
> Management API.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)