Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-12827

Need Clarity on Replica Placement: The First Baby Steps in HDFS Architecture documentation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Not A Problem
    • None
    • None
    • documentation
    • None

    Description

      The placement should be this:
      https://hadoop.apache.org/docs/r1.2.1/hdfs_design.html

      HDFS’s placement policy is to put one replica on one node in the local rack, another on a node in a different (remote) rack, and the last on a different node in the same remote rack.

      Hadoop Definitive guide says the same and I have tested and saw the same behavior as above.

      ############
      But the documentation in the versions after r2.5.2 it was mentioned as:
      http://hadoop.apache.org/docs/r2.5.2/hadoop-project-dist/hadoop-hdfs/HdfsDesign.html

      HDFS’s placement policy is to put one replica on one node in the local rack, another on a different node in the local rack, and the last on a different node in a different rack.

      Attachments

        Activity

          People

            bharat Bharat Viswanadham
            surinuthalapati@live.com Suri Nuthalapati
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: