[
https://issues.apache.org/jira/browse/HADOOP-15277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16392715#comment-16392715
]
Hudson commented on HADOOP-15277:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13800 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/13800/])
HADOOP-15277. Remove .FluentPropertyBeanIntrospector from CLI operation
(stevel: rev 3f7bd467979042161897a7c91c5b094b83164f75)
* (edit) hadoop-common-project/hadoop-common/src/main/conf/log4j.properties
> remove .FluentPropertyBeanIntrospector from CLI operation log output
> --------------------------------------------------------------------
>
> Key: HADOOP-15277
> URL: https://issues.apache.org/jira/browse/HADOOP-15277
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: conf
> Affects Versions: 3.1.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Minor
> Fix For: 3.1.0, 3.0.2
>
> Attachments: HADOOP-15277-001.patch
>
>
> When hadoop metrics is started, a message about bean introspection appears.
> {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}
> When using wasb or s3a,. this message appears in the client logs, because
> they both start metrics
> 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]