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

Smoke test for YARN uses the hostname in yarn.resourcemanager.webapp.address for smoke tests.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.1
    • 1.4.2
    • ambari-agent
    • None

    Description

      Smoke test for YARN uses the hostname in yarn.resourcemanager.webapp.address for smoke tests.

      ambari-agent/src/main/puppet/modules/hdp-yarn/manifests/params.pp:44:  $rm_webui_address = hdp_default("yarn-site/yarn.resourcemanager.webapp.address", "0.0.0.0:8088")
      

      We should not using the hostname in this property for smoke tests (example validateYarnComponentStatus.py). This smoke test assumes that the hostname part of this property is the actual hostname of RM. This is incorrect . This property can have 0.0.0.0 as the address.

      Attachments

        1. AMBARI-3696.patch
          2 kB
          Artem Stepanovich Baranchuk
        2. AMBARI-3696.patch
          2 kB
          Artem Stepanovich Baranchuk

        Activity

          People

            abaranchuk Artem Stepanovich Baranchuk
            abaranchuk Artem Stepanovich Baranchuk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: