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

RU/EU can't start if hosts have name in MixedCASE in configs for NameNode, HBASE Master, ResourceManager

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.2.2
    • ambari-server
    • None

    Description

      RU/EU tries to resolve the hostnames for NameNode, HBASE Master, and ResourceManager by using MasterHostResolver.java, which queries configs and then JMX.

      Ambari DB stores the hostnames in all lowercase, so if the configs or JMX store the hostnames in a different case, then Ambari will throw an exception that the host could not be found.

      To fix this, convert all hostnames to lowercase.

      Attachments

        1. AMBARI-15064.branch-2.2.patch
          16 kB
          Alejandro Fernandez
        2. AMBARI-15064.trunk.patch
          17 kB
          Alejandro Fernandez

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: