Repository: hadoop Updated Branches: refs/heads/ozone-0.3 d7d445b35 -> e66fba8a8 refs/heads/trunk aeeb0389a -> 47eeb3eb7
HDDS-630. Rename KSM to OM in Hdds.md. Contributed by Takanobu Asanuma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/47eeb3eb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/47eeb3eb Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/47eeb3eb Branch: refs/heads/trunk Commit: 47eeb3eb7bffa20f2c3526a5cbb85cae9af667bd Parents: aeeb038 Author: Arpit Agarwal <[email protected]> Authored: Thu Oct 11 09:20:11 2018 -0700 Committer: Arpit Agarwal <[email protected]> Committed: Thu Oct 11 09:20:11 2018 -0700 ---------------------------------------------------------------------- hadoop-ozone/docs/content/Hdds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/47eeb3eb/hadoop-ozone/docs/content/Hdds.md ---------------------------------------------------------------------- diff --git a/hadoop-ozone/docs/content/Hdds.md b/hadoop-ozone/docs/content/Hdds.md index 9978c26..35654cd 100644 --- a/hadoop-ozone/docs/content/Hdds.md +++ b/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) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
