Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-1623 High Availability Framework for HDFS NN
  3. HDFS-2861

HA: checkpointing should verify that the dfs.http.address has been configured to a non-loopback for peer NN

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • HA branch (HDFS-1623)
    • HA branch (HDFS-1623)
    • ha, namenode
    • None

    Description

      In an HA setup I was running for the past week, I just noticed that checkpoints weren't getting properly uploaded, since the SBN was connecting to http://0.0.0.0:50070/ rather than the correct dfs.http.address. So, it was uploading checkpoints to itself instead of the peer. We should add sanity checks during startup to ensure that the configuration is correct.

      Attachments

        1. hdfs-2861.txt
          12 kB
          Todd Lipcon
        2. hdfs-2861.txt
          19 kB
          Todd Lipcon
        3. hdfs-2861.txt
          19 kB
          Todd Lipcon
        4. hdfs-2861.txt
          19 kB
          Todd Lipcon

        Activity

          People

            tlipcon Todd Lipcon
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: