[ https://issues.apache.org/jira/browse/HADOOP-8358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Harsh J updated HADOOP-8358: ---------------------------- Attachment: HADOOP-8358.patch Rebased the core-site.xml changes that caused the patch application to fail. The Auto-HA merge to trunk changed the core-site.xml leading to this. Re-submmitting for another QA round before committing (for re-checking findbugs initialization fail, which doesn't occur locally). > Config-related WARN for dfs.web.ugi can be avoided. > --------------------------------------------------- > > Key: HADOOP-8358 > URL: https://issues.apache.org/jira/browse/HADOOP-8358 > Project: Hadoop Common > Issue Type: Improvement > Components: conf > Affects Versions: 2.0.0-alpha > Reporter: Harsh J > Assignee: Harsh J > Priority: Trivial > Attachments: HADOOP-8358.patch, HADOOP-8358.patch, HADOOP-8358.patch > > > {code} > 2012-05-04 11:55:13,367 WARN org.apache.hadoop.http.lib.StaticUserWebFilter: > dfs.web.ugi should not be used. Instead, use hadoop.http.staticuser.user. > {code} > Looks easy to fix, and we should avoid using old config params that we > ourselves deprecated. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira