You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by nc...@apache.org on 2017/01/18 15:57:55 UTC

[22/50] [abbrv] ambari git commit: AMBARI-19337. Ambari has some spelling mistakes in YARN proxyuser properties in many places (Jay SenSharma via smohanty)

http://git-wip-us.apache.org/repos/asf/ambari/blob/c689096d/ambari-web/app/data/configs/wizards/secure_mapping.js
----------------------------------------------------------------------
diff --git a/ambari-web/app/data/configs/wizards/secure_mapping.js b/ambari-web/app/data/configs/wizards/secure_mapping.js
index 8d952e8..2d24628 100644
--- a/ambari-web/app/data/configs/wizards/secure_mapping.js
+++ b/ambari-web/app/data/configs/wizards/secure_mapping.js
@@ -854,7 +854,7 @@ var yarn22Mapping = [
     "filename": "yarn-site.xml"
   },
   {
-    "name": 'yarn.timeline-service.http-authentication.proxyusers.*.hosts',
+    "name": 'yarn.timeline-service.http-authentication.proxyuser.*.hosts',
     "value": "",
     "templateName": [],
     "foreignKey": null,
@@ -862,7 +862,7 @@ var yarn22Mapping = [
     "filename": "yarn-site.xml"
   },
   {
-    "name": 'yarn.timeline-service.http-authentication.proxyusers.*.users',
+    "name": 'yarn.timeline-service.http-authentication.proxyuser.*.users',
     "value": "",
     "serviceName": "YARN",
     "templateName": [],
@@ -870,7 +870,7 @@ var yarn22Mapping = [
     "filename": "yarn-site.xml"
   },
   {
-    "name": 'yarn.timeline-service.http-authentication.proxyusers.*.groups',
+    "name": 'yarn.timeline-service.http-authentication.proxyuser.*.groups',
     "value": "",
     "templateName": [],
     "foreignKey": null,
@@ -958,7 +958,7 @@ var yarn22Mapping = [
     "filename": "yarn-site.xml"
   },
   {
-    "name": 'yarn.resourcemanager.proxyusers.*.hosts',
+    "name": 'yarn.resourcemanager.proxyuser.*.hosts',
     "value": "",
     "templateName": [],
     "foreignKey": null,
@@ -966,7 +966,7 @@ var yarn22Mapping = [
     "filename": "yarn-site.xml"
   },
   {
-    "name": 'yarn.resourcemanager.proxyusers.*.users',
+    "name": 'yarn.resourcemanager.proxyuser.*.users',
     "value": "",
     "templateName": [],
     "foreignKey": null,
@@ -974,7 +974,7 @@ var yarn22Mapping = [
     "filename": "yarn-site.xml"
   },
   {
-    "name": 'yarn.resourcemanager.proxyusers.*.groups',
+    "name": 'yarn.resourcemanager.proxyuser.*.groups',
     "value": "",
     "templateName": [],
     "foreignKey": null,