[
https://issues.apache.org/jira/browse/HDFS-15305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17099464#comment-17099464
]
Hudson commented on HDFS-15305:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18216 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/18216/])
HDFS-15305. Extend ViewFS and provide ViewFileSystemOverloadScheme (github: rev
9c8236d04dfc3d4cefe7a00b63625f60ee232cfe)
* (add)
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFileSystemOverloadSchemeLocalFileSystem.java
* (edit)
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/viewfs/ViewFileSystemBaseTest.java
* (edit)
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/FileSystemContractBaseTest.java
* (add)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFileSystemOverloadSchemeHdfsFileSystemContract.java
* (add)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFileSystemOverloadSchemeWithHdfsScheme.java
* (add)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ViewFileSystemOverloadScheme.java
* (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/FsConstants.java
> Extend ViewFS and provide ViewFSOverloadScheme implementation with scheme
> configurable.
> ---------------------------------------------------------------------------------------
>
> Key: HDFS-15305
> URL: https://issues.apache.org/jira/browse/HDFS-15305
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: fs, hadoop-client, hdfs-client, viewfs
> Affects Versions: 3.2.1
> Reporter: Uma Maheswara Rao G
> Assignee: Uma Maheswara Rao G
> Priority: Major
>
> Provide ViewFsOverloadScheme implementation by extending ViewFileSystem class.
> # When target scheme and uri scheme matches, it should handle to create
> target filesystems different way than using FileSystem.get API.
> # Provide the flexibility to configure overload scheme.
> ex: by setting hdfs scheme and impl to ViewFsOverloadScheme, users should be
> able to continue working with hdfs scheme uris and should be able to mount
> any hadoop compatible file systems as target. It will follow the same mount
> link configuration pattern as ViewFileSystem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]