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

Add Visibility Attributes to Services

    XMLWordPrintableJSON

Details

    • Ambari Service Visibility

    Description

      Problem
      In a stack there may be one or more services that should not be installable, configurable, or managed via the Ambari web-based interface. Such a service may need to be installed via some Ambari API call or manually. There is no way to specify these “visibility” attributes within a service’s definition; thus to “hide” a service, one-off code needs to be added to the different Ambari facilities.

      Solution
      Add visibility attributes to service definitions to describe how Ambari should expose services via front-end facilities. The following Boolean attributes should be settable by services:

      • installable
        • indicates if Ambari can install the service - if not installable, the service should be hidden from “add service” features of Ambari
      • managed
        • indicates if Ambari can start and stop the service - if not managed, the service should be hidden from all views where management operations can occur
      • monitored
        • indicates if Ambari can monitor the service - if not monitored, status information should not be displayed

      Attachments

        1. AMBARI-7469.v3.patch
          51 kB
          Sebastian Toader
        2. AmbariServiceVisibility.pdf
          212 kB
          Robert Levas

        Issue Links

          Activity

            People

              stoader Sebastian Toader
              rlevas Robert Levas
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: