Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions hadoop-hdds/docs/content/concept/StorageContainerManager.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down