HADOOP-15181. Typo in SecureMode.md

Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
This commit is contained in:
Masahiro Tanaka 2018-01-22 17:12:36 +09:00 committed by Akira Ajisaka
parent 836643d793
commit 6e27b20b4d
No known key found for this signature in database
GPG Key ID: C1EDBB9CA400FD50
1 changed files with 1 additions and 1 deletions

View File

@ -572,7 +572,7 @@ or implicitly set to "simple":
Needless to say, an application so configured cannot talk to a secure Hadoop cluster.
#### `--verifyshortname &lt;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 `"@"`
nor `"/"` characters.