You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ab...@apache.org on 2015/08/06 09:13:51 UTC

ambari git commit: AMBARI-12645 Ranger Admin properties issues (additional patch). (ababiichuk)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.1 8fe01791c -> 077c82508


AMBARI-12645 Ranger Admin properties issues (additional patch).  (ababiichuk)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/077c8250
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/077c8250
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/077c8250

Branch: refs/heads/branch-2.1
Commit: 077c82508ec3adcb268e022e7d70703104cf7579
Parents: 8fe0179
Author: aBabiichuk <ab...@cybervisiontech.com>
Authored: Thu Aug 6 10:08:45 2015 +0300
Committer: aBabiichuk <ab...@cybervisiontech.com>
Committed: Thu Aug 6 10:13:43 2015 +0300

----------------------------------------------------------------------
 ambari-web/app/data/HDP2.3/site_properties.js | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/077c8250/ambari-web/app/data/HDP2.3/site_properties.js
----------------------------------------------------------------------
diff --git a/ambari-web/app/data/HDP2.3/site_properties.js b/ambari-web/app/data/HDP2.3/site_properties.js
index 43771c4..68cfbc1 100644
--- a/ambari-web/app/data/HDP2.3/site_properties.js
+++ b/ambari-web/app/data/HDP2.3/site_properties.js
@@ -531,7 +531,7 @@ hdp23properties.push({
   {
     "name": "ranger_mysql_host",
     "id": "puppet var",
-    "displayName": "MYSQL database Host",
+    "displayName": "Ranger DB host",
     "description": "Specify the host on which the existing database is hosted",
     "recommendedValue": "",
     "value": "",
@@ -547,7 +547,7 @@ hdp23properties.push({
   {
     "name": "ranger_oracle_host",
     "id": "puppet var",
-    "displayName": "Oracle database Host",
+    "displayName": "Ranger DB host",
     "description": "Specify the host on which the existing database is hosted",
     "recommendedValue": "",
     "value": "",
@@ -563,7 +563,7 @@ hdp23properties.push({
   {
     "name": "ranger_postgres_host",
     "id": "puppet var",
-    "displayName": "Database Host",
+    "displayName": "Ranger DB host",
     "description": "Specify the host on which the existing database is hosted",
     "recommendedValue": "",
     "value": "",
@@ -579,7 +579,7 @@ hdp23properties.push({
   {
     "name": "ranger_mssql_host",
     "id": "puppet var",
-    "displayName": "Database Host",
+    "displayName": "Ranger DB host",
     "description": "Specify the host on which the existing database is hosted",
     "recommendedValue": "",
     "value": "",
@@ -754,7 +754,7 @@ hdp23properties.push({
     "isReconfigurable": true,
     "displayType": "",
     "isOverridable": false,
-    "isVisible": true,
+    "isVisible": false,
     "isRequired": false,
     "serviceName": "RANGER",
     "filename": "admin-properties.xml",