You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xingxing Di (Jira)" <ji...@apache.org> on 2020/07/22 12:52:00 UTC

[jira] [Comment Edited] (FLINK-16478) add restApi to modify loglevel

    [ https://issues.apache.org/jira/browse/FLINK-16478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17162494#comment-17162494 ] 

Xingxing Di edited comment on FLINK-16478 at 7/22/20, 12:51 PM:
----------------------------------------------------------------

Hi [~chesnay], we run flink jobs in "per job" mode on YARN,  first i don't see a way to change the configuration files through  REST API, secondly I think use API is a better way.
About the SLF4J API part,I totaly agree with you. Is it acceptable if we add an configuration to show we are using log4j2 or logback, so we can stay away from the SLF4J API. 



was (Author: dixingxing@yeah.net):
Hi [~chesnay], we run flink jobs in "per job" mode on YARN,  first i don't see a way to change the configuration files through  REST API, secondly I think use API is a better way.
About the SDF4J API part,I totaly agree with you. Is it acceptable if we add an configuration to show we are using log4j2 or logback, so we can stay away from the SLF4J API. 


> add restApi to modify loglevel 
> -------------------------------
>
>                 Key: FLINK-16478
>                 URL: https://issues.apache.org/jira/browse/FLINK-16478
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / REST
>            Reporter: xiaodao
>            Priority: Minor
>
> sometimes we may need to change loglevel to get more information to resolved bug, now we need to stop it and modify conf/log4j.properties and resubmit it ,i think it's better to add rest api to modify loglevel.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)