瀏覽代碼

AMBARI-15103: Move HAWQ system password to General Accordion tab (mithmatt via jaoki)

Jun Aoki 9 年之前
父節點
當前提交
d741e438db

+ 1 - 1
ambari-server/src/main/resources/common-services/HAWQ/2.0.0/configuration/hawq-env.xml

@@ -19,7 +19,7 @@
 
 
   <property>
   <property>
     <name>hawq_password</name>
     <name>hawq_password</name>
-    <display-name>HAWQ system user password</display-name>
+    <display-name>HAWQ System User Password</display-name>
     <value></value>
     <value></value>
     <description>The password of HAWQ system user.
     <description>The password of HAWQ system user.
       During cluster initialization and when provisioning new hosts, ssh keys are exchanged using this password.
       During cluster initialization and when provisioning new hosts, ssh keys are exchanged using this password.

+ 7 - 0
ambari-web/app/data/HDP2.3/site_properties.js

@@ -339,6 +339,13 @@ hdp23properties.push({
     "serviceName": "HAWQ",
     "serviceName": "HAWQ",
     "index": 9
     "index": 9
   },
   },
+  {
+    "name": "hawq_password",
+    "filename": "hawq-env.xml",
+    "category": "General",
+    "serviceName": "HAWQ",
+    "index": 10
+  },
   {
   {
     "name": "content",
     "name": "content",
     "serviceName": "HAWQ",
     "serviceName": "HAWQ",