Hequn Cheng created FLINK-15616:
-----------------------------------
Summary: Move boot error messages from python-udf-boot.log to
taskmanager's log file
Key: FLINK-15616
URL: https://issues.apache.org/jira/browse/FLINK-15616
Project: Flink
Issue Type: Improvement
Components: API / Python
Reporter: Hequn Cheng
Assignee: Hequn Cheng
Previously, the boot error messages are printed in the log file under
FLINK_LOG_DIR, i.e.,
{{"$FLINK_LOG_DIR/flink-$USER-python-udf-boot-$HOSTNAME.log"}}. This additional
file is very hard to locate for users, so it would be better to print the error
messages directly into the taskmanager log file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)