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

DN must reserve space for a full block when an RBW block is created

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5.0
    • 2.6.0
    • datanode
    • None
    • Reviewed

    Description

      DN will successfully create two RBW blocks on the same volume even if the free space is sufficient for just one full block.

      One or both block writers may subsequently get a DiskOutOfSpace exception. This can be avoided by allocating space up front.

      Attachments

        1. HDFS-6898.07.patch
          29 kB
          Arpit Agarwal
        2. HDFS-6898.06.patch
          31 kB
          Arpit Agarwal
        3. HDFS-6898.05.patch
          31 kB
          Arpit Agarwal
        4. HDFS-6898.04.patch
          31 kB
          Arpit Agarwal
        5. HDFS-6898.03.patch
          26 kB
          Arpit Agarwal
        6. HDFS-6898.01.patch
          24 kB
          Arpit Agarwal

        Issue Links

          Activity

            People

              arp Arpit Agarwal
              gopalv Gopal Vijayaraghavan
              Votes:
              0 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: