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

ChecksumFileSystem : some operations implicitly not supported.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.12.3
    • 0.14.0
    • fs
    • None

    Description

      It looks like skip() would skip bytes on data stream. That assures next read is going to be a checksum error. If skip() is not supported, ideally it should throw an exception with clear message.

      Also positional reads (read(long position, buf)) don't seem to checksum the data. It might be ok, but it is not obvious to users.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rangadi Raghu Angadi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: