This is an automated email from the ASF dual-hosted git repository.
tanvipenumudy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new d8c94fb9a9 HDDS-12212. Fix grammar in decommissioning and
observability documentation (#7815)
d8c94fb9a9 is described below
commit d8c94fb9a90eba68cc655f9690461b5f42d209c4
Author: Gargi Jaiswal <[email protected]>
AuthorDate: Wed Feb 5 18:57:09 2025 +0530
HDDS-12212. Fix grammar in decommissioning and observability documentation
(#7815)
---
hadoop-hdds/docs/content/feature/Decommission.md | 2 +-
hadoop-hdds/docs/content/feature/Observability.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/hadoop-hdds/docs/content/feature/Decommission.md
b/hadoop-hdds/docs/content/feature/Decommission.md
index 8058c0c090..233caf4289 100644
--- a/hadoop-hdds/docs/content/feature/Decommission.md
+++ b/hadoop-hdds/docs/content/feature/Decommission.md
@@ -70,7 +70,7 @@ ozone admin datanode recommission [-hV] [-id=<scmServiceId>]
Ozone Manager (OM) decommissioning is the process in which you gracefully
remove one of the OM from the OM HA Ring.
To decommission an OM and remove the node from the OM HA ring, the following
steps need to be executed.
-1. Add the _OM NodeId_ of the to be decommissioned OM node to the
_ozone.om.decommissioned.nodes.<omServiceId>_ property in _ozone-site.xml_ of
all
+1. Add the _OM NodeId_ of the OM Node to be decommissioned to the
_ozone.om.decommissioned.nodes.<omServiceId>_ property in _ozone-site.xml_ of
all
other OMs.
2. Run the following command to decommission an OM node.
```shell
diff --git a/hadoop-hdds/docs/content/feature/Observability.md
b/hadoop-hdds/docs/content/feature/Observability.md
index b122f4bc83..d46e7d704f 100644
--- a/hadoop-hdds/docs/content/feature/Observability.md
+++ b/hadoop-hdds/docs/content/feature/Observability.md
@@ -56,7 +56,7 @@ scrape_configs:
## Grafana
-Once Prometheus is up and running, Grana can be configured to monitor and
visualize Ozone metrics.
+Once Prometheus is up and running, Grafana can be configured to monitor and
visualize Ozone metrics.
### Add Prometheus as a data source
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]