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

Kafka service failed to start during regenerate keytab after upgrade from Biginsights 4.2.5,4.2.0 to HDP 2.6.2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 2.5.2
    • 2.5.2
    • express-upgrade

    Description

      Steps to Reproduce

      1. Install IOP 4.2.5 with Kafka
      2. Kerberize the cluster
      3. Upgrade Ambari to 2.5.2
      4. Register HDP 2.6
      5. Remove iop-select
      6. Install HDP 2.6.
      7. Express Upgrade from BigInsights to HDP
      8. Regenerate Keytab

      After regenerate keytab, Kafka will go down.

      The problem is that kafka-broker config type has

      listeners: "SASL_PLAINTEXT://localhost:6667"
      security.inter.broker.protocol: "SASL_PLAINTEXT"
      

      and it needs to replace "SASL_PLAINTEXT" with "PLAINTEXTSASL"

      Attachments

        1. AMBARI-21573.patch
          5 kB
          Alejandro Fernandez

        Issue Links

          Activity

            People

              afernandez Alejandro Fernandez
              afernandez Alejandro Fernandez
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: