slfan1989 commented on PR #4559: URL: https://github.com/apache/hadoop/pull/4559#issuecomment-1195078382
@ZanderXu Thank you for your contribution, pr looks good, but I want to know if it can be solved using dynamic debug log? I remember that hadoop provides a switch that can directly open the debug log. This command can temporarily modify the log level. ``` hadoop daemonlog --setlevel <host:port> <name> <level> ``` If you directly modify the log level, will the log size be very large, after all, this is a block-level log? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
