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

2019-12-06 Thread Hequn Cheng (Jira)


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

Hequn Cheng commented on FLINK-14026:
-

Resolved in 1.10.0 via 7c2620f7d8f920c3258a49dbed497bd7a665a419

> 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
>Assignee: Dian Fu
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.10.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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.4#803005)


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

2019-10-27 Thread Dian Fu (Jira)


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

Dian Fu commented on FLINK-14026:
-

[~sunjincheng121] Thanks a lot for the remind. I have drafted a design doc 
which is integrated with 
[FLIP-53|https://cwiki.apache.org/confluence/display/FLINK/FLIP-53%3A+Fine+Grained+Operator+Resource+Management]
 in which it proposes a fine grained operator resource management. I will 
submit it to the DEV mailing list for discussion later on.

> 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
>Assignee: Dian Fu
>Priority: Major
> 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.4#803005)