Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-10438

When NameNode HA is configured to use the lifeline RPC server, it should log the address of that server.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha1
    • ha, namenode
    • None
    • Reviewed

    Description

      As reported by magnum:

      I have configured below

      dfs.namenode.servicerpc-address.xdev.nn1=my.host.com:8040
      dfs.namenode.lifeline.rpc-address.xdev.nn1=my.host.com:8041
      

      servicerpc port is 8040, lifeline port is 8041.
      however zkfc daemon is logging using servicerpc port.
      It may cause confusion.

      thank you.

      2016-05-19 19:18:40,566 WARN  ha.HealthMonitor (HealthMonitor.java:doHealthChecks(207)) - Service health check failed for NameNode at my.host.com/10.114.87.91:8040: The NameNode has no resources available
      

      Attachments

        1. HDFS-10438.002.patch
          3 kB
          Chris Nauroth
        2. HDFS-10438.001.patch
          3 kB
          Chris Nauroth

        Activity

          People

            cnauroth Chris Nauroth
            magnum KWON BYUNGCHANG
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: