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

delete tag on a property in stack definition is not honored after cluster deployment

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 2.4.0
    • trunk
    • None
    • None

    Description

      Delete tag on a property in stack definition is not honored after cluster deployment. The property still stays in Advanced spark-defaults section.

      • Add delete tag in spark-defaults.conf
        <?xml version="1.0" encoding="UTF-8"?>
        <configuration supports_final="true">
          <property>
                   <name>propertyname</name>
              <deleted>true</deleted>
          </property>
        </configuration>
        
      • restart ambari-server

      This property does not move to Custom Spark property category and it can not be deleted.

      Attachments

        Activity

          People

            ababych Arsen Babych
            yeshavora Yesha Vora
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: