Features
Ozone Features
Ozone features are explained in the following pages. Features such as high availability, topology awareness, metrics tools are detailed in next pages.
OM High Availability
HA setup for Ozone Manager to avoid any single point of failure.
OM High AvailabilitySCM High Availability
HA setup for Storage Container Manager to avoid any single point of failure.
SCM High AvailabilityMerge Container RocksDB in DN
Introduction to Ozone Datanode Container Schema V3
Merge Container RocksDB in DNPrefix based File System Optimization
Supports atomic rename and delete operation.
Prefix based File System OptimizationNon-Rolling Upgrades and Downgrades
How to do non-rolling upgrades and downgrades of Ozone
Non-Rolling Upgrades and DowngradesS3 Multi-Tenancy
Ozone Multi-Tenancy that allows multiple tenants to share the same Ozone cluster. Compatible with S3 API.
S3 Multi-TenancyFairCallQueue This document contains information for setting up the FairCallQueue feature with Ozone. In order for FairCallQueue to be enabled and used, Hadoop RPC must be used as transport protocol for OM - S3G communication. There is no implementation for gRPC yet. There is a custom IdentityProvider implementation for Ozone that must be specified in the configuration, otherwise there is no S3G impersonation which makes the FairCallQueue ineffective since it’s only reading one user, the S3G special user instead of the S3G client user.