[ https://issues.apache.org/jira/browse/OOZIE-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16770952#comment-16770952 ]
Julia Kinga Marton commented on OOZIE-3432: ------------------------------------------- [~nobigo], this issue seems to be a duplication of OOZIE-2338. Can you please ask if you can take over OOZIE-2338 and find a general solution for this warnings, instead of handling them separately? > 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 > Priority: Critical > Attachments: oozie-3432-001.patch > > > 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)