Dian Fu created FLINK-14028:
-------------------------------
Summary: Support logging aggregation in Python user-defined
functions
Key: FLINK-14028
URL: https://issues.apache.org/jira/browse/FLINK-14028
Project: Flink
Issue Type: Sub-task
Components: API / Python
Reporter: Dian Fu
Fix For: 1.10.0
Beam's portability framework has provided the ability to collecting log to
operator from the Python workers. We should make use of this functionality to
collect the logging of Python user-defined functions and output them into the
logging file of Java operator process. Then users could access the logging
generated by the Python user-defined functions easily.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)