Updated on 2024-11-29 GMT+08:00

Configuring the Localized Log Levels

Scenarios

The default log level of localized container is INFO. You can change the log level by configuring yarn.nodemanager.container-localizer.log.level.

Configuration Description

Log in to FusionInsight Manager and choose Cluster > Services > Yarn. Click Configurations then All Configurations and set the following parameters in the NodeManager configuration file yarn-site.xml to change the log level.

Table 1 Parameters

Parameter

Description

Default Value

yarn.nodemanager.container-localizer.log.level

Localized log level of the container.

NOTE:

Allowed log levels are as follows: FATAL, ERROR, WARN, INFO, DEBUG, TRACE, and ALL.

INFO