Skip to content

Commit f73740b

Browse files
committed
tune log4j log level
1 parent 1f27b1f commit f73740b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/src/main/resources/log4j.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@ log4j.logger.org.apache.zookeeper=ERROR
77
log4j.logger.org.apache.hadoop.hdfs.distributedavatarfilesystem=ERROR
88
log4j.logger.org.apache.hadoop.util.NativeCodeLoader=ERROR
99
#log4j.logger.org.apache.hadoop.yarn.util.ProcfsBasedProcessTree=ERROR
10+
log4j.logger.org.apache.hadoop.io.retry.RetryInvocationHandler=WARN
11+
log4j.logger.org.apache.hadoop.yarn.client.api.async.impl.AMRMClientAsyncImpl=WARN
1012

1113
# Settings to quiet third party logs that are too verbose

0 commit comments

Comments
 (0)