Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Is there a way to rename\disable entries in Ambari service config

avatar
Contributor

By default if Ambari service uses configuration file called service-config.xml there will be two entries in Ambari UI called Advances service-config and Custom service-config (attached example for Solr to illustrate that).

I want to remove Custom ... section at all and use my own name for Advanced ... section (Not 'Advanced service-config' but 'Configuration for MyService').

Is that possible?

13798-v1.png

1 ACCEPTED SOLUTION

avatar
Contributor

To disable you should use the following:

<configuration supports_adding_forbidden="true">

View solution in original post

1 REPLY 1

avatar
Contributor

To disable you should use the following:

<configuration supports_adding_forbidden="true">