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

Implement getFileChecksum(path, length) for ViewFileSystem

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha1
    • 3.0.0-alpha2
    • viewfs
    • None

    Description

      ViewFileSystem inherits the default implementation of getFileChecksum(final Path f, final long length) from FileSystem which returns null. ViewFileSystem must override this to resolve the target filesystem and file path from configured mount points and invoke the right checksum method on the target filesystem.

      Attachments

        1. HADOOP-13828.01.patch
          4 kB
          Manoj Govindassamy

        Activity

          People

            manojg Manoj Govindassamy
            manojg Manoj Govindassamy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: