Steve Loughran created HADOOP-15277:
---------------------------------------
Summary: remove .FluentPropertyBeanIntrospector from CLI operations
Key: HADOOP-15277
URL: https://issues.apache.org/jira/browse/HADOOP-15277
Project: Hadoop Common
Issue Type: Improvement
Components: conf
Affects Versions: 3.1.0
Reporter: Steve Loughran
when using the default logs, I get told off by beanutils
{code}
18/03/01 18:43:54 INFO beanutils.FluentPropertyBeanIntrospector: Error when
creating PropertyDescriptor for public final void
org.apache.commons.configuration2.AbstractConfiguration.setProperty(java.lang.String,java.lang.Object)!
Ignoring this property.
{code}
This is a distraction.
I propose to raise the log level to ERROR for that class in log4j.properties
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]