Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-1300

deletion of excess replicas does not take into account 'rack-locality'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.13.0
    • 0.14.0
    • None
    • None

    Description

      One rack went down today, resulting in one missing block/file.
      Looking at the log, this block was originally over-replicated.
      3 replicas on one rack and 1 replica on another.

      Namenode decided to delete the latter, leaving 3 replicas on the same rack.

      It'll be nice if the deletion is also rack-aware.

      Attachments

        1. excessDel.patch
          4 kB
          Hairong Kuang
        2. excessDel1.patch
          4 kB
          Hairong Kuang

        Issue Links

          Activity

            People

              hairong Hairong Kuang
              knoguchi Koji Noguchi
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: