HADOOP-15277. Remove .FluentPropertyBeanIntrospector from CLI operation log output.

Contributed by Steve Loughran.
This commit is contained in:
Steve Loughran 2018-03-09 10:44:07 +00:00
parent 122805b43a
commit 3f7bd46797
1 changed files with 3 additions and 0 deletions

View File

@ -306,3 +306,6 @@ log4j.appender.EWMA.maxUniqueMessages=${yarn.ewma.maxUniqueMessages}
#log4j.appender.FSSTATEDUMP.layout.ConversionPattern=%d{ISO8601} %p %c: %m%n
#log4j.appender.FSSTATEDUMP.MaxFileSize=${hadoop.log.maxfilesize}
#log4j.appender.FSSTATEDUMP.MaxBackupIndex=${hadoop.log.maxbackupindex}
# Log levels of third-party libraries
log4j.logger.org.apache.commons.beanutils=WARN