This is an automated email from the ASF dual-hosted git repository.
yisheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git
The following commit(s) were added to refs/heads/master by this push:
new b58054e HDDS-4169. Fix some minor errors in
StorageContainerManager.md (#1367)
b58054e is described below
commit b58054eb6032b1acc7c391bab1ac6f0183e79a53
Author: Neo Yang <[email protected]>
AuthorDate: Thu Sep 3 11:30:17 2020 +0800
HDDS-4169. Fix some minor errors in StorageContainerManager.md (#1367)
---
hadoop-hdds/docs/content/concept/StorageContainerManager.md | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/hadoop-hdds/docs/content/concept/StorageContainerManager.md
b/hadoop-hdds/docs/content/concept/StorageContainerManager.md
index 68953ce..c0a7c0b 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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]