HADOOP-15181. Typo in SecureMode.md
Signed-off-by: Akira Ajisaka <aajisaka@apache.org> (cherry picked from commit6e27b20b4d
) (cherry picked from commitab482ebe73
)
This commit is contained in:
parent
c4ba8eb003
commit
93220f90ea
|
@ -575,7 +575,7 @@ or implicitly set to "simple":
|
||||||
|
|
||||||
Needless to say, an application so configured cannot talk to a secure Hadoop cluster.
|
Needless to say, an application so configured cannot talk to a secure Hadoop cluster.
|
||||||
|
|
||||||
#### `--verifyshortname <principal>`: validate the short name of a principal
|
#### `--verifyshortname <principal>`: validate the short name of a principal
|
||||||
|
|
||||||
This verifies that the short name of a principal contains neither the `"@"`
|
This verifies that the short name of a principal contains neither the `"@"`
|
||||||
nor `"/"` characters.
|
nor `"/"` characters.
|
||||||
|
|
Loading…
Reference in New Issue