Manoj Govindassamy created HADOOP-13828:
-------------------------------------------

             Summary: Implement getFileChecksum(path, length) for ViewFileSystem
                 Key: HADOOP-13828
                 URL: https://issues.apache.org/jira/browse/HADOOP-13828
             Project: Hadoop Common
          Issue Type: Task
          Components: viewfs
    Affects Versions: 3.0.0-alpha1
            Reporter: Manoj Govindassamy
            Assignee: Manoj Govindassamy


{{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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to