Explorar el Código

HDDS-630. Rename KSM to OM in Hdds.md. Contributed by Takanobu Asanuma.

(cherry picked from commit 47eeb3eb7bffa20f2c3526a5cbb85cae9af667bd)
Arpit Agarwal hace 6 años
padre
commit
e66fba8a8a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      hadoop-ozone/docs/content/Hdds.md

+ 1 - 1
hadoop-ozone/docs/content/Hdds.md

@@ -33,7 +33,7 @@ to maintain the replication levels needed by the cluster.
 
 It is easier to look at a putKey operation to understand the role that SCM plays.
 
-To put a key, a client makes a call to KSM with the following arguments.
+To put a key, a client makes a call to OM with the following arguments.
 
 -- putKey(keyName, data, pipeline type, replication count)