duan xiong created OOZIE-3432:
---------------------------------
Summary: When use configuration
oozie.service.ProxyUserService.root.hosts, oozie-error.log shows Invalid
configuration defined
Key: OOZIE-3432
URL: https://issues.apache.org/jira/browse/OOZIE-3432
Project: Oozie
Issue Type: Improvement
Components: core
Affects Versions: 5.0.0
Reporter: duan xiong
Assignee: duan xiong
When use Oozie5.0.0, add configuration:
{code:java}
oozie.service.ProxyUserService.proxyuser.root.hosts
oozie.service.ProxyUserService.proxyuser.root.groups{code}
in oozie-site,I start oozie service,Oozie log shows:
{code:java}
SERVER[] Invalid configuration
defined,[oozie.service.ProxyUserService.proxyuser.root.hosts]
SERVER[] Invalid configuration
defined,[oozie.service.ProxyUserService.proxyuser.root.groups]{code}
It is not reasonable. Because It is oozie's configuration, not user-defined
configuration,So It should't shows WARN.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)