HDFS-11175. Document uppercase key names are not supported in TransparentEncryption.md. Contributed by Yiqun Lin.
(cherry picked from commit636f7547b7
) (cherry picked from commit0df7f5cdf6
)
This commit is contained in:
parent
24715cefe8
commit
011d478aab
|
@ -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