Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-7240 Scaling HDFS
  3. HDFS-12183

Ozone: KSM : Use proper defaults for block client address

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • HDFS-7240
    • HDFS-7240
    • ozone
    • Reviewed

    Description

      The setting ozone.scm.block.client.address allows extra flexibility but it is set to the ozone.scm.client.address all the time when we deploy the cluster.

      Currently, KSM will fail to startup if ozone.scm.block.client.address is not configured. This JIRA suggests that we use ozone.scm.client.address as the default for the ozone.scm.block.client.address, so we don't have to explicitly configure ozone.scm.block.client.address.

      Change involves modifying getScmAddressForBlockClients and the passing the default parameter to getHostNameFromConfigKeys and getPortNumberFromConfigKeys

      Attachments

        Activity

          People

            ljain Lokesh Jain
            aengineer Anu Engineer
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: