Ivan Andika created HDDS-15380:
----------------------------------
Summary: [Website v2] [Docs] [User Guide] s3a vs ofs
Key: HDDS-15380
URL: https://issues.apache.org/jira/browse/HDDS-15380
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Ivan Andika
Assignee: Ivan Andika
Both S3A and OFS are Hadoop-compatible file system that can be used on Ozone.
Each protocols have their own use cases.
For example, OFS should be faster than S3A since it does not need another proxy
(i.e. S3G) in the data path. However, S3A can support per-bucket configuration
(i.e. for hybrid-cloud scenario or multiple S3 providers). S3A also can be used
on OBJECT_STORE bucket (although there is a price such as directory markers
mechanism, etc) although but OFS has been restricted to only run on LEGACY and
FSO bucket layouts.
We can write a document to compare these documents and add a link to the base
S3A and OFS documentation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]