JaySenSharma created AMBARI-19337:
-------------------------------------
Summary: YARN proxyusers properties has spelling mistake
Key: AMBARI-19337
URL: https://issues.apache.org/jira/browse/AMBARI-19337
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: trunk
Environment: All Environments
Reporter: JaySenSharma
- We see that there are quite a lot of files in Ambari installation which uses
YARN proxyuser properties with spelling mistake.
*Example:*
{code}
"yarn.timeline-service.http-authentication.proxyusers.*.hosts": ""
"yarn.timeline-service.http-authentication.proxyusers.*.users": ""
"yarn.timeline-service.http-authentication.proxyusers.*.groups": ""
"yarn.resourcemanager.proxyuser.*.groups": ""
"yarn.resourcemanager.proxyuser.*.hosts": ""
"yarn.resourcemanager.proxyuser.*.users": ""
{code}
- Ideally all the *"proxyusers."* should be replaced with *"proxyuser."*, Not
sure why it did not affect so far as these changes are there for quite long
time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)