diff --git a/hadoop-hdds/docs/content/concept/StorageContainerManager.md b/hadoop-hdds/docs/content/concept/StorageContainerManager.md index 68953ced24d..c0a7c0bd9ee 100644 --- a/hadoop-hdds/docs/content/concept/StorageContainerManager.md +++ b/hadoop-hdds/docs/content/concept/StorageContainerManager.md @@ -46,7 +46,7 @@ replicas. If there is a loss of data node or a disk, SCM detects it and instructs data nodes make copies of the missing blocks to ensure high availability. - 3. **SCM's Ceritificate authority** is in + 3. **SCM's Certificate Authority** is in charge of issuing identity certificates for each and every service in the cluster. This certificate infrastructure makes it easy to enable mTLS at network layer and the block @@ -90,9 +90,6 @@ The following data is persisted in Storage Container Manager side in a specific ## Notable configuration - -## Notable configuration - key | default | description | ----|-------------|-------- ozone.scm.container.size | 5GB | Default container size used by Ozone