HDFS-11175. Document uppercase key names are not supported in TransparentEncryption.md. Contributed by Yiqun Lin.

(cherry picked from commit 636f7547b7)
This commit is contained in:
Akira Ajisaka 2016-11-25 17:48:54 +09:00
parent 2c2e77b3bb
commit 0df7f5cdf6
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ Create a new encryption zone.
| | |
|:---- |:---- |
| *path* | The path of the encryption zone to create. It must be an empty directory. A trash directory is provisioned under this path.|
| *keyName* | Name of the key to use for the encryption zone. |
| *keyName* | Name of the key to use for the encryption zone. Uppercase key names are unsupported. |
### <a name="listZones"></a>listZones