[
https://issues.apache.org/jira/browse/FLINK-15616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17018454#comment-17018454
]
Hequn Cheng commented on FLINK-15616:
-------------------------------------
Resolved in 1.11.0 via 4c63ec4dd3d078c2af2077c3187de9b63784f1b7
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)