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:
parent
2c2e77b3bb
commit
0df7f5cdf6
|
@ -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.|
|
| *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
|
### <a name="listZones"></a>listZones
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue