[ 
https://issues.apache.org/jira/browse/HADOOP-9487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13745012#comment-13745012
 ] 

Hudson commented on HADOOP-9487:
--------------------------------

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1524 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1524/])
HADOOP-9487 Deprecation warnings in Configuration should go to their own log or 
otherwise be suppressible (stevel: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1515672)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/conf/log4j.properties
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java

                
> Deprecation warnings in Configuration should go to their own log or otherwise 
> be suppressible
> ---------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-9487
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9487
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: conf
>    Affects Versions: 3.0.0
>            Reporter: Steve Loughran
>             Fix For: 3.0.0, 2.3.0
>
>         Attachments: HADOOP-9487.patch, HADOOP-9487.patch
>
>
> Running local pig jobs triggers large quantities of warnings about deprecated 
> properties -something I don't care about as I'm not in a position to fix 
> without delving into Pig. 
> I can suppress them by changing the log level, but that can hide other 
> warnings that may actually matter.
> If there was a special Configuration.deprecated log for all deprecation 
> messages, this log could be suppressed by people who don't want noisy logs

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to