You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Hequn Cheng (Jira)" <ji...@apache.org> on 2020/01/18 01:09:00 UTC

[jira] [Closed] (FLINK-15616) Move boot error messages from python-udf-boot.log to taskmanager's log file

     [ https://issues.apache.org/jira/browse/FLINK-15616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hequn Cheng closed FLINK-15616.
-------------------------------
    Resolution: Resolved

> 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)