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

Enable HDFS alerts with multiple namservices

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • trunk
    • 2.4.0
    • None
    • None

    Description

      If dfs.namenode.http(s)-address is removed due to HA and multiple nameservices are configured NN web alerting reports NN site down.

      Reason seems to be the following alerting configuration:

      "high_availability": {
                    "nameservice": "{{hdfs-site/dfs.nameservices}}",
                    "alias_key" : "{{hdfs-site/dfs.ha.namenodes.{{ha-nameservice}}}}",
                    "http_pattern" : "{{hdfs-site/dfs.namenode.http-address.{{ha-nameservice}}.{{alias}}}}",
                    "https_pattern" : "{{hdfs-site/dfs.namenode.https-address.{{ha-nameservice}}.{{alias}}}}"
                  }
      

      Attachments

        1. AMBARI-15508
          11 kB
          Henning Kropp

        Issue Links

          Activity

            People

              hkropp Henning Kropp
              hkropp Henning Kropp
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: