[jira] [Created] (FLINK-14026) Manage the resource of Python worker properly

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-14026) Manage the resource of Python worker properly

Shang Yuanchun (Jira)
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)