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

considerLoad factor can be improved

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.6.0
    • 2.8.0, 3.0.0-alpha1
    • None
    • None
    • Reviewed

    Description

      Currently considerLoad avoids choosing nodes that are too active, so it helps level the HDFS load across the cluster. Under normal conditions, this is desired. However, when a cluster has a large percentage of nearly full nodes, this can make it difficult to find good targets because the placement policy wants to avoid the full nodes, but considerLoad wants to avoid the busy less-full nodes.

      Attachments

        1. HDFS-9318-v2.patch
          7 kB
          Kuhu Shukla
        2. HDFS-9318-v1.patch
          7 kB
          Kuhu Shukla

        Activity

          People

            kshukla Kuhu Shukla
            kshukla Kuhu Shukla
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: