Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-1416

MiniOzoneCluster should set custom value for hdds.datanode.replication.work.dir

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.4.0
    • 0.4.1
    • test
    • Done

    Description

      Datanode uses a temporary working directory for copying/replicating containers, the default location of this directory is read from system property java.io.tmpdir. Since all the datanodes are running in same machine/jvm in MiniOzoneCluster we might corrupt the data while the datanodes are moving containers as all the datanodes will be using the same working directory.

      While configuring datanode for MiniOzoneCluster, we should set custom value for hdds.datanode.replication.work.dir in each datanode instance.

      Attachments

        1. HDDS-1416.002.patch
          1 kB
          chencan
        2. HDDS-1416.001.patch
          1 kB
          chencan

        Activity

          People

            candychencan chencan
            nanda Nandakumar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: