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

Kafka service components should indicate security state

    XMLWordPrintableJSON

Details

    Description

      The Kafka service components should indicate security state when queried by Ambari Agent via STATUS_COMMAND. Each component should determine it's state as follows:

      KAFKA_BROKER

      Indicators

      • Command JSON
        • config['configurations']['cluster-env']['security_enabled']
          • = “true”

      Pseudocode

      if indicators imply security is on and validate
          state = SECURED_KERBEROS
      else
          state = UNSECURED
      

      Attachments

        Issue Links

          Activity

            People

              rlevas Robert Levas
              rlevas Robert Levas
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: