HADOOP-16008. Fix typo in CommandsManual.md
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
This commit is contained in:
parent
eb8b1eaa9a
commit
500b2a0ca6
|
@ -174,7 +174,7 @@ Commands useful for administrators of a hadoop cluster.
|
|||
Usage:
|
||||
|
||||
hadoop daemonlog -getlevel <host:port> <classname> [-protocol (http|https)]
|
||||
hdoop daemonlog -setlevel <host:port> <classname> <level> [-protocol (http|https)]
|
||||
hadoop daemonlog -setlevel <host:port> <classname> <level> [-protocol (http|https)]
|
||||
|
||||
| COMMAND\_OPTION | Description |
|
||||
|:---- |:---- |
|
||||
|
|
Loading…
Reference in New Issue