A clarification: There is no "default file system” in a freshly installed Ozone cluster today because o3fs is bucket-rooted. With ofs we can now configure a default FS out of the box. o3fs is not really being deprecated yet, it will remain as before and can still be configured.
Siyao, I suggest we update docs/examples to use ofs, but leave a pointer to o3fs docs for now. Thanks, Arpit > On Jun 24, 2020, at 8:50 AM, Wei-Chiu Chuang <[email protected]> > wrote: > > Sounds good to me as long as we make sure all user docs are updated to use > o3fs as examples. > > On Tue, Jun 23, 2020 at 11:35 AM Siyao Meng <[email protected]> > wrote: > >> Fellow Ozone developers, >> >> I am thinking of making OFS the default since it should be the way >> forward. The main reason I am sending this email is that I am about to do >> some work to deprecate o3fs and replace existing o3fs paths in the existing >> user guides with OFS ones. Also, new tests will be added to test OFS (e.g. >> MapReduce acceptance tests). OFS follow-up work uber jira is created >> at HDDS-3820. >> >> At least for the upcoming 0.6.0 release, both o3fs and OFS will be usable >> on the client. o3fs won't be gone any time soon. >> >> If you have any concerns, comments and suggestions. Feel free to discuss >> it in this thread. Thanks! >> >> Cheers, >> Siyao Meng >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
