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

HA: Allow configs to be scoped to all NNs in the nameservice

    XMLWordPrintableJSON

Details

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

    Description

      Currently, for namenode-specific keys in HA, one must configure them as keyfoo.nameserviceid.namenodeid. However, in many cases all of the NNs in a nameservice would share the same value. So we should allow the configuration of "keyfoo.nameserviceid" to apply to all NNs. The resolution path for these keys would then be:
      keyfoo.nameserviceid.nnid
      keyfoo.nameserviceid (if above not set)
      keyfoo (if neither of above set)

      Attachments

        1. hdfs-2934.txt
          3 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: