With a new service definition for HAWQ on PHD stack, I am creating a
configuration file with a password field for Admin Passwords. The field
shows up in UI but does not shadow user input. Known issue or I am missing
something. Here is how the config looks:

  <property require-input = "true">
    <name>hawq.user.password</name>
    <value></value>
    <property-type>PASSWORD</property-type>
    <description>HAWQ Admin Password</description>
  </property>


Sujeet

Reply via email to