Harsh J created MAPREDUCE-4223:
----------------------------------
Summary: NodeManager startup has a config-related WARN for
dfs.web.ugi
Key: MAPREDUCE-4223
URL: https://issues.apache.org/jira/browse/MAPREDUCE-4223
Project: Hadoop Map/Reduce
Issue Type: Improvement
Components: nodemanager
Affects Versions: 2.0.0
Reporter: Harsh J
Priority: Trivial
{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