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

ZCR should work with blocks bigger than 2 GB

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • hdfs-client
    • None

    Description

      Zero-copy reads should work with blocks bigger than 2 GB. This will a little tricky, because a single ByteBuffer can only span 2 GB in Java (due to the use of a signed 4-byte int for sizes, etc).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cmccabe Colin McCabe
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated: