[
https://issues.apache.org/jira/browse/AMBARI-19337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
JaySenSharma updated AMBARI-19337:
----------------------------------
Labels: patch-available (was: )
Status: Patch Available (was: In Progress)
> 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
> Assignee: JaySenSharma
> Labels: patch-available
> Attachments: AMBARI-19337.patch
>
>
> - 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.proxyusers.*.groups": ""
> "yarn.resourcemanager.proxyusers.*.hosts": ""
> "yarn.resourcemanager.proxyusers.*.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. Even though those might be ignored from YARN side.
> - Some old ambari docs shows the right property:
> https://docs.hortonworks.com/HDPDocuments/Ambari-2.2.0.0/bk_ambari_views_guide/content/section_kerberos_setup_tez_view.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)