[
https://issues.apache.org/jira/browse/FLINK-15616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067387#comment-17067387
]
Hequn Cheng commented on FLINK-15616:
-------------------------------------
The problem has been reported by several users within 1.10.0. I will pick this
improvement from master to 1.10 branch. This can bring big benefits to users
and the code changes are relatively small.
> 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
> Fix For: 1.11.0
>
> 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)