hadoop/hadoop-hdds/docs/content/SCMCLI.md

1.4 KiB

title date menu
SCMCLI 2017-08-10
main
parent
Tools

SCM is the block service for Ozone. It is also the workhorse for ozone. But user process never talks to SCM. However, being able to read the state of SCM is useful.

SCMCLI allows the developer to access SCM directly. Please note: Improper usage of this tool can destroy your cluster. Unless you know exactly what you are doing, Please do not use this tool. In other words, this is a developer only tool. We might even remove this command in future to prevent improper use.