[
https://issues.apache.org/jira/browse/HDFS-11145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15688110#comment-15688110
]
Hudson commented on HDFS-11145:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10876 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10876/])
HDFS-11145. Implement getTrashRoot() for ViewFileSystem. (Manoj (lei: rev
3a09e5970db7e6db4cc47f18dafc1daf0ff2538b)
* (edit)
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/viewfs/ViewFileSystemBaseTest.java
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ViewFileSystem.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFileSystemHdfs.java
> Implement getTrashRoot() for ViewFileSystem
> -------------------------------------------
>
> Key: HDFS-11145
> URL: https://issues.apache.org/jira/browse/HDFS-11145
> Project: Hadoop HDFS
> Issue Type: Task
> Affects Versions: 3.0.0-alpha1
> Reporter: Manoj Govindassamy
> Assignee: Manoj Govindassamy
> Labels: viewfs
> Fix For: 3.0.0-alpha2
>
> Attachments: HDFS-11145.01.patch
>
>
> ViewFileSystem doesn't have the custom implementation of
> FileSystem#getTrashRoot(Path) yet and hence irrespective of Paths passed in,
> ViewFileSystem always returns the user specific .Trash directory.
> ViewFileSystem should implement getTrashRoot(Path) and delegate the call to
> the respective mounted file system which can then examine about EZ or other
> criteria and return a proper Trash directory.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]