You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2019/12/16 21:25:46 UTC

[GitHub] [hadoop-ozone] smengcl opened a new pull request #367: [WIP] HDDS-2665. Implement new Ozone Filesystem scheme ofs://

smengcl opened a new pull request #367: [WIP] HDDS-2665. Implement new Ozone Filesystem scheme ofs://
URL: https://github.com/apache/hadoop-ozone/pull/367
 
 
   ## What changes were proposed in this pull request?
   
   Implement a new scheme for Ozone Filesystem where all volumes (and buckets) can be access from a single root.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2665
   
   ## How was this patch tested?
   
   This is work-in-progress. Hasn't been completely tested yet. Still writing new test cases.
   
   ## Notes
   1. So far the new FS class is named as `OFileSystem` (will later change into `OzoneRootedFileSystem` or something else);
   2. A bunch of TODOs are noted in commit messages and within code.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org