Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-1752

When "dfs.nameservices" configures multiple nameservice id and then test hdfs connection, verifying "dfs.client.failover.proxy.provider.[dfs.nameservices]" is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0, master
    • plugins
    • Patch

    Description

      When "dfs.nameservices" configures multiple nameservice id (dfs.nameservices=nameservice1,nameservice2) and then test hdfs connection,
      the code will check "dfs.client.failover.proxy.provider.nameservice1,nameservice2" to be mandatory, but this is incorrect.
      We should check "dfs.client.failover.proxy.provider.nameservice1" and "dfs.client.failover.proxy.provider.nameservice2" to be mandatory, respectively.

      Some other configuration items are the same:
      dfs.ha.namenodes.[nameservice ID]
      dfs.namenode.rpc-address.[nameservice ID]

      Attachments

        Activity

          People

            peng.jianhua peng.jianhua
            peng.jianhua peng.jianhua
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: