Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-22978

Mandatory configs warning in Ambari while editing the config of HDFS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Invalid
    • None
    • None
    • None
    • None

    Description

      On the GUI HDFS advanced settings indicates to problems, that it should not.
      This is caused by a bad ssl-client.xml at /var/lib/ambari-server/resources/common-services/HDFS/3.0.0.3.0/configuration/ssl-client.xml

      <property>
      <name>ssl.client.keystore.password</name>
      <value/>
      <value-attributes>
      <empty-value-valid>true</empty-value-valid>
      </value-attributes>
      <property-type>PASSWORD</property-type>
      <description>Password to open the keystore file.</description>
      <value-attributes>
      <type>password</type>
      </value-attributes>
      <on-ambari-upgrade add="false"/>
      </property>
      There are 2 value-attributes section. Merging them solves this problem.

      Attachments

        Activity

          People

            majorendre Endre Major
            majorendre Endre Major
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: