Dian Fu created FLINK-14026:
-------------------------------
Summary: Manage the resource of Python worker properly
Key: FLINK-14026
URL:
https://issues.apache.org/jira/browse/FLINK-14026 Project: Flink
Issue Type: Sub-task
Components: API / Python
Reporter: Dian Fu
Fix For: 1.10.0
For a Flink Table API & SQL job, if it uses Python user-defined functions, the Java operator will launch separate Python process for Python user-defined function execution. We should make sure that the resources used by the Python process are managed by Flinkās resource management framework.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)