[
https://issues.apache.org/jira/browse/HADOOP-13828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15703021#comment-15703021
]
Hudson commented on HADOOP-13828:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10899 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10899/])
HADOOP-13828. Implement getFileChecksum(path, length) for (wang: rev
a2b1ff0257bde26d1f64454e97bc1225294a30b9)
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ViewFileSystem.java
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ChRootedFileSystem.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFileSystemHdfs.java
> 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
> Fix For: 3.0.0-alpha2
>
> Attachments: HADOOP-13828.01.patch
>
>
> {{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: [email protected]
For additional commands, e-mail: [email protected]